Home
last modified time | relevance | path

Searched refs:NO_LIST (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx872 static const NameListWrapper NO_LIST; variable
1619 Type dumpDec( const String& rName, const NameListWrapper& rListWrp = NO_LIST );
1621 Type dumpHex( const String& rName, const NameListWrapper& rListWrp = NO_LIST );
1623 Type dumpBin( const String& rName, const NameListWrapper& rListWrp = NO_LIST );
1625 Type dumpFix( const String& rName, const NameListWrapper& rListWrp = NO_LIST );
1627 Type dumpBool( const String& rName, const NameListWrapper& rListWrp = NO_LIST );
1632 … dumpName( bool bType1, const String& rName, const NameListWrapper& rListWrp = NO_LIST );
1634 … dumpDec( bool bType1, const String& rName, const NameListWrapper& rListWrp = NO_LIST );
1636 … dumpHex( bool bType1, const String& rName, const NameListWrapper& rListWrp = NO_LIST );
1638 … dumpBin( bool bType1, const String& rName, const NameListWrapper& rListWrp = NO_LIST );
[all …]
H A Doledumper.hxx354 Type dumpDecProperty( Type nDefault, const NameListWrapper& rListWrp = NO_LIST );
356 Type dumpHexProperty( Type nDefault, const NameListWrapper& rListWrp = NO_LIST );
H A Dbiffdumper.hxx171 const NameListWrapper& rListWrp = NO_LIST,
212 const NameListWrapper& rListWrp = NO_LIST,
216 const NameListWrapper& rListWrp = NO_LIST,

Completed in 34 milliseconds