Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabaseregistrations.cxx117 void impl_checkValidLocation_throw( const ::rtl::OUString& _rLocation );
237 void DatabaseRegistrations::impl_checkValidLocation_throw( const ::rtl::OUString& _rLocation ) in impl_checkValidLocation_throw() argument
239 if ( !_rLocation.getLength() ) in impl_checkValidLocation_throw()
242 INetURLObject aURL( _rLocation ); in impl_checkValidLocation_throw()
/trunk/main/cui/source/options/
H A Ddbregistersettings.hxx46 DatabaseRegistration( const ::rtl::OUString& _rLocation, const sal_Bool _bReadOnly ) in DatabaseRegistration()
47 :sLocation( _rLocation ) in DatabaseRegistration()

Completed in 11 milliseconds