Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DElementSelector.cxx259 APPHELPER_XSERVICEINFO_IMPL( ElementSelectorToolbarController, lcl_aServiceName );
262 Sequence< ::rtl::OUString > ElementSelectorToolbarController::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
269 ElementSelectorToolbarController::ElementSelectorToolbarController( const uno::Reference< uno::XCom… in ElementSelectorToolbarController() function in chart::ElementSelectorToolbarController
274 ElementSelectorToolbarController::~ElementSelectorToolbarController() in ~ElementSelectorToolbarController()
279 Any SAL_CALL ElementSelectorToolbarController::queryInterface( const Type& _rType ) throw (RuntimeE… in queryInterface()
287 void SAL_CALL ElementSelectorToolbarController::acquire() throw () in acquire()
292 void SAL_CALL ElementSelectorToolbarController::release() throw () in release()
297 void SAL_CALL ElementSelectorToolbarController::initialize( const Sequence< Any >& rArguments ) thr… in initialize()
302 void SAL_CALL ElementSelectorToolbarController::statusChanged( const frame::FeatureStateEvent& rEve… in statusChanged()
317 uno::Reference< awt::XWindow > SAL_CALL ElementSelectorToolbarController::createItemWindow( const u… in createItemWindow()
H A DElementSelector.hxx82 class ElementSelectorToolbarController : public ::svt::ToolboxController class
86 ElementSelectorToolbarController( ::com::sun::star::uno::Reference<
88 virtual ~ElementSelectorToolbarController();
92 APPHELPER_SERVICE_FACTORY_HELPER(ElementSelectorToolbarController)
108 ElementSelectorToolbarController(){} in ElementSelectorToolbarController() function in chart::ElementSelectorToolbarController
H A D_serviceregistration_controller.cxx79 ::chart::ElementSelectorToolbarController::create
80 , ::chart::ElementSelectorToolbarController::getImplementationName_Static
81 , ::chart::ElementSelectorToolbarController::getSupportedServiceNames_Static

Completed in 16 milliseconds