Home
last modified time | relevance | path

Searched refs:SetBaseSize (Results 1 – 5 of 5) sorted by relevance

/trunk/main/starmath/inc/
H A Dformat.hxx117 void SetBaseSize(const Size &rSize) { aBaseSize = rSize; } in SetBaseSize() function in SmFormat
/trunk/main/starmath/source/
H A Dformat.cxx187 SetBaseSize(rFormat.GetBaseSize()); in operator =()
H A Dcfgitem.cxx1013 pFormat->SetBaseSize( Size(0, SmPtsTo100th_mm( nTmp16 )) ); in LoadFormat()
H A Dunomodel.cxx576 aFormat.SetBaseSize(aSize); in _setPropertyValues()
H A Ddialog.cxx482 rFormat.SetBaseSize( Size(0, SmPtsTo100th_mm( static_cast< long >(aBaseSize.GetValue()))) ); in WriteTo()

Completed in 78 milliseconds