Home
last modified time | relevance | path

Searched refs:DiagramHelper (Results 1 – 25 of 63) sorted by relevance

123

/aoo41x/main/chart2/source/tools/
H A DDiagramHelper.cxx81 DiagramHelper::tTemplateWithServiceName
82 DiagramHelper::getTemplateForDiagram( in getTemplateForDiagram()
139 void DiagramHelper::setVertical( in setVertical()
253 void DiagramHelper::setStackMode( in setStackMode()
500 void DiagramHelper::setDimension( in setDimension()
849 bool DiagramHelper::isCategoryDiagram( in isCategoryDiagram()
887 void DiagramHelper::setCategoriesToDiagram( in setCategoriesToDiagram()
1158DiagramHelper::getChartTypeByIndex( xDiagram, 0 ), DiagramHelper::getDimension( xDiagram ), 0 ); in isSupportingDateAxis()
1448 bool DiagramHelper::isSeriesMoveable( in isSeriesMoveable()
1511 sal_Int32 DiagramHelper::getGeometry3D( in getGeometry3D()
[all …]
H A DAxisHelper.cxx168 … sal_Int32 nPercentFormat = DiagramHelper::getPercentNumberFormat( xNumberFormatsSupplier ); in getExplicitNumberFormatKeyForAxis()
183 … nNumberFormatKey = DiagramHelper::getDateNumberFormat( xNumberFormatsSupplier ); in getExplicitNumberFormatKeyForAxis()
190 if( DiagramHelper::isSupportingDateAxis( xDiagram ) ) in getExplicitNumberFormatKeyForAxis()
192 nNumberFormatKey = DiagramHelper::getDateNumberFormat( xNumberFormatsSupplier ); in getExplicitNumberFormatKeyForAxis()
222 … nNumberFormatKey = DiagramHelper::getDateNumberFormat( xNumberFormatsSupplier ); in getExplicitNumberFormatKeyForAxis()
506 …::std::vector< Reference< chart2::XDataSeries > > aSeriesVector( DiagramHelper::getDataSeriesFromD… in hideAxisIfNoDataIsAttached()
510 …uno::Reference< chart2::XAxis > xCurrentAxis( DiagramHelper::getAttachedAxis( *aIt, xDiagram ), un… in hideAxisIfNoDataIsAttached()
896 sal_Int32 nDimensionCount = DiagramHelper::getDimension( xDiagram ); in getAxisOrGridPossibilities()
900 Reference< XChartType > xChartType = DiagramHelper::getChartTypeByIndex( xDiagram, 0 ); in getAxisOrGridPossibilities()
1145 …::std::vector< Reference< XDataSeries > > aSeriesVector( DiagramHelper::getDataSeriesFromDiagram( … in getFirstChartTypeWithSeriesAttachedToAxisIndex()
[all …]
H A DDataSourceHelper.cxx236 …Reference< chart2::data::XLabeledDataSequence > xCategories( DiagramHelper::getCategoriesFromDiagr… in pressUsedDataIntoRectangularFormat()
241 …::std::vector< Reference< chart2::XDataSeries > > xSeriesVector( DiagramHelper::getDataSeriesFromD… in pressUsedDataIntoRectangularFormat()
273 …uno::Reference< data::XLabeledDataSequence > xCategories( DiagramHelper::getCategoriesFromDiagram(… in getUsedDataRanges()
277 …::std::vector< uno::Reference< XDataSeries > > aSeriesVector( DiagramHelper::getDataSeriesFromDiag… in getUsedDataRanges()
308 …uno::Reference< data::XLabeledDataSequence > xCategories( DiagramHelper::getCategoriesFromDiagram(… in getUsedData()
354 DiagramHelper::getCategoriesFromDiagram( xChartDocument->getFirstDiagram() )); in detectRangeSegmentation()
H A DThreeDHelper.cxx69 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ) ) in lcl_isRightAngledAxesSetAndSupported()
166 …uno::Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )… in lcl_isLightScheme()
192 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ) ) in lcl_isLightScheme()
224 …uno::Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )… in lcl_setLightsForScheme()
276 …uno::Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )… in lcl_isSimpleScheme()
301 …uno::Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )… in lcl_setSimpleScheme()
1049 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ) ) in setRotationAngleToDiagram()
1303 …bool bPieOrDonut( DiagramHelper::isPieOrDonutChart( uno::Reference< XDiagram >(xSceneProperties, u… in setDefaultRotation()
1347 DiagramHelper::getDataSeriesFromDiagram( xDiagram ) ); in getRoundedEdgesAndObjectLines()
1447 DiagramHelper::getDataSeriesFromDiagram( xDiagram ) ); in setRoundedEdgesAndObjectLines()
H A DExplicitCategoriesProvider.cxx461 …bOwnDataAnddAxisHasDateFormat = DiagramHelper::isDateNumberFormat( nAxisNumberFormat, xNumberForma… in lcl_fillDateCategories()
474 …bIsDate = DiagramHelper::isDateNumberFormat( xDataSequence->getNumberFormatKeyByIndex( nN ), xNumb… in lcl_fillDateCategories()
563 … m_aExplicitCategories = DiagramHelper::generateAutomaticCategoriesFromCooSys( m_xCooSysModel ); in getSimpleCategories()
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStockProperties.cxx100 sal_Int32 nDimension = ::chart::DiagramHelper::getDimension( xDiagram ); in setPropertyValue()
104 DiagramHelper::tTemplateWithServiceName aTemplateAndService = in setPropertyValue()
105 DiagramHelper::getTemplateForDiagram( xDiagram, xFactory ); in setPropertyValue()
165 DiagramHelper::getDataSeriesFromDiagram( xDiagram ) ); in getPropertyValue()
169 DiagramHelper::tTemplateWithServiceName aTemplateAndService = in getPropertyValue()
170 DiagramHelper::getTemplateForDiagram( xDiagram, xFact ); in getPropertyValue()
238 DiagramHelper::getDataSeriesFromDiagram( xDiagram ) ); in getPropertyValue()
242 DiagramHelper::tTemplateWithServiceName aTemplateAndService = in getPropertyValue()
243 DiagramHelper::getTemplateForDiagram( xDiagram, xFact ); in getPropertyValue()
H A DDiagramWrapper.cxx492 ::chart::DiagramHelper::getDataSeriesFromDiagram( xDiagram ) ); in lcl_getNewAPIIndexForOldAPIIndex()
663 DiagramHelper::tTemplateWithServiceName aTemplateAndService = in getDiagramType()
1408 DiagramHelper::setStackMode( xDiagram, eNewStackMode ); in setPropertyValue()
1484 sal_Bool bOld3D = DiagramHelper::getDimension( xDiagram ) == 3; in setPropertyValue()
1486 DiagramHelper::setDimension( xDiagram, bNew3D ? 3 : 2 ); in setPropertyValue()
1495 sal_Bool b3D = DiagramHelper::getDimension( xDiagram ) == 3; in getPropertyValue()
1563 DiagramHelper::setVertical( xDiagram, bNewVertical ); in setPropertyValue()
1637 DiagramHelper::getDataSeriesFromDiagram( xDiagram ) ); in detectInnerValue()
1678 DiagramHelper::tTemplateWithServiceName aTemplateAndService = in setPropertyValue()
1679 DiagramHelper::getTemplateForDiagram( xDiagram, xFact ); in setPropertyValue()
[all …]
H A DChartDataWrapper.cxx234 DiagramHelper::switchToTextCategories( m_xChartDoc ); in apply()
268 DiagramHelper::switchToTextCategories( m_xChartDoc ); in apply()
325 DiagramHelper::switchToTextCategories( m_xChartDoc ); in apply()
359 DiagramHelper::switchToTextCategories( m_xChartDoc ); in apply()
567 DiagramHelper::switchToDateCategories( xChartDoc ); in setDateCategories()
750 DiagramHelper::setStackMode( xDia, eStackMode ); in applyData()
H A DChart2ModelContact.cxx209 if( DiagramPositioningMode_INCLUDING == DiagramHelper::getDiagramPositioningMode( xDiagram ) ) in GetDiagramRectangleIncludingAxes()
210 aRect = DiagramHelper::getDiagramRectangleFromModel(m_xChartModel); in GetDiagramRectangleIncludingAxes()
225 if( DiagramPositioningMode_EXCLUDING == DiagramHelper::getDiagramPositioningMode( xDiagram ) ) in GetDiagramRectangleExcludingAxes()
226 aRect = DiagramHelper::getDiagramRectangleFromModel(m_xChartModel); in GetDiagramRectangleExcludingAxes()
H A DDataSeriesPointWrapper.cxx271 bool bAttachedToMainAxis = ::chart::DiagramHelper::isSeriesAttachedToMainAxis( xDataSeries ); in getPropertyValue()
289 bool bOldAttachedToMainAxis = ::chart::DiagramHelper::isSeriesAttachedToMainAxis( xDataSeries ); in setPropertyValue()
295 …::chart::DiagramHelper::attachSeriesToAxis( bNewAttachedToMainAxis, xDataSeries, xDiagram, m_spCha… in setPropertyValue()
566 …Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeOfSeries( xDiagram, xSeries… in isSupportingAreaProperties()
567 sal_Int32 nDimensionCount = DiagramHelper::getDimension( xDiagram ); in isSupportingAreaProperties()
584 ::chart::DiagramHelper::getDataSeriesFromDiagram( xDiagram ) ); in getDataSeries()
H A DWrappedSceneProperty.cxx69 if( DiagramHelper::isPieOrDonutChart( m_spChart2ModelContact->getChart2Diagram() ) ) in setPropertyValue()
95 if( DiagramHelper::isPieOrDonutChart( m_spChart2ModelContact->getChart2Diagram() ) ) in getPropertyValue()
H A DWrappedGapwidthProperty.cxx90 …Sequence< Reference< chart2::XChartType > > aChartTypeList( DiagramHelper::getChartTypesFromDiagra… in setPropertyValue()
136 …Sequence< Reference< chart2::XChartType > > aChartTypeList( DiagramHelper::getChartTypesFromDiagra… in getPropertyValue()
H A DWrappedSeriesOrDiagramProperty.hxx83 … ::chart::DiagramHelper::getDataSeriesFromDiagram( m_spChart2ModelContact->getChart2Diagram() ) ); in detectInnerValue()
112 … ::chart::DiagramHelper::getDataSeriesFromDiagram( m_spChart2ModelContact->getChart2Diagram() ) ); in setInnerValue()
/aoo41x/main/chart2/source/model/template/
H A DBarChartTypeTemplate.cxx186 bool bVertical = DiagramHelper::getVertical( xDiagram, bFound, bAmbiguous ); in matchesTemplate()
199 DiagramHelper::getDataSeriesFromDiagram( xDiagram )); in matchesTemplate()
202 … sal_Int32 aCommonGeom = DiagramHelper::getGeometry3D( xDiagram, bGeomFound, bGeomAmbiguous ); in matchesTemplate()
296 DiagramHelper::getDataSeriesFromDiagram( xDiagram )); in resetStyles()
315 DiagramHelper::setVertical( xDiagram, false ); in resetStyles()
325 DiagramHelper::setVertical( xDiagram, m_eBarDirection == HORIZONTAL ); in createCoordinateSystems()
H A DChartTypeTemplate.cxx206 DiagramHelper::getDataSeriesGroups( xDiagram )); in changeDiagram()
214 aData.Categories = DiagramHelper::getCategoriesFromDiagram( xDiagram ); in changeDiagram()
248 DiagramHelper::getChartTypesFromDiagram(xDiagram) ); in changeDiagram()
286 …::chart::ContainerHelper::ContainerToSequence( DiagramHelper::getDataSeriesFromDiagram( xDiagram )… in changeDiagramData()
307DiagramHelper::setCategoriesToDiagram( aData.Categories, xDiagram, true, supportsCategories() ); in changeDiagramData()
310 DiagramHelper::getChartTypesFromDiagram( xDiagram )); in changeDiagramData()
368 ( DiagramHelper::getStackModeFromChartType( in matchesTemplate()
440 DiagramHelper::getDataSeriesGroups( xDiagram )); in applyStyles()
H A DNetChartTypeTemplate.cxx109 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ), uno::UNO_QUERY_THROW ); in matchesTemplate()
124 DiagramHelper::getDataSeriesFromDiagram( xDiagram )); in matchesTemplate()
H A DPieChartTypeTemplate.cxx347 DiagramHelper::getDataSeriesFromDiagram( xDiagram )); in matchesTemplate()
401 DiagramHelper::getChartTypeByIndex( xDiagram, 0 ), uno::UNO_QUERY_THROW ); in matchesTemplate()
603 DiagramHelper::getDataSeriesFromDiagram( xDiagram )); in resetStyles()
/aoo41x/main/chart2/source/controller/itemsetwrapper/
H A DSeriesOptionsItemConverter.cxx96 m_bAttachToMainAxis = DiagramHelper::isSeriesAttachedToMainAxis( xDataSeries ); in SeriesOptionsItemConverter()
100 …uno::Reference< XChartType > xChartType( DiagramHelper::getChartTypeOfSeries( xDiagram , xDataSeri… in SeriesOptionsItemConverter()
110 sal_Int32 nDimensionCount = DiagramHelper::getDimension( xDiagram ); in SeriesOptionsItemConverter()
155 m_nMissingValueTreatment = DiagramHelper::getCorrectedMissingValueTreatment( in SeriesOptionsItemConverter()
210 …bChanged = DiagramHelper::attachSeriesToAxis( bAttachToMainAxis, uno::Reference< XDataSeries >::qu… in ApplySpecialItem()
233 …uno::Reference< beans::XPropertySet > xChartTypeProps( DiagramHelper::getChartTypeOfSeries( xDiagr… in ApplySpecialItem()
H A DDataPointItemConverter.cxx249 …uno::Reference< XChartType > xChartType( DiagramHelper::getChartTypeOfSeries( xDiagram , xSeries )… in DataPointItemConverter()
252 sal_Bool bSwapXAndY = DiagramHelper::getVertical( xDiagram, bFound, bAmbiguous ); in DataPointItemConverter()
253 …lacements = ChartTypeHelper::getSupportedLabelPlacements( xChartType, DiagramHelper::getDimension(… in DataPointItemConverter()
/aoo41x/main/chart2/source/controller/dialogs/
H A DDialogModel.cxx298 ::chart::DiagramHelper::getChartTypesFromDiagram( xDiagram )); in lcl_CreateNewSeries()
510 DiagramHelper::moveSeries( xDiagram, xSeries, eDirection==MOVE_UP ); in moveSeries()
591 xResult.set( DiagramHelper::getCategoriesFromDiagram( xDiagram )); in getCategories()
611 … Reference< XChartType > xFirstChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ); in setCategories()
617DiagramHelper::setCategoriesToDiagram( xCategories, xDiagram, true, bSupportsCategories ); in setCategories()
639 bRet = DiagramHelper::isCategoryDiagram( m_xChartDocument->getFirstDiagram() ); in isCategoryDiagram()
702 DiagramHelper::getDataSeriesFromDiagram( xDiagram )); in setData()
H A DDataBrowserModel.cxx232 return ! ::chart::DiagramHelper::isCategoryDiagram( xDiagram ); in lcl_ShowCategoriesAsDataLabel()
337 xChartType.set( DiagramHelper::getChartTypeOfSeries( xDiagram, xSeries )); in insertDataSeries()
350 xChartType.set( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )); in insertDataSeries()
794 DiagramHelper::tTemplateWithServiceName aTemplateAndService = in updateFromModel()
795 DiagramHelper::getTemplateForDiagram( xDiagram, xFact ); in updateFromModel()
H A Ddlg_DataSource.cxx80 DiagramHelper::tTemplateWithServiceName aResult( in DocumentChartTypeTemplateProvider()
81 DiagramHelper::getTemplateForDiagram( in DocumentChartTypeTemplateProvider()
/aoo41x/main/chart2/source/controller/main/
H A DControllerCommandDispatch.cxx195 bIsFormateableObjectSelected = DiagramHelper::isSupportingFloorAndWall( xDiagram ); in update()
203 … bMayMoveSeriesForward = (OBJECTTYPE_DATA_POINT!=aObjectType) && DiagramHelper::isSeriesMoveable( in update()
208 … bMayMoveSeriesBackward = (OBJECTTYPE_DATA_POINT!=aObjectType) && DiagramHelper::isSeriesMoveable( in update()
231 sal_Int32 nDimensionCount = DiagramHelper::getDimension( xDiagram ); in update()
395 sal_Int32 nDimensionCount = DiagramHelper::getDimension( xDiagram ); in update()
397 …uno::Reference< chart2::XChartType > xFirstChartType( DiagramHelper::getChartTypeByIndex( xDiagram… in update()
430 bHasWall = DiagramHelper::isSupportingFloorAndWall( xDiagram ); in update()
H A DObjectHierarchy.cxx311 sal_Int32 nDimensionCount = DiagramHelper::getDimension( xDiagram ); in createAxesTree()
312 …uno::Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 )… in createAxesTree()
378 sal_Int32 nDimensionCount = DiagramHelper::getDimension( xDiagram ); in createWallAndFloor()
380 bool bHasWall = DiagramHelper::isSupportingFloorAndWall( xDiagram ); in createWallAndFloor()
421 sal_Int32 nDimensionCount = DiagramHelper::getDimension( xDiagram ); in createDataSeriesTree()
/aoo41x/main/chart2/source/view/main/
H A DChartView.cxx637 && DiagramHelper::isSupportingDateAxis( xDiagram ) ) in initializeCooSysAndSeriesPlotter()
638 m_nDefaultDateNumberFormat=DiagramHelper::getDateNumberFormat( xNumberFormatsSupplier ); in initializeCooSysAndSeriesPlotter()
640 sal_Int32 nDimensionCount = DiagramHelper::getDimension( xDiagram ); in initializeCooSysAndSeriesPlotter()
728 …sal_Int32 nMissingValueTreatment = DiagramHelper::getCorrectedMissingValueTreatment( xDiagram, xCh… in initializeCooSysAndSeriesPlotter()
1225 return DiagramHelper::isPieOrDonutChart( xDiagram ); in lcl_IsPieOrDonut()
1395 sal_Int32 nDimensionCount = DiagramHelper::getDimension( xDiagram ); in impl_createDiagramAndContent()
1927 nFormat = DiagramHelper::getPercentNumberFormat( xNumberFormatsSupplier ); in getExplicitPercentageNumberFormatKeyForDataLabel()
2594 … Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeByIndex( xDiagram, 0 ) ); in createShapes()
2595 sal_Int32 nDimension = DiagramHelper::getDimension( xDiagram ); in createShapes()
2625 bool bIsVertical = DiagramHelper::getVertical( xDiagram, bDummy, bDummy ); in createShapes()
[all …]

Completed in 269 milliseconds

123