Searched refs:SvxShapePolyPolygonBezier (Results 1 – 7 of 7) sorted by relevance
1 "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 …]
1325 SvxShapePolyPolygonBezier::SvxShapePolyPolygonBezier( SdrObject* pObj , drawing::PolygonKind eNew )… in SvxShapePolyPolygonBezier() function in SvxShapePolyPolygonBezier1332 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()
748 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()
69 svx.SvxShapePolyPolygonBezier::com::sun::star::style::ParagraphProperties90 svx.SvxShapePolyPolygonBezier
43 #i87746 -o svx.SvxShapePolyPolygonBezier
120 public class SvxShapePolyPolygonBezier extends TestCase { class
635 class SvxShapePolyPolygonBezier : public SvxShapeText class649 …SvxShapePolyPolygonBezier( SdrObject* pObj , ::com::sun::star::drawing::PolygonKind eNew = com::su…650 virtual ~SvxShapePolyPolygonBezier() throw();
Completed in 61 milliseconds