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

#include <PostItMgr.hxx>

Collaboration diagram for SwPostItPageItem:
[legend]

Public Member Functions

 SwPostItPageItem ()
 

Public Attributes

bool bScrollbar
 
sw::sidebarwindows::SidebarPosition eSidebarPosition
 
tools::Long lOffset
 
SwRect mPageRect
 
std::vector< SwSidebarItem * > mvSidebarItems
 

Detailed Description

Definition at line 63 of file PostItMgr.hxx.

Constructor & Destructor Documentation

◆ SwPostItPageItem()

SwPostItPageItem::SwPostItPageItem ( )
inline

Definition at line 70 of file PostItMgr.hxx.

References LEFT.

Member Data Documentation

◆ bScrollbar

bool SwPostItPageItem::bScrollbar

Definition at line 65 of file PostItMgr.hxx.

◆ eSidebarPosition

sw::sidebarwindows::SidebarPosition SwPostItPageItem::eSidebarPosition

Definition at line 66 of file PostItMgr.hxx.

◆ lOffset

tools::Long SwPostItPageItem::lOffset

Definition at line 67 of file PostItMgr.hxx.

◆ mPageRect

SwRect SwPostItPageItem::mPageRect

Definition at line 68 of file PostItMgr.hxx.

◆ mvSidebarItems

std::vector<SwSidebarItem*> SwPostItPageItem::mvSidebarItems

Definition at line 69 of file PostItMgr.hxx.


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