Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx970 bool impl_adjustScriptLibrary_nothrow(
975 bool impl_adjustScriptLibrary_nothrow( Any& _inout_rScriptDescriptor ) const;
976 … bool impl_adjustScriptLibrary_nothrow( ScriptEventDescriptor& _inout_rScriptEvent ) const;
1623 … bool MigrationEngine_Impl::impl_adjustScriptLibrary_nothrow( const ::rtl::OUString& _rScriptType, in impl_adjustScriptLibrary_nothrow() function in dbmm::MigrationEngine_Impl
1723 …bool MigrationEngine_Impl::impl_adjustScriptLibrary_nothrow( ScriptEventDescriptor& _inout_rScript… in impl_adjustScriptLibrary_nothrow() function in dbmm::MigrationEngine_Impl
1726 …return impl_adjustScriptLibrary_nothrow( _inout_rScriptEvent.ScriptType, _inout_rScriptEvent.Scrip… in impl_adjustScriptLibrary_nothrow()
1731 … bool MigrationEngine_Impl::impl_adjustScriptLibrary_nothrow( Any& _inout_rScriptDescriptor ) const in impl_adjustScriptLibrary_nothrow() function in dbmm::MigrationEngine_Impl
1751 if ( !impl_adjustScriptLibrary_nothrow( sScriptType, sScript ) ) in impl_adjustScriptLibrary_nothrow()
1783 if ( !impl_adjustScriptLibrary_nothrow( aEvent ) ) in impl_adjustDocumentEvents_nothrow()
1817 if ( !impl_adjustScriptLibrary_nothrow( aScriptEvent ) ) in impl_adjustDialogElementEvents_throw()
[all …]