summaryrefslogtreecommitdiff
path: root/filter/source/flash/impswfdialog.src
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/flash/impswfdialog.src')
-rw-r--r--filter/source/flash/impswfdialog.src9
1 files changed, 9 insertions, 0 deletions
diff --git a/filter/source/flash/impswfdialog.src b/filter/source/flash/impswfdialog.src
index 3e38dde68441..83015a3adfeb 100644
--- a/filter/source/flash/impswfdialog.src
+++ b/filter/source/flash/impswfdialog.src
@@ -29,6 +29,7 @@
ModalDialog DLG_OPTIONS
{
+ HelpID = "filter:ModalDialog:DLG_OPTIONS";
Size = MAP_APPFONT ( 200 , 200 ) ;
OutputSize = TRUE ;
SVLook = TRUE ;
@@ -44,6 +45,7 @@ ModalDialog DLG_OPTIONS
};
NumericField NUM_FLD_QUALITY
{
+ HelpID = "filter:NumericField:DLG_OPTIONS:NUM_FLD_QUALITY";
Border = TRUE ;
Pos = MAP_APPFONT ( 12 , 33 ) ;
Size = MAP_APPFONT ( 50 , 12 ) ;
@@ -57,6 +59,7 @@ ModalDialog DLG_OPTIONS
};
CheckBox BOOL_EXPORT_ALL
{
+ HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_ALL";
Pos = MAP_APPFONT ( 12 , 65 ) ;
Size = MAP_APPFONT ( 10 , 14 ) ;
TabStop = TRUE ;
@@ -69,6 +72,7 @@ ModalDialog DLG_OPTIONS
};
CheckBox BOOL_EXPORT_MULTIPLE_FILES
{
+ HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_MULTIPLE_FILES";
Pos = MAP_APPFONT ( 12 , 80 ) ;
Size = MAP_APPFONT ( 10 , 14 ) ;
TabStop = TRUE ;
@@ -81,6 +85,7 @@ ModalDialog DLG_OPTIONS
};
CheckBox BOOL_EXPORT_BACKGROUNDS
{
+ HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_BACKGROUNDS";
Pos = MAP_APPFONT ( 22 , 95 ) ;
Size = MAP_APPFONT ( 10 , 14 ) ;
TabStop = TRUE ;
@@ -93,6 +98,7 @@ ModalDialog DLG_OPTIONS
};
CheckBox BOOL_EXPORT_BACKGROUND_OBJECTS
{
+ HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_BACKGROUND_OBJECTS";
Pos = MAP_APPFONT ( 22 , 107) ;
Size = MAP_APPFONT ( 10 , 14 ) ;
TabStop = TRUE ;
@@ -105,6 +111,7 @@ ModalDialog DLG_OPTIONS
};
CheckBox BOOL_EXPORT_SLIDE_CONTENTS
{
+ HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_SLIDE_CONTENTS";
Pos = MAP_APPFONT ( 22 , 119 ) ;
Size = MAP_APPFONT ( 10 , 14 ) ;
TabStop = TRUE ;
@@ -117,6 +124,7 @@ ModalDialog DLG_OPTIONS
};
CheckBox BOOL_EXPORT_SOUND
{
+ HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_SOUND";
Pos = MAP_APPFONT ( 12 , 134 ) ;
Size = MAP_APPFONT ( 10 , 14 ) ;
TabStop = TRUE ;
@@ -129,6 +137,7 @@ ModalDialog DLG_OPTIONS
};
CheckBox BOOL_EXPORT_OLE_AS_JPEG
{
+ HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_OLE_AS_JPEG";
Pos = MAP_APPFONT ( 12 , 146 ) ;
Size = MAP_APPFONT ( 10 , 14 ) ;
TabStop = TRUE ;