summaryrefslogtreecommitdiff
path: root/vcl/inc/svids.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/svids.hrc')
-rw-r--r--vcl/inc/svids.hrc19
1 files changed, 19 insertions, 0 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc
index bc76c70e1ebe..dc16ab1d53e4 100644
--- a/vcl/inc/svids.hrc
+++ b/vcl/inc/svids.hrc
@@ -195,6 +195,25 @@
#define SV_STDTEXT_ALLFILETYPES 10207
#define SV_STDTEXT_LAST SV_STDTEXT_ALLFILETYPES
+#define STR_FPICKER_AUTO_EXTENSION 10300
+#define STR_FPICKER_PASSWORD 10301
+#define STR_FPICKER_FILTER_OPTIONS 10302
+#define STR_FPICKER_READONLY 10303
+#define STR_FPICKER_INSERT_AS_LINK 10304
+#define STR_FPICKER_SHOW_PREVIEW 10305
+#define STR_FPICKER_PLAY 10306
+#define STR_FPICKER_VERSION 10307
+#define STR_FPICKER_TEMPLATES 10308
+#define STR_FPICKER_IMAGE_TEMPLATE 10309
+#define STR_FPICKER_SELECTION 10310
+#define STR_FPICKER_FOLDER_DEFAULT_TITLE 10311
+#define STR_FPICKER_FOLDER_DEFAULT_DESCRIPTION 10312
+#define STR_FPICKER_ALREADYEXISTOVERWRITE 10313
+#define STR_FPICKER_ALLFORMATS 10314
+#define STR_FPICKER_OPEN 10315
+#define STR_FPICKER_SAVE 10316
+#define STR_FPICKER_TYPE 10317
+
#define SV_ACCESSERROR_FIRST SV_ACCESSERROR_WRONG_VERSION
#define SV_ACCESSERROR_WRONG_VERSION 10500
#define SV_ACCESSERROR_BRIDGE_MSG 10501