Home
last modified time | relevance | path

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

/AOO41X/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()
197 void SAL_CALL ChartModel::initialize( const Sequence< Any >& /*rArguments*/ ) in initialize()
212 ::rtl::OUString ChartModel::impl_g_getLocation() in impl_g_getLocation()
222 sal_Bool ChartModel::impl_isControllerConnected( const uno::Reference< frame::XController >& xContr… in impl_isControllerConnected()
239 uno::Reference< frame::XController > ChartModel::impl_getCurrentController() throw(uno::RuntimeExce… in impl_getCurrentController()
258 void SAL_CALL ChartModel::impl_notifyCloseListeners() in impl_notifyCloseListeners()
276 void ChartModel::impl_adjustAdditionalShapesPositionAndSize( const awt::Size& aVisualAreaSize ) in impl_adjustAdditionalShapesPositionAndSize()
317 APPHELPER_XSERVICEINFO_IMPL(ChartModel,CHART_MODEL_SERVICE_IMPLEMENTATION_NAME) in APPHELPER_XSERVICEINFO_IMPL() argument
[all …]
H A DChartModel_Persistence.cxx153 Reference< document::XFilter > ChartModel::impl_createFilter( in impl_createFilter()
213 void SAL_CALL ChartModel::storeSelf( const Sequence< beans::PropertyValue >& rMediaDescriptor ) in storeSelf()
228 sal_Bool SAL_CALL ChartModel::hasLocation() in hasLocation()
235 ::rtl::OUString SAL_CALL ChartModel::getLocation() in getLocation()
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()
[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 \