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

#include <xdocumentauditing.hxx>

Public Member Functions

virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testRefreshArrows ()
 

Protected Member Functions

 ~XDocumentAuditing ()
 

Private Member Functions

bool hasRightAmountOfShapes (const css::uno::Reference< css::drawing::XDrawPage > &xDrawPage, sal_Int32 nElementCount, sal_Int32 nShapes)
 

Static Private Member Functions

static void dispatch (const css::uno::Reference< css::frame::XFrame > &xFrame, const css::uno::Sequence< css::beans::PropertyValue > &rArguments)
 

Private Attributes

css::awt::Point m_Position
 

Detailed Description

Definition at line 24 of file xdocumentauditing.hxx.

Constructor & Destructor Documentation

◆ ~XDocumentAuditing()

apitest::XDocumentAuditing::~XDocumentAuditing ( )
inlineprotected

Definition at line 32 of file xdocumentauditing.hxx.

Member Function Documentation

◆ dispatch()

void apitest::XDocumentAuditing::dispatch ( const css::uno::Reference< css::frame::XFrame > &  xFrame,
const css::uno::Sequence< css::beans::PropertyValue > &  rArguments 
)
staticprivate

Definition at line 44 of file xdocumentauditing.cxx.

References xFrame.

Referenced by testRefreshArrows().

◆ hasRightAmountOfShapes()

bool apitest::XDocumentAuditing::hasRightAmountOfShapes ( const css::uno::Reference< css::drawing::XDrawPage > &  xDrawPage,
sal_Int32  nElementCount,
sal_Int32  nShapes 
)
private

Definition at line 59 of file xdocumentauditing.cxx.

References i, m_Position, and nCount.

Referenced by testRefreshArrows().

◆ init()

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

Referenced by testRefreshArrows().

◆ testRefreshArrows()

void apitest::XDocumentAuditing::testRefreshArrows ( )

Member Data Documentation

◆ m_Position

css::awt::Point apitest::XDocumentAuditing::m_Position
private

Definition at line 39 of file xdocumentauditing.hxx.

Referenced by hasRightAmountOfShapes(), and testRefreshArrows().


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