Home
last modified time | relevance | path

Searched refs:SetPrevFontSize (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/cui/source/inc/
H A Dchardlg.hxx64 void SetPrevFontSize( const SfxItemSet& rSet, sal_uInt16 nSlot, SvxFont& rFont );
/aoo42x/main/cui/source/tabpages/
H A Dchardlg.cxx384 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 37 milliseconds