Home
last modified time | relevance | path

Searched refs:insertFormats (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/dump/
H A Ddffdumper.cxx187 maSimpleProps.insertFormats( cfg().getNameList( "DFFOPT-SIMPLE-PROPERTIES" ) ); in constructDffObj()
188 maComplexProps.insertFormats( cfg().getNameList( "DFFOPT-COMPLEX-PROPERTIES" ) ); in constructDffObj()
H A Ddumperbase.cxx1165 void ItemFormatMap::insertFormats( const NameListRef& rxNameList ) in insertFormats() function in oox::dump::ItemFormatMap
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx880 …inline explicit ItemFormatMap( const NameListRef& rxNameList ) { insertFormats( rxNameList ); } in ItemFormatMap()
882 void insertFormats( const NameListRef& rxNameList );

Completed in 64 milliseconds