Searched refs:insertFormats (Results 1 – 3 of 3) sorted by relevance
187 maSimpleProps.insertFormats( cfg().getNameList( "DFFOPT-SIMPLE-PROPERTIES" ) ); in constructDffObj()188 maComplexProps.insertFormats( cfg().getNameList( "DFFOPT-COMPLEX-PROPERTIES" ) ); in constructDffObj()
1165 void ItemFormatMap::insertFormats( const NameListRef& rxNameList ) in insertFormats() function in oox::dump::ItemFormatMap
880 …inline explicit ItemFormatMap( const NameListRef& rxNameList ) { insertFormats( rxNameList ); } in ItemFormatMap()882 void insertFormats( const NameListRef& rxNameList );
Completed in 73 milliseconds