Home
last modified time | relevance | path

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

/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx2822 UCBStorageElement_Impl* UCBStorage::FindElement_Impl( const String& rName ) const function in UCBStorage
2881 UCBStorageElement_Impl* pElement = FindElement_Impl( rElemName );
2914 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3014 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3168 const UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3177 const UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3185 const UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3194 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3210 UCBStorageElement_Impl *pAlreadyExisting = FindElement_Impl( rNewName );
3217 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
[all …]
/trunk/main/sot/inc/sot/
H A Dstg.hxx384 UCBStorageElement_Impl* FindElement_Impl( const String& rName ) const;