Home
last modified time | relevance | path

Searched defs:xChartDocument (Results 1 – 23 of 23) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sc/chart/
H A DChartTitle.java155 XChartDocument xChartDocument = null; in testCreateMainTitle() local
212 XChartDocument xChartDocument = null; in testCreateSubTitle() local
273 XChartDocument xChartDocument = null; in testInputTitles() local
H A DChartLegend.java151 XChartDocument xChartDocument = null; in testDisableLegend() local
202 XChartDocument xChartDocument = null; in testLegendPosition() local
H A DChartAxis.java172 XChartDocument xChartDocument = null; in testCreateXYAxes() local
253 XChartDocument xChartDocument = null; in testCreateXYZAxes() local
H A DChartGrid.java172 XChartDocument xChartDocument = null; in testCreateXYGrid() local
244 XChartDocument xChartDocument = null; in testCreateXYZGrid() local
H A DChartDataLabel.java162 XChartDocument xChartDocument = null; in testCreateDataLabel() local
H A DChartType.java162 XChartDocument xChartDocument = null; in testCreateChart() local
H A DChartMeanValueLine.java151 XChartDocument xChartDocument = null; in testCreateTrendline() local
H A DChartTrendline.java154 XChartDocument xChartDocument = null; in testCreateTrendline() local
H A DChartYErrorBar.java162 XChartDocument xChartDocument = null; in testCreateYErrorBar() local
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_ErrorBars.cxx88 void ErrorBarsTabPage::SetChartDocumentForRangeChoosing( in SetChartDocumentForRangeChoosing()
H A DObjectNameProvider.cxx476 rtl::OUString ObjectNameProvider::getHelpText( const rtl::OUString& rObjectCID, const Reference< ch… in getHelpText()
698 rtl::OUString ObjectNameProvider::getSelectedObjectText( const rtl::OUString & rObjectCID, const ::… in getSelectedObjectText()
750 rtl::OUString ObjectNameProvider::getNameForCID( in getNameForCID()
806 rtl::OUString ObjectNameProvider::getName_ObjectForSeries( in getName_ObjectForSeries()
H A Ddlg_InsertErrorBars.cxx53 InsertErrorBarsDialog::InsertErrorBarsDialog( in InsertErrorBarsDialog()
H A DRangeSelectionHelper.cxx54 RangeSelectionHelper::RangeSelectionHelper( in RangeSelectionHelper()
H A Ddlg_DataSource.cxx147 DataSourceDialog::DataSourceDialog( in DataSourceDialog()
H A Dres_ErrorBar.cxx194 void ErrorBarResources::SetChartDocumentForRangeChoosing( in SetChartDocumentForRangeChoosing()
H A DDialogModel.cxx373 DialogModel::DialogModel( in DialogModel()
/trunk/main/chart2/source/tools/
H A DDataSourceHelper.cxx339 uno::Reference< XChartDocument > xChartDocument( xChartModel, uno::UNO_QUERY ); in detectRangeSegmentation() local
364 bool DataSourceHelper::allArgumentsForRectRangeDetected( in allArgumentsForRectRangeDetected()
430 uno::Reference< XChartDocument > xChartDocument( xChartModel, uno::UNO_QUERY ); in setRangeSegmentation() local
H A DObjectIdentifier.cxx1115 Reference< beans::XPropertySet > ObjectIdentifier::getObjectPropertySet( in getObjectPropertySet()
1147 Reference< XChartDocument > xChartDocument( xChartModel, uno::UNO_QUERY ); in getObjectPropertySet() local
/trunk/main/chart2/source/controller/main/
H A DChartDropTargetHelper.cxx70 ChartDropTargetHelper::ChartDropTargetHelper( in ChartDropTargetHelper()
H A DObjectHierarchy.cxx177 ImplObjectHierarchy::ImplObjectHierarchy( in ImplObjectHierarchy()
191 void ImplObjectHierarchy::createTree( const Reference< XChartDocument >& xChartDocument ) in createTree()
618 ObjectHierarchy::ObjectHierarchy( in ObjectHierarchy()
689 ObjectKeyNavigation::ObjectKeyNavigation( in ObjectKeyNavigation()
H A DChartController_Properties.cxx436 rtl::OUString lcl_getObjectCIDForCommand( const ::rtl::OString& rDispatchCommand, const uno::Refere… in lcl_getObjectCIDForCommand()
675 uno::Reference< XChartDocument > xChartDocument( getModel(), uno::UNO_QUERY ); in executeDispatch_FormatObject() local
/trunk/test/testuno/source/testlib/uno/
H A DSCUtil.java659 XChartDocument xChartDocument = null; in createChart() local
687 XChartDocument xChartDocument = null; in getChartByName() local
712 public static void setChartType(XChartDocument xChartDocument, String chartType) throws Exception { in setChartType()
726 public static String getChartType(XChartDocument xChartDocument) throws Exception { in getChartType()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx750 … uno::Reference< chart2::XChartDocument > xChartDocument( xObj->getComponent(), uno::UNO_QUERY ); in CalcAndSetScale() local

Completed in 104 milliseconds