Searched refs:FindbarDispatcher (Results 1 – 3 of 3) sorted by relevance
702 FindbarDispatcher::FindbarDispatcher(const css::uno::Reference< css::lang::XMultiServiceFactory >& … in FindbarDispatcher() function in svx::FindbarDispatcher707 FindbarDispatcher::~FindbarDispatcher() in ~FindbarDispatcher()714 css::uno::Any SAL_CALL FindbarDispatcher::queryInterface( const css::uno::Type& aType ) throw( css:… in queryInterface()728 void SAL_CALL FindbarDispatcher::acquire() throw() in acquire()733 void SAL_CALL FindbarDispatcher::release() throw() in release()739 ::rtl::OUString SAL_CALL FindbarDispatcher::getImplementationName() throw( css::uno::RuntimeExcepti… in getImplementationName()744 sal_Bool SAL_CALL FindbarDispatcher::supportsService( const ::rtl::OUString& ServiceName ) throw( c… in supportsService()752 css::uno::Sequence< ::rtl::OUString > SAL_CALL FindbarDispatcher::getSupportedServiceNames() throw(… in getSupportedServiceNames()757 css::uno::Sequence< ::rtl::OUString > FindbarDispatcher::getSupportedServiceNames_Static() throw() in getSupportedServiceNames_Static()766 void SAL_CALL FindbarDispatcher::initialize( const css::uno::Sequence< css::uno::Any >& aArguments … in initialize()[all …]
329 else if ( svx::FindbarDispatcher::getImplementationName_Static().equalsAscii( pImplName ) ) in component_getFactory()332 svx::FindbarDispatcher::getImplementationName_Static(), in component_getFactory()334 svx::FindbarDispatcher::getSupportedServiceNames_Static() ); in component_getFactory()
223 class FindbarDispatcher : public css::lang::XServiceInfo, class231 FindbarDispatcher( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory );232 virtual ~FindbarDispatcher();
Completed in 24 milliseconds