Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/tbxctrls/
H A Dtbunosearchcontrollers.cxx567 UpSearchToolboxController::UpSearchToolboxController( const css::uno::Reference< css::lang::XMultiS… in UpSearchToolboxController() function in svx::UpSearchToolboxController
574 UpSearchToolboxController::~UpSearchToolboxController() in ~UpSearchToolboxController()
579 css::uno::Any SAL_CALL UpSearchToolboxController::queryInterface( const css::uno::Type& aType ) thr… in queryInterface()
588 void SAL_CALL UpSearchToolboxController::acquire() throw () in acquire()
593 void SAL_CALL UpSearchToolboxController::release() throw () in release()
599 ::rtl::OUString SAL_CALL UpSearchToolboxController::getImplementationName() throw( css::uno::Runtim… in getImplementationName()
604 sal_Bool SAL_CALL UpSearchToolboxController::supportsService( const ::rtl::OUString& ServiceName ) … in supportsService()
621 css::uno::Sequence< ::rtl::OUString > UpSearchToolboxController::getSupportedServiceNames_Static()… in getSupportedServiceNames_Static()
629 void SAL_CALL UpSearchToolboxController::dispose() throw ( css::uno::RuntimeException ) in dispose()
646 void SAL_CALL UpSearchToolboxController::execute( sal_Int16 /*KeyModifier*/ ) throw ( css::uno::Run… in execute()
[all …]
/aoo4110/main/svx/source/unodraw/
H A Dunoctabl.cxx322 …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()
/aoo4110/main/svx/inc/
H A Dtbunosearchcontrollers.hxx182 class UpSearchToolboxController : public svt::ToolboxController, class
187UpSearchToolboxController( const css::uno::Reference< css::lang::XMultiServiceFactory >& rServiceM…
188 ~UpSearchToolboxController();

Completed in 31 milliseconds