Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1916 SvxCustomShape::SvxCustomShape( SdrObject* pObj ) throw() : in SvxCustomShape() function in SvxCustomShape
1922 SvxCustomShape::~SvxCustomShape() throw() in ~SvxCustomShape()
1928 void SvxCustomShape::Create( SdrObject* pNewObj, SvxDrawPage* pNewPage ) in Create()
1935 uno::Any SAL_CALL SvxCustomShape::queryInterface( const uno::Type & rType ) in queryInterface()
1950 void SAL_CALL SvxCustomShape::acquire() throw ( ) in acquire()
1955 void SAL_CALL SvxCustomShape::release() throw ( ) in release()
1962 uno::Sequence< uno::Type > SAL_CALL SvxCustomShape::getTypes() in getTypes()
1968 uno::Sequence< sal_Int8 > SAL_CALL SvxCustomShape::getImplementationId() in getImplementationId()
1983 OUString SAL_CALL SvxCustomShape::getShapeType() in getShapeType()
2079 awt::Size SAL_CALL SvxCustomShape::getSize() throw(uno::RuntimeException) in getSize()
[all …]
H A Dunopage.cxx852 pRet = new SvxCustomShape( pObj ); in CreateShapeByTypeAndInventor()
/trunk/main/reportdesign/source/core/sdr/
H A DReportDrawPage.cxx96 SvxCustomShape* pShape = new SvxCustomShape( pObj ); in _CreateShape()
/trunk/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 ();

Completed in 46 milliseconds