Searched refs:WrappedSeriesOrDiagramProperty (Results 1 – 4 of 4) sorted by relevance
70 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()
57 class WrappedSeriesOrDiagramProperty : public WrappedProperty class63 …explicit WrappedSeriesOrDiagramProperty( const ::rtl::OUString& rName, const ::com::sun::star::uno… in WrappedSeriesOrDiagramProperty() function in chart::wrapper::WrappedSeriesOrDiagramProperty73 virtual ~WrappedSeriesOrDiagramProperty() {}; in ~WrappedSeriesOrDiagramProperty()
52 class WrappedDataCaptionProperty : public WrappedSeriesOrDiagramProperty< sal_Int32 >153 : WrappedSeriesOrDiagramProperty< sal_Int32 >( C2U("DataCaption") in WrappedDataCaptionProperty()
183 class WrappedStatisticProperty : public WrappedSeriesOrDiagramProperty< PROPERTYTYPE >189 …: WrappedSeriesOrDiagramProperty< PROPERTYTYPE >(rName,rDefaulValue,spChart2ModelContact,eProperty… in WrappedStatisticProperty()
Completed in 29 milliseconds