Home
last modified time | relevance | path

Searched defs:xChartModel (Results 1 – 25 of 52) sorted by relevance

123

/trunk/main/chart2/source/controller/itemsetwrapper/
H A DMultipleChartConverters.cxx53 AllAxisItemConverter::AllAxisItemConverter( in AllAxisItemConverter()
90 AllGridItemConverter::AllGridItemConverter( in AllGridItemConverter()
120 AllDataLabelItemConverter::AllDataLabelItemConverter( in AllDataLabelItemConverter()
168 AllTitleItemConverter::AllTitleItemConverter( in AllTitleItemConverter()
202 AllSeriesStatisticsConverter::AllSeriesStatisticsConverter( in AllSeriesStatisticsConverter()
/trunk/main/chart2/source/controller/dialogs/
H A DTitleDialogData.cxx52 void TitleDialogData::readFromModel( const uno::Reference< frame::XModel>& xChartModel ) in readFromModel()
78 bool TitleDialogData::writeDifferenceToModel( in writeDifferenceToModel()
H A DObjectNameProvider.cxx62 OUString lcl_getDataSeriesName( const rtl::OUString& rObjectCID, const Reference< frame::XModel >& … in lcl_getDataSeriesName()
81 OUString lcl_getFullSeriesName( const rtl::OUString& rObjectCID, const Reference< frame::XModel >& … in lcl_getFullSeriesName()
99 OUString lcl_getDataPointValueText( const Reference< XDataSeries >& xSeries, sal_Int32 nPointIndex, in lcl_getDataPointValueText()
325 rtl::OUString ObjectNameProvider::getAxisName( const rtl::OUString& rObjectCID in getAxisName()
403 OUString ObjectNameProvider::getTitleName( const OUString& rObjectCID in getTitleName()
422 rtl::OUString ObjectNameProvider::getGridName( const rtl::OUString& rObjectCID in getGridName()
481 rtl::OUString ObjectNameProvider::getHelpText( const rtl::OUString& rObjectCID, const Reference< fr… in getHelpText()
702 Reference< frame::XModel > xChartModel( xChartDocument, uno::UNO_QUERY ); in getSelectedObjectText() local
811 uno::Reference< frame::XModel> xChartModel( xChartDocument, uno::UNO_QUERY ); in getName_ObjectForSeries() local
H A Ddlg_ChartType.cxx45 ChartTypeDialog::ChartTypeDialog( Window* pParent in ChartTypeDialog()
H A Dtp_Location.cxx42 LocationTabPage::LocationTabPage( svt::OWizardMachine* pParent in LocationTabPage()
H A Ddlg_InsertLegend.cxx61 void SchLegendDlg::init( const uno::Reference< frame::XModel >& xChartModel ) in init()
H A Ddlg_View3D.cxx58 View3DDialog::View3DDialog(Window* pParent, const uno::Reference< frame::XModel > & xChartModel, XC… in View3DDialog()
H A Ddlg_InsertErrorBars.cxx94 double InsertErrorBarsDialog::getAxisMinorStepWidthForErrorBarDecimals( in getAxisMinorStepWidthForErrorBarDecimals()
H A Dtp_Wizard_TitlesAndObjects.cxx49 TitlesAndObjectsTabPage::TitlesAndObjectsTabPage( svt::OWizardMachine* pParent in TitlesAndObjectsTabPage()
H A Ddlg_CreationWizard.cxx74 CreationWizard::CreationWizard( Window* pParent, const uno::Reference< frame::XModel >& xChartModel in CreationWizard()
H A Dres_LegendPosition.cxx96 void LegendPositionResources::writeToResources( const uno::Reference< frame::XModel >& xChartModel ) in writeToResources()
/trunk/main/chart2/source/controller/main/
H A DChartController_Properties.cxx83 ::comphelper::ItemConverter* createItemConverter( in createItemConverter()
336 rtl::OUString lcl_getTitleCIDForCommand( const ::rtl::OString& rDispatchCommand, const uno::Referen… in lcl_getTitleCIDForCommand()
359 rtl::OUString lcl_getAxisCIDForCommand( const ::rtl::OString& rDispatchCommand, const uno::Referenc… in lcl_getAxisCIDForCommand()
392 rtl::OUString lcl_getGridCIDForCommand( const ::rtl::OString& rDispatchCommand, const uno::Referenc… in lcl_getGridCIDForCommand()
441 uno::Reference< frame::XModel > xChartModel( xChartDocument, uno::UNO_QUERY ); in lcl_getObjectCIDForCommand() local
H A DDragMethod_PieSegment.cxx47 DragMethod_PieSegment::DragMethod_PieSegment( DrawViewWrapper& rDrawViewWrapper in DragMethod_PieSegment()
122 Reference< frame::XModel > xChartModel( this->getChartModel() ); in EndSdrDrag() local
H A DDragMethod_Base.cxx49 DragMethod_Base::DragMethod_Base( DrawViewWrapper& rDrawViewWrapper in DragMethod_Base()
H A DPositionAndSizeHelper.cxx137 bool PositionAndSizeHelper::moveObject( const rtl::OUString& rObjectCID in moveObject()
H A DDragMethod_RotateDiagram.cxx56 DragMethod_RotateDiagram::DragMethod_RotateDiagram( DrawViewWrapper& rDrawViewWrapper in DragMethod_RotateDiagram()
/trunk/main/chart2/source/tools/
H A DChartViewHelper.cxx44 void ChartViewHelper::setViewToDirtyState( const uno::Reference< frame::XModel >& xChartModel ) in setViewToDirtyState()
H A DObjectIdentifier.cxx135 Reference<XChartType> lcl_getFirstStockChartType( const Reference< frame::XModel >& xChartModel ) in lcl_getFirstStockChartType()
225 void lcl_getDiagramAndCooSys( const OUString& rObjectCID in lcl_getDiagramAndCooSys()
339 OUString ObjectIdentifier::createClassifiedIdentifierForObject( in createClassifiedIdentifierForObject()
463 OUString ObjectIdentifier::createParticleForCoordinateSystem( in createParticleForCoordinateSystem()
517 OUString ObjectIdentifier::createClassifiedIdentifierForGrid( in createClassifiedIdentifierForGrid()
555 OUString ObjectIdentifier::createParticleForLegend( in createParticleForLegend()
1123 Reference< beans::XPropertySet > ObjectIdentifier::getObjectPropertySet( in getObjectPropertySet()
1305 Reference< XAxis > ObjectIdentifier::getAxisForCID( in getAxisForCID()
1320 Reference< XDataSeries > ObjectIdentifier::getDataSeriesForCID( in getDataSeriesForCID()
1346 Reference< XDiagram > ObjectIdentifier::getDiagramForCID( in getDiagramForCID()
H A DDataSourceHelper.cxx290 uno::Sequence< ::rtl::OUString > DataSourceHelper::getUsedDataRanges( const uno::Reference< frame::… in getUsedDataRanges()
302 uno::Reference< chart2::data::XDataSource > DataSourceHelper::getUsedData( in getUsedData()
328 bool DataSourceHelper::detectRangeSegmentation( in detectRangeSegmentation()
425 void DataSourceHelper::setRangeSegmentation( in setRangeSegmentation()
H A DChartModelHelper.cxx195 bool ChartModelHelper::isIncludeHiddenCells( const uno::Reference< frame::XModel >& xChartModel ) in isIncludeHiddenCells()
218 bool ChartModelHelper::setIncludeHiddenCells( bool bIncludeHiddenCells, const uno::Reference< frame… in setIncludeHiddenCells()
H A DExplicitCategoriesProvider.cxx55 ExplicitCategoriesProvider::ExplicitCategoriesProvider( const Reference< chart2::XCoordinateSystem … in ExplicitCategoriesProvider()
189 void ExplicitCategoriesProvider::convertCategoryAnysToText( uno::Sequence< rtl::OUString >& rOutTex… in convertCategoryAnysToText()
244 explicit SplitCategoriesProvider_ForLabeledDataSequences( in SplitCategoriesProvider_ForLabeledDataSequences()
579 OUString ExplicitCategoriesProvider::getCategoryByIndex( in getCategoryByIndex()
/trunk/main/xmloff/source/chart/
H A DSchXMLTools.cxx91 rtl::OUString lcl_getGeneratorFromModel( const uno::Reference< frame::XModel >& xChartModel ) in lcl_getGeneratorFromModel()
105 rtl::OUString lcl_getGeneratorFromModelOrItsParent( const uno::Reference< frame::XModel >& xChartMo… in lcl_getGeneratorFromModelOrItsParent()
779 bool isDocumentGeneratedWithOpenOfficeOlderThan3_3( const uno::Reference< frame::XModel >& xChartMo… in isDocumentGeneratedWithOpenOfficeOlderThan3_3()
802 bool isDocumentGeneratedWithOpenOfficeOlderThan3_0( const uno::Reference< frame::XModel >& xChartMo… in isDocumentGeneratedWithOpenOfficeOlderThan3_0()
814 bool isDocumentGeneratedWithOpenOfficeOlderThan2_4( const uno::Reference< frame::XModel >& xChartMo… in isDocumentGeneratedWithOpenOfficeOlderThan2_4()
828 bool isDocumentGeneratedWithOpenOfficeOlderThan2_3( const uno::Reference< frame::XModel >& xChartMo… in isDocumentGeneratedWithOpenOfficeOlderThan2_3()
856 bool isDocumentGeneratedWithOpenOfficeOlderThan2_0( const ::com::sun::star::uno::Reference< ::com::… in isDocumentGeneratedWithOpenOfficeOlderThan2_0()
H A DSchXMLSeriesHelper.cxx163 bool SchXMLSeriesHelper::isCandleStickSeries( in isCandleStickSeries()
224 uno::Reference< beans::XPropertySet > SchXMLSeriesHelper::createOldAPISeriesPropertySet( in createOldAPISeriesPropertySet()
260 uno::Reference< beans::XPropertySet > SchXMLSeriesHelper::createOldAPIDataPointPropertySet( in createOldAPIDataPointPropertySet()
/trunk/main/sw/source/ui/table/
H A Dchartins.cxx161 uno::Reference< frame::XModel > xChartModel; in SwInsertChart() local
/trunk/main/chart2/source/view/main/
H A DChartView.cxx173 void ChartView::impl_setChartModel( const uno::Reference< frame::XModel >& xChartModel ) in impl_setChartModel()
424 VCoordinateSystem* addCooSysToList( std::vector< VCoordinateSystem* >& rVCooSysList in addCooSysToList()
625 void SeriesPlotterContainer::initializeCooSysAndSeriesPlotter( in initializeCooSysAndSeriesPlotter()
961 void SeriesPlotterContainer::doAutoScaling( const uno::Reference< frame::XModel >& xChartModel ) in doAutoScaling()
1026 void SeriesPlotterContainer::AdaptScaleOfYAxisWithoutAttachedSeries( const uno::Reference< frame::X… in AdaptScaleOfYAxisWithoutAttachedSeries()
1228 void lcl_setDefaultWritingMode( ::boost::shared_ptr< DrawModelWrapper > pDrawModelWrapper, const Re… in lcl_setDefaultWritingMode()
1934 awt::Rectangle ExplicitValueProvider::addAxisTitleSizes( in addAxisTitleSizes()
2001 awt::Rectangle ExplicitValueProvider::substractAxisTitleSizes( in substractAxisTitleSizes()
2195 std::auto_ptr<VTitle> lcl_createTitle( TitleHelper::eTitleType eType in lcl_createTitle()

Completed in 77 milliseconds

123