Searched defs:SetCTLFont (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/inc/ | ||
H A D | tblafmt.hxx | 160 void SetCTLFont( const SvxFontItem& rNew ) { aCTLFont = rNew; } in SetCTLFont() function in SwBoxAutoFmt |
/trunk/main/sc/inc/ | ||
H A D | autoform.hxx | 163 void SetCTLFont( const SvxFontItem& rCTLFont ) { aCTLFont = rCTLFont; } in SetCTLFont() function in ScAutoFormatDataField |
/trunk/main/svx/source/dialog/ | ||
H A D | fntctrl.cxx | 603 void SvxFontPrevWindow::SetCTLFont( const SvxFont &rCTLOutFont ) in SetCTLFont() function in SvxFontPrevWindow |
Completed in 52 milliseconds