Searched refs:PathService (Results 1 – 3 of 3) sorted by relevance
1064 class PathService : public ::cppu::WeakImplHelper2< ::com::sun::star::frame::XConfigManager, ::com:… class1078 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()
39 class PathService : public ::cppu::WeakImplHelper2< css::frame::XConfigManager, css::lang::XService… class44 PathService() in PathService() function in PathService96 static_cast< cppu::OWeakObject* >(new PathService())); in PathService_CreateInstance()
46 DECLARE_CREATEINSTANCE( PathService ) in DECLARE_CREATEINSTANCE()
Completed in 14 milliseconds