Searched refs:VLegendSymbolFactory (Results 1 – 4 of 4) 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 \
2033 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()
34 class VLegendSymbolFactory class61 VLegendSymbolFactory();
Completed in 30 milliseconds