| 
    LibreOffice Module sw (master) 1
    
   | 
 
#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) | 
Definition at line 25 of file vbainformationhelper.hxx.
      
  | 
  static | 
| css::uno::RuntimeException | 
Definition at line 35 of file vbainformationhelper.cxx.
Referenced by handleWdVerticalPositionRelativeToPage(), and SwVbaSelection::Information().
      
  | 
  static | 
| css::uno::RuntimeException | 
Definition at line 41 of file vbainformationhelper.cxx.
References ooo::vba::word::getPageCount(), and xModel.
Referenced by SwVbaSelection::Information().
      
  | 
  static | 
| css::uno::RuntimeException | 
Definition at line 46 of file vbainformationhelper.cxx.
References convertTwipToMm100(), DEFAULT_PAGE_DISTANCE, ooo::vba::word::getCurrentPageStyle(), IDocumentLayoutAccess::GetCurrentViewShell(), SwDocShell::GetDoc(), ooo::vba::word::getDocShell(), SwDoc::getIDocumentLayoutAccess(), SwViewShell::GetPageSize(), handleWdActiveEndPageNumber(), Size::Height(), nTopMargin, and xModel.
Referenced by SwVbaSelection::Information().