summaryrefslogtreecommitdiff
path: root/sc/source/ui/src
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-10-07 01:18:43 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-10-09 06:33:16 +0200
commitffadab26d62a24f3a142c497669db5a933ba1251 (patch)
treee252350606d42542ca667f0e128a1f98ff7f69f3 /sc/source/ui/src
parentd540c322cce4f00418466cf7715ecc2c2f1e95c5 (diff)
make ScCondFormatDlg a ScAnyRefDlg
Change-Id: I4e04a1f34dd958922e9856294639de7bf40249e4
Diffstat (limited to 'sc/source/ui/src')
-rw-r--r--sc/source/ui/src/condformatdlg.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/condformatdlg.src b/sc/source/ui/src/condformatdlg.src
index 9a4977624b55..f00052a8d4dd 100644
--- a/sc/source/ui/src/condformatdlg.src
+++ b/sc/source/ui/src/condformatdlg.src
@@ -28,7 +28,7 @@
#include "condformatdlg.hrc"
-ModalDialog RID_SCDLG_CONDFORMAT
+ModelessDialog RID_SCDLG_CONDFORMAT
{
OutputSize = TRUE;
Hide = TRUE;