Home
last modified time | relevance | path

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

/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx218 maXfFontIds.clear(); in initializePerSheet()
247 return static_cast< sal_uInt16 >( maXfFontIds.size() ); in getXfCount()
252 sal_uInt16 nFontId = (nXfId < getXfCount()) ? maXfFontIds[ nXfId ] : 0; in getXfEncoding()
258 maXfFontIds.push_back( nFontId ); in appendXfFontId()
/trunk/main/oox/inc/oox/dump/
H A Dbiffdumper.hxx125 FontIdVec maXfFontIds; member in oox::dump::biff::BiffSharedData

Completed in 44 milliseconds