Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dcharatr.hxx75 inline const SvxFontItem &SwAttrSet::GetCTLFont(sal_Bool bInP) const in GetCTLFont() function in SwAttrSet
143 inline const SvxFontItem &SwFmt::GetCTLFont(sal_Bool bInP) const in GetCTLFont() function in SwFmt
144 { return aSet.GetCTLFont(bInP); } in GetCTLFont()
H A Dtblafmt.hxx133 const SvxFontItem &GetCTLFont() const { return aCTLFont; } in GetCTLFont() function in SwBoxAutoFmt
H A Dformat.hxx216 inline const SvxFontItem &GetCTLFont( sal_Bool = sal_True ) const;
H A Dswatrset.hxx259 inline const SvxFontItem &GetCTLFont( sal_Bool = sal_True ) const;
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx547 case ATTR_CTL_FONT: return &rField.GetCTLFont(); in GetItem()
643 && (rField1.GetCTLFont() == rField2.GetCTLFont()) in IsEqualData()
714 const SvxFontItem& rCTLFont = rField.GetCTLFont(); in FillToItemSet()
/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()
2430 SvxFont& rCTLFont = rExampleWin.GetCTLFont(); in InitFontStyle()
/trunk/main/svx/inc/svx/
H A Dfntctrl.hxx65 SvxFont& GetCTLFont();
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx706 const SvxFontItem& rCTLFont = rChg.GetCTLFont(); in UpdateToSet()
709 rSet.Put( rChg.GetCTLFont() ); in UpdateToSet()
/trunk/main/sc/inc/
H A Dautoform.hxx131 const SvxFontItem& GetCTLFont() const { return aCTLFont; } in GetCTLFont() function in ScAutoFormatDataField
/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx510 SvxFont& SvxFontPrevWindow::GetCTLFont() in GetCTLFont() function in SvxFontPrevWindow
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx658 …lcl_SetFontProperties( rCTLFont, rBoxFmt.GetCTLFont(), rBoxFmt.GetCTLWeight(), rBoxFmt.GetCTLPostu… in MakeFonts()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx509 const SvxFontItem& rFont = pAttrSet->GetCTLFont(); in SwFont()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx187 return m_aPreviewWin.GetCTLFont(); in GetPreviewCTLFont()

Completed in 81 milliseconds