Home
last modified time | relevance | path

Searched refs:pDefFont (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx429 const Font* pDefFont = &numfunc::GetDefBulletFont(); in PutNumFmtFontsInAttrPool() local
440 pFont = pDefFont; in PutNumFmtFontsInAttrPool()
444 if( *pFont == *pDefFont ) in PutNumFmtFontsInAttrPool()
447 else if( *pFont == *pDefFont ) in PutNumFmtFontsInAttrPool()
/trunk/main/oox/source/xls/
H A Dunitconverter.cxx142 if( const Font* pDefFont = getStyles().getDefaultFont().get() ) in finalizeImport() local
145 FontDescriptor aDesc = pDefFont->getFontDescriptor(); in finalizeImport()

Completed in 19 milliseconds