Searched refs:WrappedSplineProperty (Results 1 – 1 of 1) sorted by relevance
54 class WrappedSplineProperty : public WrappedProperty class57 …explicit WrappedSplineProperty( const ::rtl::OUString& rOuterName, const ::rtl::OUString& rInnerNa… in WrappedSplineProperty() function in chart::wrapper::WrappedSplineProperty67 virtual ~WrappedSplineProperty() {}; in ~WrappedSplineProperty()171 class WrappedSplineTypeProperty : public WrappedSplineProperty< sal_Int32 >228 …rList.push_back( new WrappedSplineProperty<sal_Int32>( C2U("SplineOrder"), C2U("SplineOrder")… in addWrappedProperties()229 …rList.push_back( new WrappedSplineProperty<sal_Int32>( C2U("SplineResolution"), C2U("CurveResoluti… in addWrappedProperties()238 …: WrappedSplineProperty<sal_Int32>( C2U("SplineType"), C2U("CurveStyle"), uno::makeAny(sal_Int32(0… in WrappedSplineTypeProperty()
Completed in 37 milliseconds