Home
last modified time | relevance | path

Searched refs:aConfigName (Results 1 – 2 of 2) sorted by relevance

/trunk/main/idl/source/objects/
H A Dbasobj.cxx209 if( nMask & 0x08 ) rStm >> aConfigName; in Load()
220 if( aConfigName.IsSet() ) nMask |= 0x08; in Save()
227 if( nMask & 0x08 ) rStm << aConfigName; in Save()
279 aConfigName.ReadSvIdl( SvHash_ConfigName(), rInStm ); in ReadAttributesSvIdl()
365 if( aHelpContext.IsSet() || aHelpText.IsSet() || aConfigName.IsSet() ) in WriteAttributesSvIdl()
382 if( aConfigName.IsSet() ) in WriteAttributesSvIdl()
385 aConfigName.WriteSvIdl( SvHash_ConfigName(), rOutStm, nTab ); in WriteAttributesSvIdl()
/trunk/main/idl/inc/
H A Dbasobj.hxx156 SvString aConfigName; member in SvMetaName
186 virtual const SvString & GetConfigName() const{ return aConfigName; } in GetConfigName()

Completed in 18 milliseconds