summaryrefslogtreecommitdiff
path: root/desktop/win32
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-09 08:18:10 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-09 08:18:10 +0000
commitb7706eceaff8251d5216c9276ec64b6841ff456e (patch)
treec7ee2cada03233dded828968e3028bda0c74a113 /desktop/win32
parenteb0f9553e6c3811bc793b52fddc557f6aad89d87 (diff)
INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED
2004/08/27 16:09:09 hro 1.1.2.1: #i28298# New application launcher binaries
Diffstat (limited to 'desktop/win32')
-rw-r--r--desktop/win32/source/applauncher/swriter.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/win32/source/applauncher/swriter.cxx b/desktop/win32/source/applauncher/swriter.cxx
new file mode 100644
index 0000000000..91bac2b0f1
--- /dev/null
+++ b/desktop/win32/source/applauncher/swriter.cxx
@@ -0,0 +1,3 @@
+#include "launcher.hxx"
+
+_TCHAR APPLICATION_SWITCH[] = _T( "-writer" );