Searched refs:aDivisor (Results 1 – 3 of 3) sorted by relevance
1023 const awt::Size& aDivisor ) in CalculateWithFactor() argument1027 …sal_Int64 nWidth = (sal_Int64)aSize.Width * (sal_Int64)aMultiplier.Width / (sal_Int64)aDivisor.Wid… in CalculateWithFactor()1028 …sal_Int64 nHeight = (sal_Int64)aSize.Height * (sal_Int64)aMultiplier.Height / (sal_Int64)aDivisor.… in CalculateWithFactor()
110 const ::com::sun::star::awt::Size& aDivisor );
178 …virtual STRING SAL_CALL getImdiv( const STRING& aDivident, const STRING& aDivisor ) THROWDEF_RTE_…
Completed in 26 milliseconds