summaryrefslogtreecommitdiffstats
path: root/desktop/win32/source/applauncher/scalc.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-09 08:17:48 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-09 08:17:48 +0000
commit4910270025c755cce582bfcd760bce7a023c306e (patch)
tree954ba081cd9d3eef4fa6eba0f56ee080bb0fb9c7 /desktop/win32/source/applauncher/scalc.cxx
parentINTEGRATION: CWS oasissysint (1.1.2); FILE ADDED (diff)
downloadcore-4910270025c755cce582bfcd760bce7a023c306e.tar.gz
core-4910270025c755cce582bfcd760bce7a023c306e.zip
INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED
2004/08/27 16:09:10 hro 1.1.2.1: #i28298# New application launcher binaries
Diffstat (limited to 'desktop/win32/source/applauncher/scalc.cxx')
-rw-r--r--desktop/win32/source/applauncher/scalc.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/win32/source/applauncher/scalc.cxx b/desktop/win32/source/applauncher/scalc.cxx
new file mode 100644
index 000000000000..e2935bbfca37
--- /dev/null
+++ b/desktop/win32/source/applauncher/scalc.cxx
@@ -0,0 +1,3 @@
+#include "launcher.hxx"
+
+_TCHAR APPLICATION_SWITCH[] = _T( "-calc" );