Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dtbunosearchcontrollers.cxx444 DownSearchToolboxController::DownSearchToolboxController(const css::uno::Reference< css::lang::XMul… in DownSearchToolboxController() function in svx::DownSearchToolboxController
451 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 …]
/trunk/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()
/trunk/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 21 milliseconds