Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/unodraw/
H A Dunoshap2.cxx1917 SvxCustomShape::SvxCustomShape( SdrObject* pObj ) throw() : in SvxCustomShape() function in SvxCustomShape
1923 SvxCustomShape::~SvxCustomShape() throw() in ~SvxCustomShape()
1929 void SvxCustomShape::Create( SdrObject* pNewObj, SvxDrawPage* pNewPage ) in Create()
1936 uno::Any SAL_CALL SvxCustomShape::queryInterface( const uno::Type & rType ) in queryInterface()
1942 uno::Any SAL_CALL SvxCustomShape::queryAggregation( const uno::Type & rType ) in queryAggregation()
1951 void SAL_CALL SvxCustomShape::acquire() throw ( ) in acquire()
1956 void SAL_CALL SvxCustomShape::release() throw ( ) in release()
1963 uno::Sequence< uno::Type > SAL_CALL SvxCustomShape::getTypes() in getTypes()
1969 uno::Sequence< sal_Int8 > SAL_CALL SvxCustomShape::getImplementationId() in getImplementationId()
1984 OUString SAL_CALL SvxCustomShape::getShapeType() in getShapeType()
[all …]
H A Dunopage.cxx852 pRet = new SvxCustomShape( pObj ); in CreateShapeByTypeAndInventor()
/AOO41X/main/reportdesign/source/core/sdr/
H A DReportDrawPage.cxx96 SvxCustomShape* pShape = new SvxCustomShape( pObj ); in _CreateShape()
/AOO41X/main/svx/inc/svx/
H A Dunoshape.hxx824 class SVX_DLLPUBLIC SvxCustomShape : public SvxShapeText, public SvxShape_UnoImplHelper1 class
834 SvxCustomShape( SdrObject* pObj ) throw ();
840 virtual ~SvxCustomShape() throw ();