Lines Matching refs:FontSizeBox
1129 FontSizeBox::FontSizeBox( Window* pParent, WinBits nWinSize ) : in FontSizeBox() function in FontSizeBox
1137 FontSizeBox::FontSizeBox( Window* pParent, const ResId& rResId ) : in FontSizeBox() function in FontSizeBox
1145 FontSizeBox::~FontSizeBox() in ~FontSizeBox()
1151 void FontSizeBox::ImplInit() in ImplInit()
1170 void FontSizeBox::Reformat() in Reformat()
1188 void FontSizeBox::Modify() in Modify()
1243 void FontSizeBox::Fill( const FontInfo* pInfo, const FontList* pList ) in Fill()
1333 void FontSizeBox::EnableRelativeMode( sal_uInt16 nMin, sal_uInt16 nMax, sal_uInt16 nStep ) in EnableRelativeMode()
1344 void FontSizeBox::EnablePtRelativeMode( short nMin, short nMax, short nStep ) in EnablePtRelativeMode()
1355 void FontSizeBox::SetRelative( sal_Bool bNewRelative ) in SetRelative()
1419 XubString FontSizeBox::CreateFieldText( sal_Int64 nValue ) const in CreateFieldText()
1429 void FontSizeBox::SetValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetValue()
1453 void FontSizeBox::SetValue( sal_Int64 nNewValue ) in SetValue()
1460 sal_Int64 FontSizeBox::GetValue( sal_uInt16 nPos, FieldUnit eOutUnit ) const in GetValue()
1479 sal_Int64 FontSizeBox::GetValue( FieldUnit eOutUnit ) const in GetValue()
1494 sal_Int64 FontSizeBox::GetValue() const in GetValue()
1502 void FontSizeBox::SetUserValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetUserValue()