summaryrefslogtreecommitdiff
path: root/include/vcl/syswin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/syswin.hxx')
-rw-r--r--include/vcl/syswin.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/vcl/syswin.hxx b/include/vcl/syswin.hxx
index e95cbf93f7bb..58771f29da92 100644
--- a/include/vcl/syswin.hxx
+++ b/include/vcl/syswin.hxx
@@ -32,7 +32,6 @@ class NotebookBarWindow;
class TaskPaneList;
class VclContainer;
-// - Icon-Types -
#define ICON_LO_DEFAULT 1
#define ICON_TEXT_DOCUMENT 2
#define ICON_SPREADSHEET_DOCUMENT 4
@@ -44,7 +43,6 @@ class VclContainer;
#define ICON_MACROLIBRARY 1
-// - WindowStateData -
#define WINDOWSTATE_MASK_X ((sal_uInt32)0x00000001)
@@ -121,7 +119,6 @@ public:
};
-// - SystemWindow-Types -
enum class MenuBarMode
@@ -136,7 +133,6 @@ enum class TitleButton
Menu = 4,
};
-// - SystemWindow -
class VCL_DLLPUBLIC SystemWindow
: public vcl::Window
, public VclBuilderContainer