Home
last modified time | relevance | path

Searched refs:GetCJKFont (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/inc/
H A Dcharatr.hxx73 inline const SvxFontItem &SwAttrSet::GetCJKFont(sal_Bool bInP) const in GetCJKFont() function in SwAttrSet
141 inline const SvxFontItem &SwFmt::GetCJKFont(sal_Bool bInP) const in GetCJKFont() function in SwFmt
142 { return aSet.GetCJKFont(bInP); } in GetCJKFont()
H A Dtblafmt.hxx129 const SvxFontItem &GetCJKFont() const { return aCJKFont; } in GetCJKFont() function in SwBoxAutoFmt
H A Dformat.hxx211 inline const SvxFontItem &GetCJKFont( sal_Bool = sal_True ) const;
H A Dswatrset.hxx254 inline const SvxFontItem &GetCJKFont( sal_Bool = sal_True ) const;
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx991 FONT_GROUP_CJK == nFontGroup ? pColl->GetCJKFont() : pColl->GetCTLFont(); in Reset()
1002 FONT_GROUP_CJK == nFontGroup ? pColl->GetCJKFont() : pColl->GetCTLFont(); in Reset()
1013 FONT_GROUP_CJK == nFontGroup ? pColl->GetCJKFont() : pColl->GetCTLFont(); in Reset()
1025 FONT_GROUP_CJK == nFontGroup ? pColl->GetCJKFont() : pColl->GetCTLFont(); in Reset()
1034 FONT_GROUP_CJK == nFontGroup ? pColl->GetCJKFont() : pColl->GetCTLFont(); in Reset()
2262 SvxFont& rCJKFont = pPrev->GetCJKFont(); in IMPL_LINK()
2369 SvxFont& rCJKFont = pPrev->GetCJKFont(); in IMPL_LINK()
2429 SvxFont& rCJKFont = rExampleWin.GetCJKFont(); in InitFontStyle()
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx543 case ATTR_CJK_FONT: return &rField.GetCJKFont(); in GetItem()
639 && (rField1.GetCJKFont() == rField2.GetCJKFont()) in IsEqualData()
699 const SvxFontItem& rCJKFont = rField.GetCJKFont(); in FillToItemSet()
/trunk/main/svx/inc/svx/
H A Dfntctrl.hxx64 SvxFont& GetCJKFont();
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx691 const SvxFontItem& rCJKFont = rChg.GetCJKFont(); in UpdateToSet()
694 rSet.Put( rChg.GetCJKFont() ); in UpdateToSet()
/trunk/main/sc/inc/
H A Dautoform.hxx127 const SvxFontItem& GetCJKFont() const { return aCJKFont; } in GetCJKFont() function in ScAutoFormatDataField
/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx517 SvxFont& SvxFontPrevWindow::GetCJKFont() in GetCJKFont() function in SvxFontPrevWindow
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx657 …lcl_SetFontProperties( rCJKFont, rBoxFmt.GetCJKFont(), rBoxFmt.GetCJKWeight(), rBoxFmt.GetCJKPostu… in MakeFonts()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx489 const SvxFontItem& rFont = pAttrSet->GetCJKFont(); in SwFont()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx181 return m_aPreviewWin.GetCJKFont(); in GetPreviewCJKFont()

Completed in 97 milliseconds