Searched refs:GetBulletFont (Results 1 – 19 of 19) sorted by relevance
250 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()
446 pBulletFont = rFmt.GetBulletFont(); in AbstractNumberingDefinitions()721 const Font& rFont = rFmt.GetBulletFont() in BuildAnlvBulletBase()722 ? *rFmt.GetBulletFont() in BuildAnlvBulletBase()
201 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
261 Font aBulletFont( pSSPool->GetBulletFont() ); in CreateLayoutTemplates()1349 Font aBulletFont( static_cast<SdStyleSheetPool*>( mxStyleSheetPool.get())->GetBulletFont() ); in SetTextDefaults()
458 Font aBulletFnt(aFmt.GetBulletFont() ? *aFmt.GetBulletFont() : aOldBulletFont); in UserDraw()
234 if( rFmt.GetBulletFont() ) in getNumberingRuleByIndex()237 SvxUnoFontDescriptor::ConvertFromFont( *rFmt.GetBulletFont(), aDesc ); in getNumberingRuleByIndex()
90 Font GetBulletFont() const;
920 if(bConvertBulletFont && aFmts[i]->GetBulletFont()) in Store()924 CreateFontToSubsFontConverter(aFmts[i]->GetBulletFont()->GetName(), in Store()
669 (pBulletFontNames[i].Len() && !aFmt.GetBulletFont()) || in setNumberingProperty()671 aFmt.GetBulletFont()->GetName() != pBulletFontNames[i]) in setNumberingProperty()
2053 ((pBulletFontNames[i].Len() && !pFmt->GetBulletFont()) || in lcl_SetStyleProperty()2055 pFmt->GetBulletFont()->GetName() != pBulletFontNames[i]) )) in lcl_SetStyleProperty()
1607 const Font* pFont = rFmt.GetBulletFont(); in GetNumberingRuleByIndex()
969 aBulletFont = *pFmt->GetBulletFont(); in ImpCalcBulletFont()1786 if( pFmt->GetBulletFont() ) in GetBulletInfo()1787 aInfo.aFont = *pFmt->GetBulletFont(); in GetBulletInfo()
198 const Font* GetBulletFont() const {return pBulletFont;} in GetBulletFont() function in SvxNumberFormat
70 if ( pFmt->GetBulletFont() ) in DBG_NAME()71 aBulletFont = *pFmt->GetBulletFont(); in DBG_NAME()
522 const Font *pFmtFnt = rNumFmt.GetBulletFont(); in NewNumberPortion()
2086 if( !aNumFmt.GetBulletFont() ) in IMPL_LINK()2405 pFmtFont = rCurFmt.GetBulletFont(); in IMPL_LINK()2635 Font aFont(rFmt.GetBulletFont() ? *rFmt.GetBulletFont() : aTmpFont); in lcl_DrawBullet()
439 if( 0 == ( pFont = pFmt->GetBulletFont() ) ) in PutNumFmtFontsInAttrPool()
558 const Font* pFnt = aFmt.GetBulletFont(); in Store()
1041 Font aFont(*rFmt.GetBulletFont()); in lcl_DrawBullet()
Completed in 159 milliseconds