Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx1064 class PathService : public ::cppu::WeakImplHelper2< ::com::sun::star::frame::XConfigManager, ::com:… class
1078 void SAL_CALL PathService::addPropertyChangeListener( const ::rtl::OUString&, const ::com::sun::sta… in addPropertyChangeListener()
1079 void SAL_CALL PathService::removePropertyChangeListener( const ::rtl::OUString&, const ::com::sun::… in removePropertyChangeListener()
1080 void SAL_CALL PathService::flush( ) throw(::com::sun::star::uno::RuntimeException) {} in flush()
1082 ::rtl::OUString SAL_CALL PathService::substituteVariables( const ::rtl::OUString& sText ) throw(::c… in substituteVariables()
1087 ::rtl::OUString SAL_CALL PathService::getImplementationName( ) throw(::com::sun::star::uno::Runtim… in getImplementationName()
1092 sal_Bool SAL_CALL PathService::supportsService( const ::rtl::OUString& ServiceName ) throw(::com::s… in supportsService()
1100 ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL PathService::getSupportedServiceNames( … in getSupportedServiceNames()
/trunk/main/svl/source/uno/
H A Dpathservice.cxx39 class PathService : public ::cppu::WeakImplHelper2< css::frame::XConfigManager, css::lang::XService… class
44 PathService() in PathService() function in PathService
96 static_cast< cppu::OWeakObject* >(new PathService())); in PathService_CreateInstance()
H A Dregisterservices.cxx46 DECLARE_CREATEINSTANCE( PathService ) in DECLARE_CREATEINSTANCE()

Completed in 32 milliseconds