Home
last modified time | relevance | path

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

/AOO41X/main/sot/source/sdstor/
H A Ducbstorage.cxx2824 UCBStorageElement_Impl* UCBStorage::FindElement_Impl( const String& rName ) const function in UCBStorage
2883 UCBStorageElement_Impl* pElement = FindElement_Impl( rElemName );
2916 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3016 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3170 const UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3179 const UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3187 const UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3196 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
3212 UCBStorageElement_Impl *pAlreadyExisting = FindElement_Impl( rNewName );
3219 UCBStorageElement_Impl *pElement = FindElement_Impl( rEleName );
[all …]
/AOO41X/main/sot/inc/sot/
H A Dstg.hxx384 UCBStorageElement_Impl* FindElement_Impl( const String& rName ) const;