Searched defs:SetCJKFont (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/inc/ | ||
H A D | tblafmt.hxx | 156 void SetCJKFont( const SvxFontItem& rNew ) { aCJKFont = rNew; } in SetCJKFont() function in SwBoxAutoFmt |
/trunk/main/sc/inc/ | ||
H A D | autoform.hxx | 159 void SetCJKFont( const SvxFontItem& rCJKFont ) { aCJKFont = rCJKFont; } in SetCJKFont() function in ScAutoFormatDataField |
/trunk/main/svx/source/dialog/ | ||
H A D | fntctrl.cxx | 595 void SvxFontPrevWindow::SetCJKFont( const SvxFont &rCJKOutFont ) in SetCJKFont() function in SvxFontPrevWindow |
Completed in 41 milliseconds