Searched refs:VLegendSymbolFactory (Results 1 – 5 of 5) sorted by relevance
47 ::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()
46 $(SLO)$/VLegendSymbolFactory.obj \
2032 VLegendSymbolFactory::tPropertyType ePropType = in createLegendSymbolForSeries()2033 VLegendSymbolFactory::PROP_TYPE_FILLED_SERIES; in createLegendSymbolForSeries()2040 ePropType = VLegendSymbolFactory::PROP_TYPE_LINE_SERIES; in createLegendSymbolForSeries()2045 Reference< drawing::XShape > xShape( VLegendSymbolFactory::createSymbol( rEntryKeyAspectRatio, in createLegendSymbolForSeries()2063 VLegendSymbolFactory::tPropertyType ePropType = in createLegendSymbolForPoint()2064 VLegendSymbolFactory::PROP_TYPE_FILLED_SERIES; in createLegendSymbolForPoint()2071 ePropType = VLegendSymbolFactory::PROP_TYPE_LINE_SERIES; in createLegendSymbolForPoint()2101 Reference< drawing::XShape > xShape( VLegendSymbolFactory::createSymbol( rEntryKeyAspectRatio, in createLegendSymbolForPoint()2209 … Reference< drawing::XShape > xShape( VLegendSymbolFactory::createSymbol( rEntryKeyAspectRatio, in createLegendEntriesForSeries()2212 VLegendSymbolFactory::PROP_TYPE_LINE, uno::Any() )); in createLegendEntriesForSeries()
34 class VLegendSymbolFactory class61 VLegendSymbolFactory();
103 chart2/source/view/main/VLegendSymbolFactory \