diff options
Diffstat (limited to 'qadevOOo/runner/graphical/PropertyName.java')
-rw-r--r-- | qadevOOo/runner/graphical/PropertyName.java | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/qadevOOo/runner/graphical/PropertyName.java b/qadevOOo/runner/graphical/PropertyName.java index 66f4d46e97fe..1c25b75003b2 100644 --- a/qadevOOo/runner/graphical/PropertyName.java +++ b/qadevOOo/runner/graphical/PropertyName.java @@ -33,13 +33,6 @@ public interface PropertyName final public static String DOC_COMPARATOR_HTML_OUTPUT_PREFIX = "DOC_COMPARATOR_HTML_OUTPUT_PREFIX"; - final public static String DOC_CONVERTER_EXPORT_FILTER_NAME = "DOC_CONVERTER_EXPORT_FILTER_NAME"; - - - - - - final public static String OFFICE_VIEWABLE = "OFFICE_VIEWABLE"; final public static String NO_SMALL_PICTURES = "NoSmallPictures"; |