LibreOffice Module sw (master) 1
Static Public Member Functions | List of all members
SwVbaInformationHelper Class Reference

#include <vbainformationhelper.hxx>

Static Public Member Functions

static sal_Int32 handleWdActiveEndPageNumber (const css::uno::Reference< css::text::XTextViewCursor > &xTVCursor)
 
static sal_Int32 handleWdNumberOfPagesInDocument (const css::uno::Reference< css::frame::XModel > &xModel)
 
static double handleWdVerticalPositionRelativeToPage (const css::uno::Reference< css::frame::XModel > &xModel, const css::uno::Reference< css::text::XTextViewCursor > &xTVCursor)
 

Detailed Description

Definition at line 25 of file vbainformationhelper.hxx.

Member Function Documentation

◆ handleWdActiveEndPageNumber()

sal_Int32 SwVbaInformationHelper::handleWdActiveEndPageNumber ( const css::uno::Reference< css::text::XTextViewCursor > &  xTVCursor)
static
Exceptions
css::uno::RuntimeException

Definition at line 35 of file vbainformationhelper.cxx.

Referenced by handleWdVerticalPositionRelativeToPage(), and SwVbaSelection::Information().

◆ handleWdNumberOfPagesInDocument()

sal_Int32 SwVbaInformationHelper::handleWdNumberOfPagesInDocument ( const css::uno::Reference< css::frame::XModel > &  xModel)
static
Exceptions
css::uno::RuntimeException

Definition at line 41 of file vbainformationhelper.cxx.

References ooo::vba::word::getPageCount(), and xModel.

Referenced by SwVbaSelection::Information().

◆ handleWdVerticalPositionRelativeToPage()

double SwVbaInformationHelper::handleWdVerticalPositionRelativeToPage ( const css::uno::Reference< css::frame::XModel > &  xModel,
const css::uno::Reference< css::text::XTextViewCursor > &  xTVCursor 
)
static

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