Home
last modified time | relevance | path

Searched refs:GetBulletFont (Results 1 – 19 of 19) sorted by relevance

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx250 if (aFmt.GetBulletFont()) { in ImplLoad()
251 Font aFont(*aFmt.GetBulletFont()); in ImplLoad()
447 const Font* pFont = aFmt.GetBulletFont(); in RelplaceNumRule()
1034 const Font* pFont = aFmt.GetBulletFont(); in GetNBOIndexForNumRule()
1108 const Font* pFont = aFmt.GetBulletFont(); in RelplaceNumRule()
1172 const Font* pFont = aFmt.GetBulletFont(); in RelplaceNumRule()
1893 if ( aFmt.GetBulletFont() ) in RelplaceNumRule()
1894 _pSet->sBulletFont = rtl::OUString(aFmt.GetBulletFont()->GetName()); in RelplaceNumRule()
1911 if ( aFmt.GetBulletFont() ) in RelplaceNumRule()
1912 _pSet->sBulletFont = rtl::OUString(aFmt.GetBulletFont()->GetName()); in RelplaceNumRule()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx446 pBulletFont = rFmt.GetBulletFont(); in AbstractNumberingDefinitions()
721 const Font& rFont = rFmt.GetBulletFont() in BuildAnlvBulletBase()
722 ? *rFmt.GetBulletFont() in BuildAnlvBulletBase()
/trunk/main/sd/source/core/
H A Dstlpool.cxx201 Font aBulletFont( GetBulletFont() ); in CreateLayoutStyleSheets()
259 Font f( GetBulletFont() ); in CreateLayoutStyleSheets()
445 Font aTmpFont( GetBulletFont() ); in CreateLayoutStyleSheets()
1150 Font SdStyleSheetPool::GetBulletFont() const in GetBulletFont() function in SdStyleSheetPool
H A Ddrawdoc4.cxx261 Font aBulletFont( pSSPool->GetBulletFont() ); in CreateLayoutTemplates()
1349 Font aBulletFont( static_cast<SdStyleSheetPool*>( mxStyleSheetPool.get())->GetBulletFont() ); in SetTextDefaults()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx458 Font aBulletFnt(aFmt.GetBulletFont() ? *aFmt.GetBulletFont() : aOldBulletFont); in UserDraw()
/trunk/main/editeng/source/uno/
H A Dunonrule.cxx234 if( rFmt.GetBulletFont() ) in getNumberingRuleByIndex()
237 SvxUnoFontDescriptor::ConvertFromFont( *rFmt.GetBulletFont(), aDesc ); in getNumberingRuleByIndex()
/trunk/main/sd/inc/
H A Dstlpool.hxx90 Font GetBulletFont() const;
/trunk/main/editeng/source/items/
H A Dnumitem.cxx920 if(bConvertBulletFont && aFmts[i]->GetBulletFont()) in Store()
924 CreateFontToSubsFontConverter(aFmts[i]->GetBulletFont()->GetName(), in Store()
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx669 (pBulletFontNames[i].Len() && !aFmt.GetBulletFont()) || in setNumberingProperty()
671 aFmt.GetBulletFont()->GetName() != pBulletFontNames[i]) in setNumberingProperty()
H A Dunostyle.cxx2053 ((pBulletFontNames[i].Len() && !pFmt->GetBulletFont()) || in lcl_SetStyleProperty()
2055 pFmt->GetBulletFont()->GetName() != pBulletFontNames[i]) )) in lcl_SetStyleProperty()
H A Dunosett.cxx1607 const Font* pFont = rFmt.GetBulletFont(); in GetNumberingRuleByIndex()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx969 aBulletFont = *pFmt->GetBulletFont(); in ImpCalcBulletFont()
1786 if( pFmt->GetBulletFont() ) in GetBulletInfo()
1787 aInfo.aFont = *pFmt->GetBulletFont(); in GetBulletInfo()
/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx198 const Font* GetBulletFont() const {return pBulletFont;} in GetBulletFont() function in SvxNumberFormat
/trunk/main/editeng/source/editeng/
H A Deditobj.cxx70 if ( pFmt->GetBulletFont() ) in DBG_NAME()
71 aBulletFont = *pFmt->GetBulletFont(); in DBG_NAME()
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx522 const Font *pFmtFnt = rNumFmt.GetBulletFont(); in NewNumberPortion()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx2086 if( !aNumFmt.GetBulletFont() ) in IMPL_LINK()
2405 pFmtFont = rCurFmt.GetBulletFont(); in IMPL_LINK()
2635 Font aFont(rFmt.GetBulletFont() ? *rFmt.GetBulletFont() : aTmpFont); in lcl_DrawBullet()
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx439 if( 0 == ( pFont = pFmt->GetBulletFont() ) ) in PutNumFmtFontsInAttrPool()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx558 const Font* pFnt = aFmt.GetBulletFont(); in Store()
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx1041 Font aFont(*rFmt.GetBulletFont()); in lcl_DrawBullet()

Completed in 131 milliseconds