Searched refs:FindTextToolbarController (Results 1 – 3 of 3) sorted by relevance
274 FindTextToolbarController::FindTextToolbarController( const css::uno::Reference< css::lang::XMultiS… in FindTextToolbarController() function in svx::FindTextToolbarController281 FindTextToolbarController::~FindTextToolbarController() in ~FindTextToolbarController()286 css::uno::Any SAL_CALL FindTextToolbarController::queryInterface( const css::uno::Type& aType ) thr… in queryInterface()295 void SAL_CALL FindTextToolbarController::acquire() throw () in acquire()300 void SAL_CALL FindTextToolbarController::release() throw () in release()306 ::rtl::OUString SAL_CALL FindTextToolbarController::getImplementationName() throw( css::uno::Runtim… in getImplementationName()311 sal_Bool SAL_CALL FindTextToolbarController::supportsService( const ::rtl::OUString& ServiceName ) … in supportsService()323 css::uno::Sequence< ::rtl::OUString > SAL_CALL FindTextToolbarController::getSupportedServiceNames(… in getSupportedServiceNames()328 css::uno::Sequence< ::rtl::OUString > FindTextToolbarController::getSupportedServiceNames_Static() … in getSupportedServiceNames_Static()336 void SAL_CALL FindTextToolbarController::dispose() throw ( css::uno::RuntimeException ) in dispose()[all …]
308 …else if ( svx::FindTextToolbarController::getImplementationName_Static().equalsAscii( pImplName ) ) in component_getFactory()311 svx::FindTextToolbarController::getImplementationName_Static(), in component_getFactory()313 svx::FindTextToolbarController::getSupportedServiceNames_Static() ); in component_getFactory()
94 class FindTextToolbarController : public svt::ToolboxController, class99 …FindTextToolbarController( const css::uno::Reference< css::lang::XMultiServiceFactory > & rService…100 ~FindTextToolbarController();