Searched refs:mxFontNames (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/oox/source/dump/ |
H A D | biffdumper.cxx | 3203 mxFontNames = cfg().createNameList< ConstList >( "FONTNAMES" ); in initializePerSheet() 3204 mxFontNames->setName( 0, createFontName( CREATE_OUSTRING( "Arial" ), 200, false, false ) ); in initializePerSheet() 3235 return dumpDec< sal_uInt16, sal_uInt8 >( b16Bit, rName( "font-idx" ), mxFontNames ); in dumpFontIdx() 3678 mxFontNames->setName( nFontId, createFontName( aName, nHeight, bBold, bItalic ) ); in dumpFontRec()
|
/aoo41x/main/oox/inc/oox/dump/ |
H A D | biffdumper.hxx | 494 NameListRef mxFontNames; member in oox::dump::biff::WorkbookStreamObject
|
Completed in 34 milliseconds