Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/template/
H A DNetChartTypeTemplate.cxx60 bool bHasLines , in NetChartTypeTemplate() argument
65 m_bHasLines( bHasLines ), in NetChartTypeTemplate()
H A DLineChartTypeTemplate.cxx162 bool bHasLines /* = true */, in LineChartTypeTemplate() argument
168 m_bHasLines( bHasLines ), in LineChartTypeTemplate()
H A DScatterChartTypeTemplate.cxx163 bool bHasLines /* = true */, in ScatterChartTypeTemplate() argument
168 m_bHasLines( bHasLines ), in ScatterChartTypeTemplate()
H A DNetChartTypeTemplate.hxx41 bool bHasLines = true,
H A DLineChartTypeTemplate.hxx48 bool bHasLines = true,
H A DScatterChartTypeTemplate.hxx46 bool bHasLines = true,
/trunk/main/sc/source/ui/vba/
H A Dvbachart.cxx177 sal_Bool bHasLines = sal_False; in getChartType() local
178 mxDiagramPropertySet->getPropertyValue(LINES) >>= bHasLines; in getChartType()
185 else if (bHasLines) in getChartType()
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx1976 bool bHasLines = false; in getPreferredLegendKeyAspectRatio() local
1989 bHasLines = true; in getPreferredLegendKeyAspectRatio()
2000 bHasLines = true; in getPreferredLegendKeyAspectRatio()
2008 if( bHasLines ) in getPreferredLegendKeyAspectRatio()

Completed in 36 milliseconds