Searched refs:SetPrevFontSize (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/cui/source/inc/ |
H A D | chardlg.hxx | 64 void SetPrevFontSize( const SfxItemSet& rSet, sal_uInt16 nSlot, SvxFont& rFont );
|
/aoo41x/main/cui/source/tabpages/ |
H A D | chardlg.cxx | 384 SetPrevFontSize( rSet, SID_ATTR_CHAR_FONTHEIGHT, rFont ); in ActivatePage() 385 SetPrevFontSize( rSet, SID_ATTR_CHAR_CJK_FONTHEIGHT, rCJKFont ); in ActivatePage() 386 SetPrevFontSize( rSet, SID_ATTR_CHAR_CTL_FONTHEIGHT, rCTLFont ); in ActivatePage() 445 void SvxCharBasePage::SetPrevFontSize( const SfxItemSet& rSet, sal_uInt16 nSlot, SvxFont& rFont ) in SetPrevFontSize() function in SvxCharBasePage
|
Completed in 35 milliseconds