Home
last modified time | relevance | path

Searched refs:NameListWrapper (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx856 class NameListWrapper class
859 inline NameListWrapper() {} in NameListWrapper() function in oox::dump::NameListWrapper
872 static const NameListWrapper NO_LIST;
1009 ::rtl::OUString getName( const NameListWrapper& rListWrp, Type nKey ) const;
1012 bool hasName( const NameListWrapper& rListWrp, Type nKey ) const;
1059 ::rtl::OUString Config::getName( const NameListWrapper& rListWrp, Type nKey ) const in getName()
1066 bool Config::hasName( const NameListWrapper& rListWrp, Type nKey ) const in hasName()
1421 void addNameToItem( Type nData, const NameListWrapper& rListWrp );
1458 void OutputObjectBase::addNameToItem( Type nData, const NameListWrapper& rListWrp ) in addNameToItem()
1922 NameListWrapper maRecNames;
[all …]
H A Dbiffdumper.hxx171 const NameListWrapper& rListWrp = NO_LIST,
212 const NameListWrapper& rListWrp = NO_LIST,
216 const NameListWrapper& rListWrp = NO_LIST,
247 const NameListWrapper& rListWrp, FormatType eFmtType ) in writeRectItem()
259 const NameListWrapper& rListWrp, FormatType eFmtType ) in dumpRect()
268 const NameListWrapper& rListWrp, FormatType eFmtType ) in dumpRectWithGaps()
H A Doledumper.hxx354 Type dumpDecProperty( Type nDefault, const NameListWrapper& rListWrp = NO_LIST );
356 Type dumpHexProperty( Type nDefault, const NameListWrapper& rListWrp = NO_LIST );
438 Type AxPropertyObjectBase::dumpDecProperty( Type nDefault, const NameListWrapper& rListWrp ) in dumpDecProperty()
449 Type AxPropertyObjectBase::dumpHexProperty( Type nDefault, const NameListWrapper& rListWrp ) in dumpHexProperty()
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx1494 NameListRef NameListWrapper::getNameList( const Config& rCfg ) const in getNameList()

Completed in 57 milliseconds