Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/main/
H A DVLegendSymbolFactory.cxx47 ::chart::VLegendSymbolFactory::tPropertyType ePropertyType ) in lcl_setPropetiesToShape()
61 case ::chart::VLegendSymbolFactory::PROP_TYPE_FILLED_SERIES: in lcl_setPropetiesToShape()
64 case ::chart::VLegendSymbolFactory::PROP_TYPE_LINE_SERIES: in lcl_setPropetiesToShape()
67 case ::chart::VLegendSymbolFactory::PROP_TYPE_LINE: in lcl_setPropetiesToShape()
70 case ::chart::VLegendSymbolFactory::PROP_TYPE_FILL: in lcl_setPropetiesToShape()
73 case ::chart::VLegendSymbolFactory::PROP_TYPE_FILL_AND_LINE: in lcl_setPropetiesToShape()
100 Reference< drawing::XShape > VLegendSymbolFactory::createSymbol( in createSymbol()
H A Dmakefile.mk46 $(SLO)$/VLegendSymbolFactory.obj \
/aoo42x/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx2033 VLegendSymbolFactory::tPropertyType ePropType = in createLegendSymbolForSeries()
2034 VLegendSymbolFactory::PROP_TYPE_FILLED_SERIES; in createLegendSymbolForSeries()
2041 ePropType = VLegendSymbolFactory::PROP_TYPE_LINE_SERIES; in createLegendSymbolForSeries()
2046 Reference< drawing::XShape > xShape( VLegendSymbolFactory::createSymbol( rEntryKeyAspectRatio, in createLegendSymbolForSeries()
2064 VLegendSymbolFactory::tPropertyType ePropType = in createLegendSymbolForPoint()
2065 VLegendSymbolFactory::PROP_TYPE_FILLED_SERIES; in createLegendSymbolForPoint()
2072 ePropType = VLegendSymbolFactory::PROP_TYPE_LINE_SERIES; in createLegendSymbolForPoint()
2102 Reference< drawing::XShape > xShape( VLegendSymbolFactory::createSymbol( rEntryKeyAspectRatio, in createLegendSymbolForPoint()
2210 … Reference< drawing::XShape > xShape( VLegendSymbolFactory::createSymbol( rEntryKeyAspectRatio, in createLegendEntriesForSeries()
2213 VLegendSymbolFactory::PROP_TYPE_LINE, uno::Any() )); in createLegendEntriesForSeries()
/aoo42x/main/chart2/source/view/inc/
H A DVLegendSymbolFactory.hxx34 class VLegendSymbolFactory class
61 VLegendSymbolFactory();

Completed in 35 milliseconds