|
LibreOffice Module sw (master) 1
|
#include <postithelper.hxx>
Public Member Functions | |
| SwLayoutInfo () | |
Public Attributes | |
| const SwFrame * | mpAnchorFrame |
| 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... | |
Definition at line 40 of file postithelper.hxx.
|
inline |
Definition at line 63 of file postithelper.hxx.
References NONE.
| sw::sidebarwindows::SidebarPosition SwLayoutInfo::meSidebarPosition |
Definition at line 53 of file postithelper.hxx.
Referenced by SwPostItHelper::getLayoutInfos().
| tools::ULong SwLayoutInfo::mnPageNumber |
Definition at line 51 of file postithelper.hxx.
Referenced by SwPostItHelper::getLayoutInfos().
| sal_Int32 SwLayoutInfo::mnStartContent |
Definition at line 47 of file postithelper.hxx.
Referenced by SwPostItHelper::getLayoutInfos(), and sw::annotation::SwAnnotationWin::SetPosAndSize().
| SwNodeOffset SwLayoutInfo::mnStartNodeIdx |
Definition at line 46 of file postithelper.hxx.
Referenced by SwPostItHelper::getLayoutInfos(), and sw::annotation::SwAnnotationWin::SetPosAndSize().
| SwRect SwLayoutInfo::mPageFrame |
Definition at line 49 of file postithelper.hxx.
Referenced by SwPostItHelper::getLayoutInfos().
| SwRect SwLayoutInfo::mPagePrtArea |
Definition at line 50 of file postithelper.hxx.
Referenced by SwPostItHelper::getLayoutInfos().
| const SwFrame* SwLayoutInfo::mpAnchorFrame |
Definition at line 42 of file postithelper.hxx.
Referenced by sw::sidebarwindows::SidebarWinAccessible::ChangeSidebarItem(), sw::annotation::SwAnnotationWin::ChangeSidebarItem(), sw::annotation::SwAnnotationWin::dispose(), SwPostItHelper::getLayoutInfos(), and sw::annotation::SwAnnotationWin::SwAnnotationWin().
| SwRect SwLayoutInfo::mPosition |
Definition at line 43 of file postithelper.hxx.
Referenced by SwPostItHelper::getLayoutInfos().
| 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().
| std::size_t SwLayoutInfo::mRedlineAuthor |
Definition at line 55 of file postithelper.hxx.
Referenced by SwPostItHelper::getLayoutInfos().