Searched refs:ChartModel (Results 1 – 6 of 6) 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()211 ::rtl::OUString ChartModel::impl_g_getLocation() in impl_g_getLocation()221 sal_Bool ChartModel::impl_isControllerConnected( const uno::Reference< frame::XController >& xContr… in impl_isControllerConnected()238 uno::Reference< frame::XController > ChartModel::impl_getCurrentController() in impl_getCurrentController()257 void SAL_CALL ChartModel::impl_notifyCloseListeners() in impl_notifyCloseListeners()274 void ChartModel::impl_adjustAdditionalShapesPositionAndSize( const awt::Size& aVisualAreaSize ) in impl_adjustAdditionalShapesPositionAndSize()315 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()225 sal_Bool SAL_CALL ChartModel::hasLocation() in hasLocation()231 ::rtl::OUString SAL_CALL ChartModel::getLocation() in getLocation()236 sal_Bool SAL_CALL ChartModel::isReadonly() in isReadonly()242 void SAL_CALL ChartModel::store() in store()262 void SAL_CALL ChartModel::storeAsURL( in storeAsURL()287 void SAL_CALL ChartModel::storeToURL( in storeToURL()341 void ChartModel::impl_store( in impl_store()390 void SAL_CALL ChartModel::initNew() in initNew()[all …]
119 class ChartModel : public impl::ChartModel_Base class232 ChartModel(::com::sun::star::uno::Reference<234 explicit ChartModel( const ChartModel & rOther );235 virtual ~ChartModel();242 APPHELPER_SERVICE_FACTORY_HELPER(ChartModel)
50 ::chart::ChartModel::create51 , ::chart::ChartModel::getImplementationName_Static52 , ::chart::ChartModel::getSupportedServiceNames_Static
45 $(SLO)$/ChartModel.obj \
66 chart2/source/model/main/ChartModel \