Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx908 bool impl_checkScriptStorageStructure_nothrow( const SubDocument& _rDocument ) const;
1165 bool bSuccess = impl_checkScriptStorageStructure_nothrow( aSubDocument ); in impl_handleDocument_nothrow()
1286 …bool MigrationEngine_Impl::impl_checkScriptStorageStructure_nothrow( const SubDocument& _rDocument… in impl_checkScriptStorageStructure_nothrow() function in dbmm::MigrationEngine_Impl