Searched refs:maXfFontIds (Results 1 – 2 of 2) sorted by relevance
218 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()
125 FontIdVec maXfFontIds; member in oox::dump::biff::BiffSharedData
Completed in 45 milliseconds