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