LibreOffice Module sw (master) 1
Classes | Namespaces | Macros
PostItMgr.hxx File Reference
#include <sal/config.h>
#include "swdllapi.h"
#include <cstddef>
#include <memory>
#include <vector>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <tools/link.hxx>
#include "swrect.hxx"
#include <unotools/configitem.hxx>
#include <com/sun/star/uno/Any.hxx>
#include "SidebarWindowsTypes.hxx"
#include <editeng/outlobj.hxx>
#include <svl/lstner.hxx>
#include <vcl/vclptr.hxx>
Include dependency graph for PostItMgr.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SwPostItPageItem
 
struct  FieldShadowState
 
class  SwNoteProps
 
class  SwPostItMgr
 

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 
namespace  sw::annotation
 
namespace  sw::sidebarwindows
 
namespace  vcl
 
namespace  i18nutil
 

Macros

#define COL_NOTES_SIDEPANE_ARROW_ENABLED   Color(0,0,0)
 
#define COL_NOTES_SIDEPANE_ARROW_DISABLED   Color(172,168,153)
 

Macro Definition Documentation

◆ COL_NOTES_SIDEPANE_ARROW_DISABLED

#define COL_NOTES_SIDEPANE_ARROW_DISABLED   Color(172,168,153)

Definition at line 61 of file PostItMgr.hxx.

◆ COL_NOTES_SIDEPANE_ARROW_ENABLED

#define COL_NOTES_SIDEPANE_ARROW_ENABLED   Color(0,0,0)

Definition at line 60 of file PostItMgr.hxx.