Home
last modified time | relevance | path

Searched refs:ChartView (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/chart2/source/view/main/
H A DChartView.cxx149 ChartView::ChartView( in ChartView() function in chart::ChartView
173 void ChartView::impl_setChartModel( const uno::Reference< frame::XModel >& xChartModel ) in impl_setChartModel()
182 void SAL_CALL ChartView::initialize( const uno::Sequence< uno::Any >& aArguments ) in initialize()
208 ChartView::~ChartView() in ~ChartView()
226 void ChartView::impl_deleteCoordinateSystems() in impl_deleteCoordinateSystems()
251 void ChartView::getMetaFile( const uno::Reference< io::XOutputStream >& xOutStream in getMetaFile()
316 uno::Any SAL_CALL ChartView::getTransferData( const datatransfer::DataFlavor& aFlavor ) in getTransferData()
350 uno::Sequence< datatransfer::DataFlavor > SAL_CALL ChartView::getTransferDataFlavors() in getTransferDataFlavors()
364 ::sal_Bool SAL_CALL ChartView::isDataFlavorSupported( const datatransfer::DataFlavor& aFlavor ) in isDataFlavorSupported()
373 ::sal_Int64 SAL_CALL ChartView::getSomething( const uno::Sequence< ::sal_Int8 >& aIdentifier ) in getSomething()
[all …]
H A D_serviceregistration_view.cxx33 ::chart::ChartView::create
34 , ::chart::ChartView::getImplementationName_Static
35 , ::chart::ChartView::getSupportedServiceNames_Static
H A DChartView.hxx68 class ChartView : public ::cppu::WeakImplHelper9< class
87 ChartView(::com::sun::star::uno::Reference<
89 virtual ~ChartView();
93 APPHELPER_SERVICE_FACTORY_HELPER(ChartView)
181 ChartView();
H A Dmakefile.mk58 $(SLO)$/ChartView.obj \