Searched refs:OToolboxController (Results 1 – 5 of 5) sorted by relevance
68 ::rtl::OUString SAL_CALL OToolboxController::getImplementationName() throw( RuntimeException ) in getImplementationName()74 ::rtl::OUString OToolboxController::getImplementationName_Static() throw( RuntimeException ) in getImplementationName_Static()96 Reference< XInterface > OToolboxController::create(Reference< XComponentContext > const & xContext) in create()102 OToolboxController::OToolboxController(const Reference< XMultiServiceFactory >& _rxORB) in DBG_NAME()114 OToolboxController::~OToolboxController() in ~OToolboxController()120 Any SAL_CALL OToolboxController::queryInterface( const Type& _rType ) throw (RuntimeException) in queryInterface()128 void SAL_CALL OToolboxController::acquire() throw () in acquire()133 void SAL_CALL OToolboxController::release() throw () in release()297 ::sal_Bool SAL_CALL OToolboxController::opensSubToolbar() throw (uno::RuntimeException) in opensSubToolbar()302 ::rtl::OUString SAL_CALL OToolboxController::getSubToolbarName() throw (uno::RuntimeException) in getSubToolbarName()[all …]
51 …{ &OToolboxController::create, &OToolboxController::getImplementationName_Static, &OToolboxControl…
90 static ::dbaui::OMultiInstanceAutoRegistration< ::dbaui::OToolboxController> aAutoRegistration; in createRegistryInfo_OToolboxController()117 OToolboxController::OToolboxController(const Reference< XMultiServiceFactory >& _rxORB) in OToolboxController() function in dbaui::OToolboxController126 …IMPLEMENT_SERVICE_INFO1_STATIC(OToolboxController,"com.sun.star.sdb.ApplicationToolboxController",…129 Any SAL_CALL OToolboxController::queryInterface( const Type& _rType ) throw (RuntimeException) in queryInterface()137 void SAL_CALL OToolboxController::acquire() throw () in acquire()142 void SAL_CALL OToolboxController::release() throw () in release()147 …void SAL_CALL OToolboxController::initialize( const Sequence< Any >& _rArguments ) throw (Exceptio… in initialize()194 …void SAL_CALL OToolboxController::statusChanged( const FeatureStateEvent& Event ) throw ( RuntimeE… in statusChanged()223 ::std::auto_ptr<PopupMenu> OToolboxController::getMenu() in getMenu()275 …Reference< ::com::sun::star::awt::XWindow > SAL_CALL OToolboxController::createPopupWindow() throw… in createPopupWindow()
41 class OToolboxController : public ::svt::ToolboxController class49 OToolboxController(const OToolboxController&);50 void operator =(const OToolboxController&);52 …OToolboxController(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFa…53 virtual ~OToolboxController();
51 class OToolboxController : public ::svt::ToolboxController class61 …OToolboxController(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFa…
Completed in 38 milliseconds