summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/thesdlg.src
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-03-01 11:14:01 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-03-01 11:14:01 +0100
commit1ec7c5a40bbe34b1b1dbba8dea2c1364c492ece7 (patch)
treec878cb6c3eb00a180b55f4d1395a0c18bd260bcc /cui/source/dialogs/thesdlg.src
parent6f5a1d754c17404c1dd7a71aaed5a1a9f8d08f3a (diff)
cws tl74: #i107721#, #i108358# fixing build problems after merge with DEV300_m72
Diffstat (limited to 'cui/source/dialogs/thesdlg.src')
-rwxr-xr-xcui/source/dialogs/thesdlg.src5
1 files changed, 2 insertions, 3 deletions
diff --git a/cui/source/dialogs/thesdlg.src b/cui/source/dialogs/thesdlg.src
index bec4ef14c261..f821ab637fdc 100755
--- a/cui/source/dialogs/thesdlg.src
+++ b/cui/source/dialogs/thesdlg.src
@@ -24,13 +24,12 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
- // include ---------------------------------------------------------------
+
#include "cuires.hrc"
#include "thesdlg.hrc"
#include "helpid.hrc"
#include <svx/svxids.hrc> // SID_THESAURUS
-// pragma ----------------------------------------------------------------
// RID_SVXDLG_THES -------------------------------------------------------
ModalDialog RID_SVXDLG_THESAURUS
@@ -85,7 +84,7 @@ ModalDialog RID_SVXDLG_THESAURUS
};
Control CT_THES_ALTERNATIVES
{
- HelpID = HID_CT_THES_ALTERNATIVES ;
+// HelpID = HID_CT_THES_ALTERNATIVES ;
Pos = MAP_APPFONT ( 5 , 45 ) ;
Size = MAP_APPFONT ( 225 , 121 ) ;
Border = TRUE;