Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/main/
H A DChartModel.cxx98 ChartModel::ChartModel(uno::Reference<uno::XComponentContext > const & xContext) in ChartModel() function in chart::ChartModel
134 ChartModel::ChartModel( const ChartModel & rOther ) in ChartModel() function in chart::ChartModel
190 ChartModel::~ChartModel() in ~ChartModel()
212 ::rtl::OUString ChartModel::impl_g_getLocation() in impl_g_getLocation()
258 void SAL_CALL ChartModel::impl_notifyCloseListeners() in impl_notifyCloseListeners()
531 void SAL_CALL ChartModel::dispose() throw(uno::RuntimeException) in dispose()
619 void SAL_CALL ChartModel::close( sal_Bool bDeliverOwnership ) in close()
676 uno::Sequence< uno::Type > SAL_CALL ChartModel::getTypes() in getTypes()
808 sal_Bool SAL_CALL ChartModel::hasInternalDataProvider() in hasInternalDataProvider()
1038 Reference< util::XCloneable > SAL_CALL ChartModel::createClone() in createClone()
[all …]
H A DChartModel_Persistence.cxx228 sal_Bool SAL_CALL ChartModel::hasLocation() in hasLocation()
241 sal_Bool SAL_CALL ChartModel::isReadonly() in isReadonly()
248 void SAL_CALL ChartModel::store() in store()
270 void SAL_CALL ChartModel::storeAsURL( in storeAsURL()
296 void SAL_CALL ChartModel::storeToURL( in storeToURL()
352 void ChartModel::impl_store( in impl_store()
401 void SAL_CALL ChartModel::initNew() in initNew()
507 void SAL_CALL ChartModel::load( in load()
582 void ChartModel::impl_load( in impl_load()
623 void ChartModel::impl_loadGraphics( in impl_loadGraphics()
[all …]
H A D_serviceregistration_model.cxx50 ::chart::ChartModel::create
51 , ::chart::ChartModel::getImplementationName_Static
52 , ::chart::ChartModel::getSupportedServiceNames_Static
H A DChartModel.hxx119 class ChartModel : public impl::ChartModel_Base class
236 ChartModel(::com::sun::star::uno::Reference<
238 explicit ChartModel( const ChartModel & rOther );
239 virtual ~ChartModel();
246 APPHELPER_SERVICE_FACTORY_HELPER(ChartModel)
H A Dmakefile.mk45 $(SLO)$/ChartModel.obj \

Completed in 66 milliseconds