LibreOffice Module test (master) 1
Public Member Functions | Protected Member Functions | List of all members
apitest::Shape Class Referenceabstract

#include <shape.hxx>

Public Member Functions

virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
virtual css::uno::Reference< css::uno::XInterface > getXSheetDocument ()=0
 
void testShapePropertiesAnchor ()
 
void testShapePropertiesPosition ()
 

Protected Member Functions

 ~Shape ()
 

Detailed Description

Definition at line 20 of file sheet/shape.hxx.

Constructor & Destructor Documentation

◆ ~Shape()

apitest::Shape::~Shape ( )
inlineprotected

Definition at line 30 of file sheet/shape.hxx.

Member Function Documentation

◆ getXSheetDocument()

virtual css::uno::Reference< css::uno::XInterface > apitest::Shape::getXSheetDocument ( )
pure virtual

◆ init()

virtual css::uno::Reference< css::uno::XInterface > apitest::Shape::init ( )
pure virtual

◆ testShapePropertiesAnchor()

void apitest::Shape::testShapePropertiesAnchor ( )

Definition at line 28 of file sheet/shape.cxx.

References getXSheetDocument(), and init().

◆ testShapePropertiesPosition()

void apitest::Shape::testShapePropertiesPosition ( )

Definition at line 84 of file sheet/shape.cxx.

References init().


The documentation for this class was generated from the following files: