Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSymbolProperties.cxx70 class WrappedSymbolTypeProperty : public WrappedSeriesOrDiagramProperty< sal_Int32 >
86 class WrappedSymbolBitmapURLProperty : public WrappedSeriesOrDiagramProperty< OUString >
97 class WrappedSymbolSizeProperty : public WrappedSeriesOrDiagramProperty< awt::Size >
110 class WrappedSymbolAndLinesProperty : public WrappedSeriesOrDiagramProperty< sal_Bool >
250 : WrappedSeriesOrDiagramProperty< sal_Int32 >( C2U("SymbolType") in WrappedSymbolTypeProperty()
340 : WrappedSeriesOrDiagramProperty< OUString >( C2U("SymbolBitmapURL") in WrappedSymbolBitmapURLProperty()
475 : WrappedSeriesOrDiagramProperty< awt::Size >( C2U("SymbolSize") in WrappedSymbolSizeProperty()
541 : WrappedSeriesOrDiagramProperty< sal_Bool >( C2U("Lines") in WrappedSymbolAndLinesProperty()
H A DWrappedSeriesOrDiagramProperty.hxx57 class WrappedSeriesOrDiagramProperty : public WrappedProperty class
63 …explicit WrappedSeriesOrDiagramProperty( const ::rtl::OUString& rName, const ::com::sun::star::uno… in WrappedSeriesOrDiagramProperty() function in chart::wrapper::WrappedSeriesOrDiagramProperty
73 virtual ~WrappedSeriesOrDiagramProperty() {}; in ~WrappedSeriesOrDiagramProperty()
H A DWrappedDataCaptionProperties.cxx52 class WrappedDataCaptionProperty : public WrappedSeriesOrDiagramProperty< sal_Int32 >
153 : WrappedSeriesOrDiagramProperty< sal_Int32 >( C2U("DataCaption") in WrappedDataCaptionProperty()
H A DWrappedStatisticProperties.cxx183 class WrappedStatisticProperty : public WrappedSeriesOrDiagramProperty< PROPERTYTYPE >
189 …: WrappedSeriesOrDiagramProperty< PROPERTYTYPE >(rName,rDefaulValue,spChart2ModelContact,eProperty… in WrappedStatisticProperty()

Completed in 21 milliseconds