Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx53 CreationWizardUnoDlg::CreationWizardUnoDlg( const uno::Reference< uno::XComponentContext >& xContex… in CreationWizardUnoDlg() function in chart::CreationWizardUnoDlg
70 CreationWizardUnoDlg::~CreationWizardUnoDlg() in ~CreationWizardUnoDlg()
81 APPHELPER_XSERVICEINFO_IMPL(CreationWizardUnoDlg,CHART_WIZARD_DIALOG_SERVICE_IMPLEMENTATION_NAME) in APPHELPER_XSERVICEINFO_IMPL() argument
83 uno::Sequence< rtl::OUString > CreationWizardUnoDlg in APPHELPER_XSERVICEINFO_IMPL()
93 uno::Any SAL_CALL CreationWizardUnoDlg::queryInterface( const uno::Type& aType ) throw (uno::Runtim… in queryInterface()
97 void SAL_CALL CreationWizardUnoDlg::acquire() throw () in acquire()
101 void SAL_CALL CreationWizardUnoDlg::release() throw () in release()
105 uno::Any SAL_CALL CreationWizardUnoDlg::queryAggregation( uno::Type const & rType ) throw (uno::Run… in queryAggregation()
138 uno::Sequence< uno::Type > CreationWizardUnoDlg::getTypes() throw(uno::RuntimeException) in getTypes()
162 uno::Sequence< sal_Int8 > SAL_CALL CreationWizardUnoDlg::getImplementationId( void ) throw( uno::Ru… in getImplementationId()
[all …]
/AOO41X/main/chart2/source/controller/inc/
H A Ddlg_CreationWizard_UNO.hxx49 class CreationWizardUnoDlg : public MutexContainer class
58 CreationWizardUnoDlg( const ::com::sun::star::uno::Reference<
60 virtual ~CreationWizardUnoDlg();
74 APPHELPER_SERVICE_FACTORY_HELPER(CreationWizardUnoDlg)
107 CreationWizardUnoDlg();
/AOO41X/main/chart2/source/controller/main/
H A D_serviceregistration_controller.cxx55 ::chart::CreationWizardUnoDlg::create
56 , ::chart::CreationWizardUnoDlg::getImplementationName_Static
57 , ::chart::CreationWizardUnoDlg::getSupportedServiceNames_Static