summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/condformatdlg.src
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-08-27 13:06:05 +0200
committerAndras Timar <atimar@suse.com>2013-08-27 13:07:58 +0200
commit751fe319dc1a5ae99b3e4874791d6c171f9d20f0 (patch)
treeb9e7f82d99619e0aed39b92a6cccf87d9d98fafd /sc/source/ui/src/condformatdlg.src
parent0fdc9a07e97fedcefb6de4b97f0b23321e83565d (diff)
add HelpIDs to CALC Conditional Formatting dialogs
Change-Id: I7b56a3af83afcb7ca41fa92415ea1591af3b85d2
Diffstat (limited to 'sc/source/ui/src/condformatdlg.src')
-rw-r--r--sc/source/ui/src/condformatdlg.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/src/condformatdlg.src b/sc/source/ui/src/condformatdlg.src
index da9601d486c2..e0f13a1e7442 100644
--- a/sc/source/ui/src/condformatdlg.src
+++ b/sc/source/ui/src/condformatdlg.src
@@ -11,6 +11,7 @@
ModalDialog RID_SCDLG_CONDFORMAT
{
+ HelpID = "sc:ModalDialog:RID_SCDLG_CONDFORMAT";
OutputSize = TRUE;
Hide = TRUE;
Size = MAP_APPFONT ( 300, 300 );