Home
last modified time | relevance | path

Searched refs:ShapeToolbarController (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/chart2/source/controller/main/
H A DShapeToolbarController.cxx48 ::rtl::OUString ShapeToolbarController::getImplementationName() throw (uno::RuntimeException) in getImplementationName()
53 ::rtl::OUString ShapeToolbarController::getImplementationName_Static() throw (uno::RuntimeException) in getImplementationName_Static()
58 Sequence< ::rtl::OUString > ShapeToolbarController::getSupportedServiceNames_Static() throw (uno::R… in getSupportedServiceNames_Static()
65 ::sal_Bool ShapeToolbarController::supportsService( const ::rtl::OUString& ServiceName ) throw (uno… in supportsService()
70 Sequence< ::rtl::OUString> ShapeToolbarController::getSupportedServiceNames() throw (uno::RuntimeEx… in getSupportedServiceNames()
75 Reference< uno::XInterface > ShapeToolbarController::create( const Reference< uno::XComponentContex… in create()
77 …return *( new ShapeToolbarController( Reference< lang::XMultiServiceFactory >( xContext->getServic… in create()
80 ShapeToolbarController::ShapeToolbarController( const Reference< lang::XMultiServiceFactory >& rxFa… in ShapeToolbarController() function in chart::ShapeToolbarController
90 ShapeToolbarController::~ShapeToolbarController() in ~ShapeToolbarController()
95 uno::Any ShapeToolbarController::queryInterface( const uno::Type& rType ) throw (uno::RuntimeExcept… in queryInterface()
[all …]
H A DShapeToolbarController.hxx47 class ShapeToolbarController : public ::svt::ToolboxController class
55 ShapeToolbarController( const ShapeToolbarController& );
56 void operator =( const ShapeToolbarController& );
59ShapeToolbarController( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServ…
60 virtual ~ShapeToolbarController();
H A D_serviceregistration_controller.cxx87 ::chart::ShapeToolbarController::create
88 , ::chart::ShapeToolbarController::getImplementationName_Static
89 , ::chart::ShapeToolbarController::getSupportedServiceNames_Static
H A Dmakefile.mk69 $(SLO)$/ShapeToolbarController.obj \