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.cxx2823 UCBStorageElement_Impl* UCBStorage::FindElement_Impl( const String& rName ) const function in UCBStorage
2882 UCBStorageElement_Impl* pElement = FindElement_Impl( rElemName );
2915 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3015 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3169 const UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3178 const UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3186 const UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3195 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3211 UCBStorageElement_Impl *pAlreadyExisting = FindElement_Impl( rNewName );
3218 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
[all …]
/trunk/main/sot/inc/sot/
H A Dstg.hxx384 UCBStorageElement_Impl* FindElement_Impl( const String& rName ) const;