LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwLayoutInfo Struct Reference

#include <postithelper.hxx>

Collaboration diagram for SwLayoutInfo:
[legend]

Public Member Functions

 SwLayoutInfo ()
 

Public Attributes

const SwFramempAnchorFrame
 
SwRect mPosition
 
SwNodeOffset mnStartNodeIdx
 
sal_Int32 mnStartContent
 
SwRect mPageFrame
 
SwRect mPagePrtArea
 
tools::ULong mnPageNumber
 
sw::sidebarwindows::SidebarPosition meSidebarPosition
 
std::size_t mRedlineAuthor
 
bool mPositionFromCommentAnchor
 If true, the overlay arrow points to the comment anchor, otherwise it points to the commented frame. More...
 

Detailed Description

Definition at line 40 of file postithelper.hxx.

Constructor & Destructor Documentation

◆ SwLayoutInfo()

SwLayoutInfo::SwLayoutInfo ( )
inline

Definition at line 63 of file postithelper.hxx.

References NONE.

Member Data Documentation

◆ meSidebarPosition

sw::sidebarwindows::SidebarPosition SwLayoutInfo::meSidebarPosition

Definition at line 53 of file postithelper.hxx.

Referenced by SwPostItHelper::getLayoutInfos().

◆ mnPageNumber

tools::ULong SwLayoutInfo::mnPageNumber

Definition at line 51 of file postithelper.hxx.

Referenced by SwPostItHelper::getLayoutInfos().

◆ mnStartContent

sal_Int32 SwLayoutInfo::mnStartContent

◆ mnStartNodeIdx

SwNodeOffset SwLayoutInfo::mnStartNodeIdx

◆ mPageFrame

SwRect SwLayoutInfo::mPageFrame

Definition at line 49 of file postithelper.hxx.

Referenced by SwPostItHelper::getLayoutInfos().

◆ mPagePrtArea

SwRect SwLayoutInfo::mPagePrtArea

Definition at line 50 of file postithelper.hxx.

Referenced by SwPostItHelper::getLayoutInfos().

◆ mpAnchorFrame

const SwFrame* SwLayoutInfo::mpAnchorFrame

◆ mPosition

SwRect SwLayoutInfo::mPosition

Definition at line 43 of file postithelper.hxx.

Referenced by SwPostItHelper::getLayoutInfos().

◆ mPositionFromCommentAnchor

bool SwLayoutInfo::mPositionFromCommentAnchor

If true, the overlay arrow points to the comment anchor, otherwise it points to the commented frame.

Definition at line 61 of file postithelper.hxx.

Referenced by SwPostItHelper::getLayoutInfos(), and sw::annotation::SwAnnotationWin::SetPosAndSize().

◆ mRedlineAuthor

std::size_t SwLayoutInfo::mRedlineAuthor

Definition at line 55 of file postithelper.hxx.

Referenced by SwPostItHelper::getLayoutInfos().


The documentation for this struct was generated from the following file: