summaryrefslogtreecommitdiff
path: root/include/vcl/EnumContext.hxx
diff options
context:
space:
mode:
authorKshitij Pathania <kshitijpathania@gmail.com>2018-07-05 10:15:21 +0530
committerSzymon Kłos <szymon.klos@collabora.com>2018-07-09 14:56:02 +0200
commit508f14b13614c9f5f9611589e7f744d1bc523ff3 (patch)
tree15c03d583c080b8e3fcf9de0e84a687d0ffea9d5 /include/vcl/EnumContext.hxx
parent59b73e257dba49fc5cc5b374472e9d529a314155 (diff)
Conserved the alphabetical order in contexts.
ThreeDObject is remained on top as its entry begin with 3. All others are sorted now except the generalised ones in last. Change-Id: Id56550da450f0d2a0dd770a78360d20ada90f048 Reviewed-on: https://gerrit.libreoffice.org/56984 Tested-by: Jenkins Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Diffstat (limited to 'include/vcl/EnumContext.hxx')
-rw-r--r--include/vcl/EnumContext.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/vcl/EnumContext.hxx b/include/vcl/EnumContext.hxx
index d5f1e91aa1f4..dfdc8e8a8c94 100644
--- a/include/vcl/EnumContext.hxx
+++ b/include/vcl/EnumContext.hxx
@@ -90,13 +90,14 @@ public:
OLE,
OutlineText,
Pivot,
+ Printpreview,
Series,
SlidesorterPage,
Table,
Text,
TextObject,
Trendline,
- Printpreview,
+
// Default context of an application. Do we need this?
Default,