Searched refs:pDefFont (Results 1 – 2 of 2) sorted by relevance
429 const Font* pDefFont = &numfunc::GetDefBulletFont(); in PutNumFmtFontsInAttrPool() local440 pFont = pDefFont; in PutNumFmtFontsInAttrPool()444 if( *pFont == *pDefFont ) in PutNumFmtFontsInAttrPool()447 else if( *pFont == *pDefFont ) in PutNumFmtFontsInAttrPool()
142 if( const Font* pDefFont = getStyles().getDefaultFont().get() ) in finalizeImport() local145 FontDescriptor aDesc = pDefFont->getFontDescriptor(); in finalizeImport()
Completed in 18 milliseconds