Searched refs:ChartModel (Results 1 – 5 of 5) sorted by relevance
98 ChartModel::ChartModel(uno::Reference<uno::XComponentContext > const & xContext) in ChartModel() function in chart::ChartModel134 ChartModel::ChartModel( const ChartModel & rOther ) in ChartModel() function in chart::ChartModel190 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 …]
153 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 …]
50 ::chart::ChartModel::create51 , ::chart::ChartModel::getImplementationName_Static52 , ::chart::ChartModel::getSupportedServiceNames_Static
119 class ChartModel : public impl::ChartModel_Base class236 ChartModel(::com::sun::star::uno::Reference<238 explicit ChartModel( const ChartModel & rOther );239 virtual ~ChartModel();246 APPHELPER_SERVICE_FACTORY_HELPER(ChartModel)
45 $(SLO)$/ChartModel.obj \