Searched refs:DownSearchToolboxController (Results 1 – 3 of 3) sorted by relevance
444 DownSearchToolboxController::DownSearchToolboxController(const css::uno::Reference< css::lang::XMul… in DownSearchToolboxController() function in svx::DownSearchToolboxController451 DownSearchToolboxController::~DownSearchToolboxController() in ~DownSearchToolboxController()456 css::uno::Any SAL_CALL DownSearchToolboxController::queryInterface( const css::uno::Type& aType ) t… in queryInterface()465 void SAL_CALL DownSearchToolboxController::acquire() throw () in acquire()470 void SAL_CALL DownSearchToolboxController::release() throw () in release()476 ::rtl::OUString SAL_CALL DownSearchToolboxController::getImplementationName() throw( css::uno::Runt… in getImplementationName()481 sal_Bool SAL_CALL DownSearchToolboxController::supportsService( const ::rtl::OUString& ServiceName … in supportsService()498 css::uno::Sequence< ::rtl::OUString > DownSearchToolboxController::getSupportedServiceNames_Static(… in getSupportedServiceNames_Static()506 void SAL_CALL DownSearchToolboxController::dispose() throw ( css::uno::RuntimeException ) in dispose()523 void SAL_CALL DownSearchToolboxController::execute( sal_Int16 /*KeyModifier*/ ) throw ( css::uno::R… in execute()[all …]
315 …else if ( svx::DownSearchToolboxController::getImplementationName_Static().equalsAscii( pImplName … in component_getFactory()318 svx::DownSearchToolboxController::getImplementationName_Static(), in component_getFactory()320 svx::DownSearchToolboxController::getSupportedServiceNames_Static() ); in component_getFactory()
143 class DownSearchToolboxController : public svt::ToolboxController, class148 …DownSearchToolboxController( const css::uno::Reference< css::lang::XMultiServiceFactory > & rServi…149 ~DownSearchToolboxController();
Completed in 34 milliseconds