Searched refs:GetBaseSize (Results 1 – 6 of 6) sorted by relevance
572 Size aSize = aFormat.GetBaseSize(); in _setPropertyValues()579 const Size aTmp( aFormat.GetBaseSize() ); in _setPropertyValues()825 sal_Int16 nVal = static_cast < sal_Int16 > (aFormat.GetBaseSize().Height()); in _getPropertyValues()
187 SetBaseSize(rFormat.GetBaseSize()); in operator =()
1054 aFnt.SetSize( pFormat->GetBaseSize() ); in LoadFormat()1086 pFormat->GetBaseSize().Height() ) ); in SaveFormat()
470 Sm100th_mmToPts( rFormat.GetBaseSize().Height() ) ) ); in ReadFrom()490 const Size aTmp (rFormat.GetBaseSize()); in WriteTo()
1468 if (GetFont().GetSize().Height() > rFormat.GetBaseSize().Height() / 3) in Arrange()1683 rFormat.GetBaseSize().Height() * 3L / 2L); in Arrange()
116 const Size & GetBaseSize() const { return aBaseSize; } in GetBaseSize() function in SmFormat
Completed in 53 milliseconds