Searched refs:GetCJKFont (Results 1 – 13 of 13) sorted by relevance
73 inline const SvxFontItem &SwAttrSet::GetCJKFont(sal_Bool bInP) const in GetCJKFont() function in SwAttrSet141 inline const SvxFontItem &SwFmt::GetCJKFont(sal_Bool bInP) const in GetCJKFont() function in SwFmt142 { return aSet.GetCJKFont(bInP); } in GetCJKFont()
129 const SvxFontItem &GetCJKFont() const { return aCJKFont; } in GetCJKFont() function in SwBoxAutoFmt
211 inline const SvxFontItem &GetCJKFont( sal_Bool = sal_True ) const;
254 inline const SvxFontItem &GetCJKFont( sal_Bool = sal_True ) const;
991 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()
543 case ATTR_CJK_FONT: return &rField.GetCJKFont(); in GetItem()639 && (rField1.GetCJKFont() == rField2.GetCJKFont()) in IsEqualData()699 const SvxFontItem& rCJKFont = rField.GetCJKFont(); in FillToItemSet()
64 SvxFont& GetCJKFont();
691 const SvxFontItem& rCJKFont = rChg.GetCJKFont(); in UpdateToSet()694 rSet.Put( rChg.GetCJKFont() ); in UpdateToSet()
127 const SvxFontItem& GetCJKFont() const { return aCJKFont; } in GetCJKFont() function in ScAutoFormatDataField
517 SvxFont& SvxFontPrevWindow::GetCJKFont() in GetCJKFont() function in SvxFontPrevWindow
657 …lcl_SetFontProperties( rCJKFont, rBoxFmt.GetCJKFont(), rBoxFmt.GetCJKWeight(), rBoxFmt.GetCJKPostu… in MakeFonts()
489 const SvxFontItem& rFont = pAttrSet->GetCJKFont(); in SwFont()
181 return m_aPreviewWin.GetCJKFont(); in GetPreviewCJKFont()
Completed in 209 milliseconds