Searched refs:UpSearchToolboxController (Results 1 – 3 of 3) sorted by relevance
573 UpSearchToolboxController::UpSearchToolboxController( const css::uno::Reference< css::lang::XMultiS… in UpSearchToolboxController() function in svx::UpSearchToolboxController580 UpSearchToolboxController::~UpSearchToolboxController() in ~UpSearchToolboxController()585 css::uno::Any SAL_CALL UpSearchToolboxController::queryInterface( const css::uno::Type& aType ) thr… in queryInterface()594 void SAL_CALL UpSearchToolboxController::acquire() throw () in acquire()599 void SAL_CALL UpSearchToolboxController::release() throw () in release()605 ::rtl::OUString SAL_CALL UpSearchToolboxController::getImplementationName() throw( css::uno::Runtim… in getImplementationName()610 sal_Bool SAL_CALL UpSearchToolboxController::supportsService( const ::rtl::OUString& ServiceName ) … in supportsService()627 css::uno::Sequence< ::rtl::OUString > UpSearchToolboxController::getSupportedServiceNames_Static() … in getSupportedServiceNames_Static()635 void SAL_CALL UpSearchToolboxController::dispose() throw ( css::uno::RuntimeException ) in dispose()652 void SAL_CALL UpSearchToolboxController::execute( sal_Int16 /*KeyModifier*/ ) throw ( css::uno::Run… in execute()[all …]
322 …else if ( svx::UpSearchToolboxController::getImplementationName_Static().equalsAscii( pImplName ) ) in component_getFactory()325 svx::UpSearchToolboxController::getImplementationName_Static(), in component_getFactory()327 svx::UpSearchToolboxController::getSupportedServiceNames_Static() ); in component_getFactory()
182 class UpSearchToolboxController : public svt::ToolboxController, class187 …UpSearchToolboxController( const css::uno::Reference< css::lang::XMultiServiceFactory >& rServiceM…188 ~UpSearchToolboxController();
Completed in 19 milliseconds