summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker/FPServiceInfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/filepicker/FPServiceInfo.hxx')
-rw-r--r--fpicker/source/win32/filepicker/FPServiceInfo.hxx22
1 files changed, 0 insertions, 22 deletions
diff --git a/fpicker/source/win32/filepicker/FPServiceInfo.hxx b/fpicker/source/win32/filepicker/FPServiceInfo.hxx
index 9e03045a6bd3..36aadf4b1c97 100644
--- a/fpicker/source/win32/filepicker/FPServiceInfo.hxx
+++ b/fpicker/source/win32/filepicker/FPServiceInfo.hxx
@@ -17,31 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#ifndef INCLUDED_FPICKER_SOURCE_WIN32_FILEPICKER_FPSERVICEINFO_HXX
#define INCLUDED_FPICKER_SOURCE_WIN32_FILEPICKER_FPSERVICEINFO_HXX
-// the service name is a description of a set of
-// interfaces (is the same as component categories in COM)
-
-#define TMPL2000_FILEOPEN_READONLY_VERSION_BOX_ID 1001
-
-#define TMPL2000_FILEOPEN_LINK_PREVIEW_BOX_ID 2001
-
-#define TMPL2000_FILEOPEN_AUTOEXT_TEMPLATE_BOX_ID 3001
-
-#define TMPL2000_FILESAVE_AUTOEXT_PASSWORD_BOX_ID 4001
-
-#define TMPL2000_AUTOEXT_PASSWORD_FILTEROPTION_BOX 5001
-
-#define TMPL2000_PLAY_PUSHBUTTON 6001
-
-#define TMPL2000_AUTOEXT_SELECTION_BOX 7001
-
-#define TMPL2000_FILEOPEN_LINK_PREVIEW_BOX_SIMPLE_ID 8001
-
-#define TMPL2000_FILESAVE_AUTOEXT 9001
-
// the service names
#define FILE_PICKER_SERVICE_NAME "com.sun.star.ui.dialogs.SystemFilePicker"