Searched refs:SetBaseSize (Results 1 – 5 of 5) sorted by relevance
117 void SetBaseSize(const Size &rSize) { aBaseSize = rSize; } in SetBaseSize() function in SmFormat
187 SetBaseSize(rFormat.GetBaseSize()); in operator =()
1013 pFormat->SetBaseSize( Size(0, SmPtsTo100th_mm( nTmp16 )) ); in LoadFormat()
576 aFormat.SetBaseSize(aSize); in _setPropertyValues()
482 rFormat.SetBaseSize( Size(0, SmPtsTo100th_mm( static_cast< long >(aBaseSize.GetValue()))) ); in WriteTo()
Completed in 28 milliseconds