Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx969 bool impl_adjustScriptLibrary_nothrow(
974 bool impl_adjustScriptLibrary_nothrow( Any& _inout_rScriptDescriptor ) const;
975 … bool impl_adjustScriptLibrary_nothrow( ScriptEventDescriptor& _inout_rScriptEvent ) const;
1622 … bool MigrationEngine_Impl::impl_adjustScriptLibrary_nothrow( const ::rtl::OUString& _rScriptType, in impl_adjustScriptLibrary_nothrow() function in dbmm::MigrationEngine_Impl
1722 …bool MigrationEngine_Impl::impl_adjustScriptLibrary_nothrow( ScriptEventDescriptor& _inout_rScript… in impl_adjustScriptLibrary_nothrow() function in dbmm::MigrationEngine_Impl
1725 …return impl_adjustScriptLibrary_nothrow( _inout_rScriptEvent.ScriptType, _inout_rScriptEvent.Scrip… in impl_adjustScriptLibrary_nothrow()
1730 … bool MigrationEngine_Impl::impl_adjustScriptLibrary_nothrow( Any& _inout_rScriptDescriptor ) const in impl_adjustScriptLibrary_nothrow() function in dbmm::MigrationEngine_Impl
1750 if ( !impl_adjustScriptLibrary_nothrow( sScriptType, sScript ) ) in impl_adjustScriptLibrary_nothrow()
1782 if ( !impl_adjustScriptLibrary_nothrow( aEvent ) ) in impl_adjustDocumentEvents_nothrow()
1816 if ( !impl_adjustScriptLibrary_nothrow( aScriptEvent ) ) in impl_adjustDialogElementEvents_throw()
[all …]

Completed in 34 milliseconds