Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/tbxctrls/
H A Dtbunosearchcontrollers.cxx438 DownSearchToolboxController::DownSearchToolboxController(const css::uno::Reference< css::lang::XMul… in DownSearchToolboxController() function in svx::DownSearchToolboxController
445 DownSearchToolboxController::~DownSearchToolboxController() in ~DownSearchToolboxController()
450 css::uno::Any SAL_CALL DownSearchToolboxController::queryInterface( const css::uno::Type& aType ) t… in queryInterface()
459 void SAL_CALL DownSearchToolboxController::acquire() throw () in acquire()
464 void SAL_CALL DownSearchToolboxController::release() throw () in release()
470 ::rtl::OUString SAL_CALL DownSearchToolboxController::getImplementationName() throw( css::uno::Runt… in getImplementationName()
475 sal_Bool SAL_CALL DownSearchToolboxController::supportsService( const ::rtl::OUString& ServiceName … in supportsService()
492 css::uno::Sequence< ::rtl::OUString > DownSearchToolboxController::getSupportedServiceNames_Static… in getSupportedServiceNames_Static()
500 void SAL_CALL DownSearchToolboxController::dispose() throw ( css::uno::RuntimeException ) in dispose()
517 void SAL_CALL DownSearchToolboxController::execute( sal_Int16 /*KeyModifier*/ ) throw ( css::uno::R… in execute()
[all …]
/aoo4110/main/svx/source/unodraw/
H A Dunoctabl.cxx315 …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()
/aoo4110/main/svx/inc/
H A Dtbunosearchcontrollers.hxx143 class DownSearchToolboxController : public svt::ToolboxController, class
148DownSearchToolboxController( const css::uno::Reference< css::lang::XMultiServiceFactory > & rServi…
149 ~DownSearchToolboxController();

Completed in 29 milliseconds