Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx2431 SvxFont& rFont = rExampleWin.GetFont(); in InitFontStyle()
2432 SvxFont& rCJKFont = rExampleWin.GetCJKFont(); in InitFontStyle()
2433 SvxFont& rCTLFont = rExampleWin.GetCTLFont(); in InitFontStyle()
2436 DEFAULTFONT_FLAGS_ONLYONE, &rExampleWin ) ); in InitFontStyle()
2438 DEFAULTFONT_FLAGS_ONLYONE, &rExampleWin ) ); in InitFontStyle()
2440 DEFAULTFONT_FLAGS_ONLYONE, &rExampleWin ) ); in InitFontStyle()
2458 const Size aNewSize( 0, rExampleWin.GetOutputSize().Height() * 2 / 3 ); in InitFontStyle()
2462 rExampleWin.SetFont( rFont, rCJKFont,rCTLFont ); in InitFontStyle()
2464 rExampleWin.UseResourceText(); in InitFontStyle()
2467 rExampleWin.SetBackground( aWall ); in InitFontStyle()
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx457 void InitFontStyle(SvxFontPrevWindow& rExampleWin);

Completed in 322 milliseconds