Searched defs:ItemFormatMap (Results 1 – 1 of 1) sorted by relevance
876 class ItemFormatMap : public ::std::map< sal_Int64, ItemFormat > class879 inline explicit ItemFormatMap() {} in ItemFormatMap() function in oox::dump::ItemFormatMap880 …inline explicit ItemFormatMap( const NameListRef& rxNameList ) { insertFormats( rxNameList ); } in ItemFormatMap() function in oox::dump::ItemFormatMap
Completed in 110 milliseconds