Searched refs:SfxURLRelocator_Impl (Results 1 – 3 of 3) sorted by relevance
34 class SfxURLRelocator_Impl class47 …SfxURLRelocator_Impl( ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…48 ~SfxURLRelocator_Impl();
194 SfxURLRelocator_Impl maRelocator;1022 if ( SfxURLRelocator_Impl::propertyCanContainOfficeDir( rPropName ) ) in setProperty()1083 if ( SfxURLRelocator_Impl::propertyCanContainOfficeDir( rPropName ) ) in getProperty()1119 bool SfxURLRelocator_Impl::propertyCanContainOfficeDir( in propertyCanContainOfficeDir()2825 SfxURLRelocator_Impl::SfxURLRelocator_Impl( uno::Reference< XMultiServiceFactory > xFactory ) in SfxURLRelocator_Impl() function in SfxURLRelocator_Impl2831 SfxURLRelocator_Impl::~SfxURLRelocator_Impl() in ~SfxURLRelocator_Impl()2836 void SfxURLRelocator_Impl::initOfficeInstDirs() in initOfficeInstDirs()2876 void SfxURLRelocator_Impl::implExpandURL( ::rtl::OUString& io_url ) in implExpandURL()2899 void SfxURLRelocator_Impl::makeRelocatableURL( rtl::OUString & rURL ) in makeRelocatableURL()2910 void SfxURLRelocator_Impl::makeAbsoluteURL( rtl::OUString & rURL ) in makeAbsoluteURL()
2722 if ( SfxURLRelocator_Impl::propertyCanContainOfficeDir( rPropName ) ) in getTextProperty_Impl()2724 SfxURLRelocator_Impl aRelocImpl( ::comphelper::getProcessServiceFactory() ); in getTextProperty_Impl()
Completed in 29 milliseconds