Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShapePolyPolygonBezier.csv1 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::PolyPolygonBezierDescriptor";"PolygonKind"
16 "SvxShapePolyPolygonBezier";"com::sun::star::lang::XComponent";"dispose()"
77 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::Shape";"Name#optional"
79 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::Shape";"Style#optional"
163 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getText()"
164 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getStart()"
165 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getEnd()"
166 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"getString()"
167 "SvxShapePolyPolygonBezier";"com::sun::star::text::XTextRange";"setString()"
231 "SvxShapePolyPolygonBezier";"com::sun::star::drawing::XShape";"getSize()"
[all …]
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1325 SvxShapePolyPolygonBezier::SvxShapePolyPolygonBezier( SdrObject* pObj , drawing::PolygonKind eNew )… in SvxShapePolyPolygonBezier() function in SvxShapePolyPolygonBezier
1332 SvxShapePolyPolygonBezier::~SvxShapePolyPolygonBezier() throw() in ~SvxShapePolyPolygonBezier()
1464 bool SvxShapePolyPolygonBezier::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPr… in setPropertyValueImpl()
1542 bool SvxShapePolyPolygonBezier::getPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPr… in getPropertyValueImpl()
1580 drawing::PolygonKind SvxShapePolyPolygonBezier::GetPolygonKind() const throw() in GetPolygonKind()
1586 void SvxShapePolyPolygonBezier::SetPolygon(const basegfx::B2DPolyPolygon& rNew) throw() in SetPolygon()
1595 basegfx::B2DPolyPolygon SvxShapePolyPolygonBezier::GetPolygon() const throw() in GetPolygon()
1611 uno::Sequence< OUString > SAL_CALL SvxShapePolyPolygonBezier::getSupportedServiceNames() throw( uno… in getSupportedServiceNames()
H A Dunopage.cxx748 pRet = new SvxShapePolyPolygonBezier( pObj , PolygonKind_PATHLINE ); in CreateShapeByTypeAndInventor()
752 pRet = new SvxShapePolyPolygonBezier( pObj , PolygonKind_PATHFILL ); in CreateShapeByTypeAndInventor()
755 pRet = new SvxShapePolyPolygonBezier( pObj , PolygonKind_FREELINE ); in CreateShapeByTypeAndInventor()
758 pRet = new SvxShapePolyPolygonBezier( pObj , PolygonKind_FREEFILL ); in CreateShapeByTypeAndInventor()
/trunk/main/svx/qa/unoapi/
H A Dknownissues.xcl69 svx.SvxShapePolyPolygonBezier::com::sun::star::style::ParagraphProperties
90 svx.SvxShapePolyPolygonBezier
H A Dsvx.sce43 #i87746 -o svx.SvxShapePolyPolygonBezier
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DSvxShapePolyPolygonBezier.java120 public class SvxShapePolyPolygonBezier extends TestCase { class
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx635 class SvxShapePolyPolygonBezier : public SvxShapeText class
649SvxShapePolyPolygonBezier( SdrObject* pObj , ::com::sun::star::drawing::PolygonKind eNew = com::su…
650 virtual ~SvxShapePolyPolygonBezier() throw();

Completed in 58 milliseconds