Home
last modified time | relevance | path

Searched refs:OToolboxController (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/reportdesign/source/ui/misc/
H A Dtoolboxcontroller.cxx68 ::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 …]
H A Drptuiservices.cxx51 …{ &OToolboxController::create, &OToolboxController::getImplementationName_Static, &OToolboxControl…
/aoo4110/main/dbaccess/source/ui/control/
H A Dtoolboxcontroller.cxx90 static ::dbaui::OMultiInstanceAutoRegistration< ::dbaui::OToolboxController> aAutoRegistration; in createRegistryInfo_OToolboxController()
117 OToolboxController::OToolboxController(const Reference< XMultiServiceFactory >& _rxORB) in OToolboxController() function in dbaui::OToolboxController
126 …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()
/aoo4110/main/reportdesign/source/ui/inc/
H A Dtoolboxcontroller.hxx41 class OToolboxController : public ::svt::ToolboxController class
49 OToolboxController(const OToolboxController&);
50 void operator =(const OToolboxController&);
52OToolboxController(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFa…
53 virtual ~OToolboxController();
/aoo4110/main/dbaccess/source/ui/inc/
H A Dtoolboxcontroller.hxx51 class OToolboxController : public ::svt::ToolboxController class
61OToolboxController(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFa…

Completed in 22 milliseconds