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