Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/template/
H A DNetChartTypeTemplate.cxx77 void SAL_CALL NetChartTypeTemplate::applyStyle( in applyStyle() function in chart::NetChartTypeTemplate
84 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DBubbleChartTypeTemplate.cxx170 void SAL_CALL BubbleChartTypeTemplate::applyStyle( in applyStyle() function in chart::BubbleChartTypeTemplate
177 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DAreaChartTypeTemplate.cxx195 void SAL_CALL AreaChartTypeTemplate::applyStyle( in applyStyle() function in chart::AreaChartTypeTemplate
202 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DBarChartTypeTemplate.cxx265 void SAL_CALL BarChartTypeTemplate::applyStyle( in applyStyle() function in chart::BarChartTypeTemplate
272 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DLineChartTypeTemplate.cxx364 void SAL_CALL LineChartTypeTemplate::applyStyle( in applyStyle() function in chart::LineChartTypeTemplate
371 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DScatterChartTypeTemplate.cxx213 void SAL_CALL ScatterChartTypeTemplate::applyStyle( in applyStyle() function in chart::ScatterChartTypeTemplate
220 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DColumnLineChartTypeTemplate.cxx256 void SAL_CALL ColumnLineChartTypeTemplate::applyStyle( in applyStyle() function in chart::ColumnLineChartTypeTemplate
263 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DChartTypeTemplate.cxx302 applyStyle( aSeriesSeq[i][j], i, j, aSeriesSeq[i].getLength() ); in changeDiagramData()
393 void SAL_CALL ChartTypeTemplate::applyStyle( in applyStyle() function in chart::ChartTypeTemplate
445 applyStyle( aNewSeriesSeq[i][j], i, j, nNumSeries ); in applyStyles()
H A DStockChartTypeTemplate.cxx233 void SAL_CALL StockChartTypeTemplate::applyStyle( in applyStyle() function in chart::StockChartTypeTemplate
240 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DPieChartTypeTemplate.cxx467 void SAL_CALL PieChartTypeTemplate::applyStyle( in applyStyle() function in chart::PieChartTypeTemplate
474 ChartTypeTemplate::applyStyle( xSeries, nChartTypeIndex, nSeriesIndex, nSeriesCount ); in applyStyle()
H A DNetChartTypeTemplate.hxx60 virtual void SAL_CALL applyStyle(
H A DAreaChartTypeTemplate.hxx75 virtual void SAL_CALL applyStyle(
H A DBubbleChartTypeTemplate.hxx80 virtual void SAL_CALL applyStyle(
H A DLineChartTypeTemplate.hxx82 virtual void SAL_CALL applyStyle(
H A DScatterChartTypeTemplate.hxx84 virtual void SAL_CALL applyStyle(
H A DBarChartTypeTemplate.hxx87 virtual void SAL_CALL applyStyle(
H A DColumnLineChartTypeTemplate.hxx80 virtual void SAL_CALL applyStyle(
H A DStockChartTypeTemplate.hxx96 virtual void SAL_CALL applyStyle(
H A DPieChartTypeTemplate.hxx81 virtual void SAL_CALL applyStyle(
H A DChartTypeTemplate.hxx118 virtual void SAL_CALL applyStyle(
/trunk/main/chart2/source/controller/dialogs/
H A DDialogModel.cxx305 … xTemplate->applyStyle( xResult, nGroupIndex, nNewSeriesIndex, nTotalNumberOfSeriesInCTGroup ); in lcl_CreateNewSeries()
787 … m_xTemplate->applyStyle( aSeries[nSeries], nGroup, nNewSeriesIndex++, nSeriesInGroup ); in applyInterpretedData()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DStyleApplier.java220 public void applyStyle(boolean _bmodifyBackground, boolean _bapplyalways) in applyStyle() method in StyleApplier
H A DFormDocument.java421 curStyleApplier.applyStyle(false, true); in initialize()
/trunk/main/offapi/com/sun/star/chart2/
H A DXChartTypeTemplate.idl208 void applyStyle( [in] XDataSeries xSeries,

Completed in 65 milliseconds