Home
last modified time | relevance | path

Searched defs:xChartDoc (Results 1 – 25 of 86) sorted by last modified time

1234

/trunk/main/chart2/source/controller/main/
H A DChartController.cxx1352 uno::Reference< XChartDocument > xChartDoc( getModel(), uno::UNO_QUERY ); in executeDispatch_SourceData() local
/trunk/main/svx/source/svdraw/
H A Dcharthelper.cxx144 uno::Reference< chart2::XChartDocument > xChartDoc( xEmbObj->getComponent(), uno::UNO_QUERY ); in AdaptDefaultsForChart() local
/trunk/main/chart2/source/tools/
H A DReferenceSizeProvider.cxx53 ReferenceSizeProvider::ReferenceSizeProvider( in ReferenceSizeProvider()
242 ReferenceSizeProvider::AutoResizeState ReferenceSizeProvider::getAutoResizeState( in getAutoResizeState()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx60 DataEditor::DataEditor( in DataEditor()
/trunk/main/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx132 uno::Reference< chart::XChartDocument > xChartDoc( rImport.GetModel(), uno::UNO_QUERY ); in lcl_setAutomaticSymbolSize() local
219 Reference< chart2::data::XLabeledDataSequence > lcl_createAndAddSequenceToSeries( const rtl::OUStri… in lcl_createAndAddSequenceToSeries()
H A DSchXMLTableContext.cxx866 void SchXMLTableHelper::applyTableToInternalDataProvider( in applyTableToInternalDataProvider()
959 void SchXMLTableHelper::switchRangesFromOuterToInternalIfNecessary( in switchRangesFromOuterToInternalIfNecessary()
H A DSchXMLTools.cxx389 Reference< chart2::data::XDataSequence > CreateDataSequence( in CreateDataSequence()
741 bool switchBackToDataProviderFromParent( const Reference< chart2::XChartDocument >& xChartDoc, cons… in switchBackToDataProviderFromParent()
870 Reference< chart2::data::XDataProvider > getDataProviderFromParent( const Reference< chart2::XChart… in getDataProviderFromParent()
H A DSchXMLExport.cxx403 Sequence< Reference< chart2::data::XLabeledDataSequence > > lcl_getAllSeriesSequences( const Refere… in lcl_getAllSeriesSequences()
445 Reference< chart2::data::XDataSource > lcl_pressUsedDataIntoRectangularFormat( const Reference< cha… in lcl_pressUsedDataIntoRectangularFormat()
1711 Reference< chart::XChartDocument > xChartDoc( mrExport.GetModel(), uno::UNO_QUERY ); in exportTable() local
3685 Reference< chart2::XChartDocument > xChartDoc( GetModel(), uno::UNO_QUERY ); in exportDoc() local
3706 Reference< chart::XChartDocument > xChartDoc( GetModel(), uno::UNO_QUERY ); in _ExportAutoStyles() local
3721 Reference< chart::XChartDocument > xChartDoc( GetModel(), uno::UNO_QUERY ); in _ExportContent() local
3798 void SchXMLExportHelper_Impl::InitRangeSegmentationProperties( const Reference< chart2::XChartDocum… in InitRangeSegmentationProperties()
H A DSchXMLImport.cxx645 uno::Reference< chart2::XChartDocument > xChartDoc( GetModel(), uno::UNO_QUERY ); in ~SchXMLImport() local
727 uno::Reference< chart2::XChartDocument > xChartDoc( GetModel(), uno::UNO_QUERY ); in setTargetDocument() local
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartData.java85 XChartDocument xChartDoc = null; field in ChartData
H A DChartProperties.java76 XChartDocument xChartDoc = null; field in ChartProperties
H A DChartTypes.java89 XChartDocument xChartDoc = null; in testInsertAreaChart() local
113 XChartDocument xChartDoc = null; in testInsertBubbleChart() local
137 XChartDocument xChartDoc = null; in testInsertBarChart() local
158 XChartDocument xChartDoc = null; in testInsertConeChart() local
192 XChartDocument xChartDoc = null; in testInsertLineChart() local
216 XChartDocument xChartDoc = null; in testInsertPieChart() local
/trunk/main/sc/source/ui/unoobj/
H A Dchartuno.cxx499 uno::Reference< chart2::XChartDocument > xChartDoc( pDoc->GetChartByName( aChartName ) ); in GetData_Impl() local
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3121 … uno::Reference< chart2::XChartDocument > xChartDoc( xChartModel, uno::UNO_QUERY ); in ExportShape() local
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx271 void XclImpChRoot::InitConversion( Reference< XChartDocument > xChartDoc, const Rectangle& rChartRe… in InitConversion()
3831 void XclImpChChart::Convert( Reference< XChartDocument > xChartDoc, in Convert()
4256 Reference< XChartDocument > xChartDoc( xModel, UNO_QUERY ); in Convert() local
H A Dxechart.cxx331 void XclExpChRoot::InitConversion( XChartDocRef xChartDoc, const Rectangle& rChartRect ) const in InitConversion()
2913 Reference< cssc::XAxis > lclGetApiChart1Axis( Reference< XChartDocument > xChartDoc, in lclGetApiChart1Axis()
3302 XclExpChChart::XclExpChChart( const XclExpRoot& rRoot, in XclExpChChart()
3473 Reference< XChartDocument > xChartDoc( xModel, UNO_QUERY ); in XclExpChart() local
/trunk/main/sc/source/core/tool/
H A Dcharthelper.cxx161 … Reference< chart2::XChartDocument > xChartDoc( pDestDoc->GetChartByName( aChartName ) ); in AdjustRangesOfChartsOnDestinationPage() local
201 … Reference< chart2::XChartDocument > xChartDoc( pDestDoc->GetChartByName( aChartName ) ); in UpdateChartsOnDestinationPage() local
230 void ScChartHelper::GetChartRanges( const uno::Reference< chart2::XChartDocument >& xChartDoc, in GetChartRanges()
258 void ScChartHelper::SetChartRanges( const uno::Reference< chart2::XChartDocument >& xChartDoc, in SetChartRanges()
/trunk/main/sc/source/core/data/
H A Ddocumen5.cxx69 void lcl_GetChartParameters( const uno::Reference< chart2::XChartDocument >& xChartDoc, in lcl_GetChartParameters()
279 uno::Reference< chart2::XChartDocument > xChartDoc( GetChartByName( rChartName ) ); in GetChartRanges() local
295 uno::Reference< chart2::XChartDocument > xChartDoc( GetChartByName( rChartName ) ); in SetChartRanges() local
332 …uno::Reference< chart2::XChartDocument > xChartDoc( ScChartHelper::GetChartFromSdrObject( pObject … in GetOldChartParameters() local
379 …uno::Reference< chart2::XChartDocument > xChartDoc( ScChartHelper::GetChartFromSdrObject( pObject … in UpdateChartArea() local
452 uno::Reference< chart2::XChartDocument > xChartDoc( GetChartByName( rChartName ) ); in UpdateChart() local
485 uno::Reference< chart2::XChartDocument > xChartDoc( xComponent, uno::UNO_QUERY ); in RestoreChartListener() local
588 …uno::Reference< chart2::XChartDocument > xChartDoc( xIPObj->getComponent(), uno::UNO_QUERY_THROW ); in UpdateChartRef() local
629 …uno::Reference< chart2::XChartDocument > xChartDoc( ScChartHelper::GetChartFromSdrObject( pObject … in SetChartRangeList() local
/trunk/main/reportdesign/source/core/sdr/
H A DRptObject.cxx1151 … uno::Reference< chart2::XChartDocument> xChartDoc( xCompSupp->getComponent(), uno::UNO_QUERY ); in lcl_getDataProvider() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_xmloff/Chart/
H A DXMLExporter.java70 XChartDocument xChartDoc = null; field in XMLExporter
H A DXMLImporter.java68 XChartDocument xChartDoc = null; field in XMLImporter
H A DXMLStylesExporter.java68 XChartDocument xChartDoc = null; field in XMLStylesExporter
H A DXMLStylesImporter.java66 XChartDocument xChartDoc = null; field in XMLStylesImporter
H A DXMLContentExporter.java69 XChartDocument xChartDoc = null; field in XMLContentExporter
H A DXMLContentImporter.java68 XChartDocument xChartDoc = null; field in XMLContentImporter

Completed in 156 milliseconds

1234