diff options
Diffstat (limited to 'sc/source/ui/src/condformatdlg.src')
-rw-r--r-- | sc/source/ui/src/condformatdlg.src | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/src/condformatdlg.src b/sc/source/ui/src/condformatdlg.src index 12d4ef979ee2..2800724d2036 100644 --- a/sc/source/ui/src/condformatdlg.src +++ b/sc/source/ui/src/condformatdlg.src @@ -181,6 +181,8 @@ Control RID_COND_ENTRY "Value"; "Percent"; "Formula"; + "AutoMin"; + "AutoMax"; }; }; Window WD_PREVIEW |