diff options
Diffstat (limited to 'extensions/source/propctrlr/formstrings.hxx')
-rw-r--r-- | extensions/source/propctrlr/formstrings.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/source/propctrlr/formstrings.hxx b/extensions/source/propctrlr/formstrings.hxx index 7a2b36d91426..33a554f05790 100644 --- a/extensions/source/propctrlr/formstrings.hxx +++ b/extensions/source/propctrlr/formstrings.hxx @@ -156,6 +156,7 @@ namespace pcr #define PROPERTY_HASNAVIGATION "HasNavigationBar" #define PROPERTY_POSITIONX "PositionX" #define PROPERTY_POSITIONY "PositionY" + #define PROPERTY_AUTOGROW "AutoGrow" #define PROPERTY_STEP "Step" #define PROPERTY_WORDLINEMODE "FontWordLineMode" #define PROPERTY_PROGRESSVALUE "ProgressValue" |