Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx272 …sal_Bool mbHasCategoryLabels; //if the categories are only automatically generated this will be fa… member in SchXMLExportHelper_Impl
1122 mbHasCategoryLabels( sal_False ), in SchXMLExportHelper_Impl()
1373 … maSequenceMapping, mbHasCategoryLabels && !xNewDoc->hasInternalDataProvider() ) ); in parseDocument()
2594 if( mbHasCategoryLabels && bExportContent ) in exportAxes()
3808 …ataSource > xDataSource( lcl_pressUsedDataIntoRectangularFormat( xChartDoc, mbHasCategoryLabels )); in InitRangeSegmentationProperties()