| /AOO41X/main/svx/source/sidebar/ |
| H A D | nbdtmg.cxx | 248 if (aFmt.GetBulletFont()) { in ImplLoad() 249 Font aFont(*aFmt.GetBulletFont()); in ImplLoad() 445 const Font* pFont = aFmt.GetBulletFont(); in RelplaceNumRule() 1032 const Font* pFont = aFmt.GetBulletFont(); in GetNBOIndexForNumRule() 1106 const Font* pFont = aFmt.GetBulletFont(); in RelplaceNumRule() 1170 const Font* pFont = aFmt.GetBulletFont(); in RelplaceNumRule() 1889 if ( aFmt.GetBulletFont() ) in RelplaceNumRule() 1890 _pSet->sBulletFont = rtl::OUString(aFmt.GetBulletFont()->GetName()); in RelplaceNumRule() 1907 if ( aFmt.GetBulletFont() ) in RelplaceNumRule() 1908 _pSet->sBulletFont = rtl::OUString(aFmt.GetBulletFont()->GetName()); in RelplaceNumRule()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | wrtw8num.cxx | 446 pBulletFont = rFmt.GetBulletFont(); in AbstractNumberingDefinitions() 721 const Font& rFont = rFmt.GetBulletFont() in BuildAnlvBulletBase() 722 ? *rFmt.GetBulletFont() in BuildAnlvBulletBase()
|
| /AOO41X/main/sd/source/core/ |
| H A D | stlpool.cxx | 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
|
| H A D | drawdoc4.cxx | 261 Font aBulletFont( pSSPool->GetBulletFont() ); in CreateLayoutTemplates() 1349 Font aBulletFont( static_cast<SdStyleSheetPool*>( mxStyleSheetPool.get())->GetBulletFont() ); in SetTextDefaults()
|
| /AOO41X/main/editeng/source/uno/ |
| H A D | unonrule.cxx | 234 if( rFmt.GetBulletFont() ) in getNumberingRuleByIndex() 237 SvxUnoFontDescriptor::ConvertFromFont( *rFmt.GetBulletFont(), aDesc ); in getNumberingRuleByIndex()
|
| /AOO41X/main/svx/source/sidebar/tools/ |
| H A D | ValueSetWithTextControl.cxx | 456 Font aBulletFnt(aFmt.GetBulletFont() ? *aFmt.GetBulletFont() : aOldBulletFont); in UserDraw()
|
| /AOO41X/main/sd/inc/ |
| H A D | stlpool.hxx | 90 Font GetBulletFont() const;
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unocrsrhelper.cxx | 669 (pBulletFontNames[i].Len() && !aFmt.GetBulletFont()) || in setNumberingProperty() 671 aFmt.GetBulletFont()->GetName() != pBulletFontNames[i]) in setNumberingProperty()
|
| H A D | unostyle.cxx | 1925 ((pBulletFontNames[i].Len() && !pFmt->GetBulletFont()) || in lcl_SetStyleProperty() 1927 pFmt->GetBulletFont()->GetName() != pBulletFontNames[i]) )) in lcl_SetStyleProperty()
|
| H A D | unosett.cxx | 1610 const Font* pFont = rFmt.GetBulletFont(); in GetNumberingRuleByIndex()
|
| /AOO41X/main/editeng/source/items/ |
| H A D | numitem.cxx | 920 if(bConvertBulletFont && aFmts[i]->GetBulletFont()) in Store() 924 CreateFontToSubsFontConverter(aFmts[i]->GetBulletFont()->GetName(), in Store()
|
| /AOO41X/main/editeng/source/outliner/ |
| H A D | outliner.cxx | 969 aBulletFont = *pFmt->GetBulletFont(); in ImpCalcBulletFont() 1786 if( pFmt->GetBulletFont() ) in GetBulletInfo() 1787 aInfo.aFont = *pFmt->GetBulletFont(); in GetBulletInfo()
|
| /AOO41X/main/editeng/inc/editeng/ |
| H A D | numitem.hxx | 198 const Font* GetBulletFont() const {return pBulletFont;} in GetBulletFont() function in SvxNumberFormat
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | txtfld.cxx | 520 const Font *pFmtFnt = rNumFmt.GetBulletFont(); in NewNumberPortion()
|
| /AOO41X/main/editeng/source/editeng/ |
| H A D | editobj.cxx | 70 if ( pFmt->GetBulletFont() ) in DBG_NAME() 71 aBulletFont = *pFmt->GetBulletFont(); in DBG_NAME()
|
| /AOO41X/main/sw/source/ui/config/ |
| H A D | uinums.cxx | 558 const Font* pFnt = aFmt.GetBulletFont(); in Store()
|
| /AOO41X/main/sw/source/filter/writer/ |
| H A D | writer.cxx | 439 if( 0 == ( pFont = pFmt->GetBulletFont() ) ) in PutNumFmtFontsInAttrPool()
|
| /AOO41X/main/cui/source/tabpages/ |
| H A D | numpages.cxx | 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()
|
| /AOO41X/main/sw/source/ui/misc/ |
| H A D | outline.cxx | 1041 Font aFont(*rFmt.GetBulletFont()); in lcl_DrawBullet()
|