summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-02-09 07:54:51 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-02-08 21:41:17 +0000
commit01aa78cf08e58d8cb9c2f038915272f504db2205 (patch)
tree57f8b1c113fb451c7cbd89ff511bfa6c460ac0f6 /vcl
parent4bae5148842115d860b5392b98ff8121b468ac4c (diff)
vcl: cmdevt.[hc]xx -> commandevent.[hc]xx
Change-Id: I77b30f28ae5a6fad360d7cada9acfaa9c324408b Reviewed-on: https://gerrit.libreoffice.org/22216 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/Library_vcl.mk2
-rw-r--r--vcl/osx/salmenu.cxx2
-rw-r--r--vcl/osx/vclnsapp.mm2
-rw-r--r--vcl/source/window/commandevent.cxx (renamed from vcl/source/window/cmdevt.cxx)2
-rw-r--r--vcl/unx/generic/app/i18n_cb.cxx14
5 files changed, 11 insertions, 11 deletions
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index ebce791328a5..22e026efff2f 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -154,7 +154,7 @@ $(eval $(call gb_Library_add_exception_objects,vcl,\
vcl/source/window/globalization \
vcl/source/window/btndlg \
vcl/source/window/builder \
- vcl/source/window/cmdevt \
+ vcl/source/window/commandevent \
vcl/source/window/cursor \
vcl/source/window/debugevent \
vcl/source/window/decoview \
diff --git a/vcl/osx/salmenu.cxx b/vcl/osx/salmenu.cxx
index 91a5c2e46279..00f099105818 100644
--- a/vcl/osx/salmenu.cxx
+++ b/vcl/osx/salmenu.cxx
@@ -24,7 +24,7 @@
#include <comphelper/string.hxx>
#include <rtl/ustrbuf.hxx>
-#include <vcl/cmdevt.hxx>
+#include <vcl/commandevent.hxx>
#include <vcl/floatwin.hxx>
#include <vcl/window.hxx>
#include <vcl/svapp.hxx>
diff --git a/vcl/osx/vclnsapp.mm b/vcl/osx/vclnsapp.mm
index 3f5455a534a2..4a8407121151 100644
--- a/vcl/osx/vclnsapp.mm
+++ b/vcl/osx/vclnsapp.mm
@@ -23,7 +23,7 @@
#include <vector>
#include <sal/main.h>
-#include <vcl/cmdevt.hxx>
+#include <vcl/commandevent.hxx>
#include <vcl/implimagetree.hxx>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>
diff --git a/vcl/source/window/cmdevt.cxx b/vcl/source/window/commandevent.cxx
index 1af5431a5c66..143628b83fa3 100644
--- a/vcl/source/window/cmdevt.cxx
+++ b/vcl/source/window/commandevent.cxx
@@ -19,7 +19,7 @@
#include <string.h>
-#include <vcl/cmdevt.hxx>
+#include <vcl/commandevent.hxx>
CommandExtTextInputData::CommandExtTextInputData( const OUString& rText,
const sal_uInt16* pTextAttr, sal_Int32 nCursorPos, sal_uInt16 nCursorFlags,
diff --git a/vcl/unx/generic/app/i18n_cb.cxx b/vcl/unx/generic/app/i18n_cb.cxx
index ee5662ee40a9..c86270eca311 100644
--- a/vcl/unx/generic/app/i18n_cb.cxx
+++ b/vcl/unx/generic/app/i18n_cb.cxx
@@ -28,13 +28,13 @@
#include <X11/Xlib.h>
#include <postx.h>
-#include "vcl/cmdevt.hxx"
-#include "unx/salunx.h"
-#include "unx/XIM.h"
-#include "unx/i18n_cb.hxx"
-#include "unx/i18n_status.hxx"
-#include "unx/i18n_ic.hxx"
-#include "unx/i18n_im.hxx"
+#include <vcl/commandevent.hxx>
+#include <unx/salunx.h>
+#include <unx/XIM.h>
+#include <unx/i18n_cb.hxx>
+#include <unx/i18n_status.hxx>
+#include <unx/i18n_ic.hxx>
+#include <unx/i18n_im.hxx>
#include "salframe.hxx"
// i. preedit start callback