Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSplineProperties.cxx54 class WrappedSplineProperty : public WrappedProperty class
57 …explicit WrappedSplineProperty( const ::rtl::OUString& rOuterName, const ::rtl::OUString& rInnerNa… in WrappedSplineProperty() function in chart::wrapper::WrappedSplineProperty
67 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 8 milliseconds