Home
last modified time | relevance | path

Searched refs:GetBaseSize (Results 1 – 6 of 6) sorted by relevance

/trunk/main/starmath/source/
H A Dunomodel.cxx572 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()
H A Dformat.cxx187 SetBaseSize(rFormat.GetBaseSize()); in operator =()
H A Dcfgitem.cxx1054 aFnt.SetSize( pFormat->GetBaseSize() ); in LoadFormat()
1086 pFormat->GetBaseSize().Height() ) ); in SaveFormat()
H A Ddialog.cxx470 Sm100th_mmToPts( rFormat.GetBaseSize().Height() ) ) ); in ReadFrom()
490 const Size aTmp (rFormat.GetBaseSize()); in WriteTo()
H A Dnode.cxx1468 if (GetFont().GetSize().Height() > rFormat.GetBaseSize().Height() / 3) in Arrange()
1683 rFormat.GetBaseSize().Height() * 3L / 2L); in Arrange()
/trunk/main/starmath/inc/
H A Dformat.hxx116 const Size & GetBaseSize() const { return aBaseSize; } in GetBaseSize() function in SmFormat

Completed in 45 milliseconds