Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx971 const ::rtl::OUString& _rScriptType,
1623 … bool MigrationEngine_Impl::impl_adjustScriptLibrary_nothrow( const ::rtl::OUString& _rScriptType, in impl_adjustScriptLibrary_nothrow() argument
1634 if ( !_rScriptType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Script" ) ) in impl_adjustScriptLibrary_nothrow()
1635 || !_rScriptType.getLength() in impl_adjustScriptLibrary_nothrow()
1642 _rScriptType in impl_adjustScriptLibrary_nothrow()
1713 _rScriptType, in impl_adjustScriptLibrary_nothrow()