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

#include <xshapegrouper.hxx>

Public Member Functions

void setDrawPage (const css::uno::Reference< css::uno::XInterface > &r_xDrawPage)
 
virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testGroup ()
 
void testUngroup ()
 

Protected Member Functions

 ~XShapeGrouper ()
 

Private Attributes

css::uno::Reference< css::uno::XInterface > m_xDrawPage
 

Detailed Description

Definition at line 21 of file xshapegrouper.hxx.

Constructor & Destructor Documentation

◆ ~XShapeGrouper()

apitest::XShapeGrouper::~XShapeGrouper ( )
inlineprotected

Definition at line 35 of file xshapegrouper.hxx.

Member Function Documentation

◆ init()

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

Referenced by testGroup(), and testUngroup().

◆ setDrawPage()

void apitest::XShapeGrouper::setDrawPage ( const css::uno::Reference< css::uno::XInterface > &  r_xDrawPage)
inline

Definition at line 24 of file xshapegrouper.hxx.

◆ testGroup()

void apitest::XShapeGrouper::testGroup ( )

Definition at line 26 of file xshapegrouper.cxx.

References init(), and m_xDrawPage.

◆ testUngroup()

void apitest::XShapeGrouper::testUngroup ( )

Definition at line 40 of file xshapegrouper.cxx.

References init(), and m_xDrawPage.

Member Data Documentation

◆ m_xDrawPage

css::uno::Reference<css::uno::XInterface> apitest::XShapeGrouper::m_xDrawPage
private

Definition at line 38 of file xshapegrouper.hxx.

Referenced by testGroup(), and testUngroup().


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