Searched refs:NO_LIST (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/oox/inc/oox/dump/ |
| H A D | dumperbase.hxx | 872 static const NameListWrapper NO_LIST; variable 1426 … writeDecItem( const String& rName, Type nData, const NameListWrapper& rListWrp = NO_LIST ); 1428 … writeHexItem( const String& rName, Type nData, const NameListWrapper& rListWrp = NO_LIST ); 1430 … writeShortHexItem( const String& rName, Type nData, const NameListWrapper& rListWrp = NO_LIST ); 1432 … writeBinItem( const String& rName, Type nData, const NameListWrapper& rListWrp = NO_LIST ); 1434 … writeFixItem( const String& rName, Type nData, const NameListWrapper& rListWrp = NO_LIST ); 1436 … writeDecBoolItem( const String& rName, Type nData, const NameListWrapper& rListWrp = NO_LIST ); 1438 … const String& rName, Type nData, FormatType eFmtType, const NameListWrapper& rListWrp = NO_LIST ); 1619 Type dumpDec( const String& rName, const NameListWrapper& rListWrp = NO_LIST ); 1621 Type dumpHex( const String& rName, const NameListWrapper& rListWrp = NO_LIST ); [all …]
|
| H A D | biffdumper.hxx | 171 const NameListWrapper& rListWrp = NO_LIST, 212 const NameListWrapper& rListWrp = NO_LIST, 216 const NameListWrapper& rListWrp = NO_LIST,
|
| H A D | oledumper.hxx | 354 Type dumpDecProperty( Type nDefault, const NameListWrapper& rListWrp = NO_LIST ); 356 Type dumpHexProperty( Type nDefault, const NameListWrapper& rListWrp = NO_LIST );
|