Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShapePolyPolygon.csv13 "SvxShapePolyPolygon";"com::sun::star::lang::XComponent";"dispose()"
69 "SvxShapePolyPolygon";"com::sun::star::drawing::Shape";"ZOrder#optional"
74 "SvxShapePolyPolygon";"com::sun::star::drawing::Shape";"Name#optional"
76 "SvxShapePolyPolygon";"com::sun::star::drawing::Shape";"Style#optional"
160 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getText()"
161 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getStart()"
162 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getEnd()"
163 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"getString()"
164 "SvxShapePolyPolygon";"com::sun::star::text::XTextRange";"setString()"
231 "SvxShapePolyPolygon";"com::sun::star::drawing::XShape";"getSize()"
[all …]
/aoo41x/main/svx/source/unodraw/
H A Dunopage.cxx729 pRet = new SvxShapePolyPolygon( pObj , PolygonKind_LINE ); in CreateShapeByTypeAndInventor()
741 pRet = new SvxShapePolyPolygon( pObj , PolygonKind_POLY ); in CreateShapeByTypeAndInventor()
744 pRet = new SvxShapePolyPolygon( pObj , PolygonKind_PLIN ); in CreateShapeByTypeAndInventor()
835 pRet = new SvxShapePolyPolygon( pObj , PolygonKind_PATHPOLY ); in CreateShapeByTypeAndInventor()
838 pRet = new SvxShapePolyPolygon( pObj , PolygonKind_PATHPLIN ); in CreateShapeByTypeAndInventor()
H A Dunoshap2.cxx1057 SvxShapePolyPolygon::SvxShapePolyPolygon( SdrObject* pObj , drawing::PolygonKind eNew ) in SvxShapePolyPolygon() function in SvxShapePolyPolygon
1065 SvxShapePolyPolygon::~SvxShapePolyPolygon() throw() in ~SvxShapePolyPolygon()
1103 bool SvxShapePolyPolygon::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemProperty… in setPropertyValueImpl()
1213 bool SvxShapePolyPolygon::getPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemProperty… in getPropertyValueImpl()
1284 drawing::PolygonKind SvxShapePolyPolygon::GetPolygonKind() const throw() in GetPolygonKind()
1290 void SvxShapePolyPolygon::SetPolygon(const basegfx::B2DPolyPolygon& rNew) throw() in SetPolygon()
1299 basegfx::B2DPolyPolygon SvxShapePolyPolygon::GetPolygon() const throw() in GetPolygon()
1314 uno::Sequence< OUString > SAL_CALL SvxShapePolyPolygon::getSupportedServiceNames() throw( uno::Runt… in getSupportedServiceNames()
/aoo41x/main/svx/qa/unoapi/
H A Dknownissues.xcl68 svx.SvxShapePolyPolygon::com::sun::star::style::ParagraphProperties
89 svx.SvxShapePolyPolygon
H A Dsvx.sce42 #i87746 -o svx.SvxShapePolyPolygon
/aoo41x/main/qadevOOo/tests/java/mod/_svx/
H A DSvxShapePolyPolygon.java118 public class SvxShapePolyPolygon extends TestCase { class
/aoo41x/main/svx/inc/svx/
H A Dunoshape.hxx605 class SvxShapePolyPolygon : public SvxShapeText class
619SvxShapePolyPolygon( SdrObject* pObj , ::com::sun::star::drawing::PolygonKind eNew = com::sun::sta…
620 virtual ~SvxShapePolyPolygon() throw();

Completed in 60 milliseconds