LibreOffice Module sw (master) 1
|
#include <PostItMgr.hxx>
Public Member Functions | |
FieldShadowState () | |
Public Attributes | |
const SwPostItField * | mpShadowField |
bool | bCursor |
bool | bMouse |
Definition at line 75 of file PostItMgr.hxx.
|
inline |
Definition at line 80 of file PostItMgr.hxx.
bool FieldShadowState::bCursor |
Definition at line 78 of file PostItMgr.hxx.
Referenced by SwPostItMgr::SetShadowState().
bool FieldShadowState::bMouse |
Definition at line 79 of file PostItMgr.hxx.
Referenced by SwPostItMgr::SetShadowState().
const SwPostItField* FieldShadowState::mpShadowField |
Definition at line 77 of file PostItMgr.hxx.
Referenced by SwPostItMgr::SetActiveSidebarWin(), and SwPostItMgr::SetShadowState().