summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/autocdlg.src
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-10-15 14:35:13 +0200
committerMathias Bauer <mba@openoffice.org>2010-10-15 14:35:13 +0200
commitd56823f5788d273402134999518a3d336fac5774 (patch)
tree7dec091177a8a1a1d382ceee065f72af67115cbb /cui/source/tabpages/autocdlg.src
parentd57f6c0b4986007821e5defc329f8315811139fc (diff)
CWS changehid: some missing HIDs
Diffstat (limited to 'cui/source/tabpages/autocdlg.src')
-rw-r--r--cui/source/tabpages/autocdlg.src3
1 files changed, 2 insertions, 1 deletions
diff --git a/cui/source/tabpages/autocdlg.src b/cui/source/tabpages/autocdlg.src
index eded36bdc419..d698a8f8aa47 100644
--- a/cui/source/tabpages/autocdlg.src
+++ b/cui/source/tabpages/autocdlg.src
@@ -526,8 +526,9 @@ TabPage RID_OFAPAGE_AUTOCORR_QUOTE
Size = MAP_APPFONT ( 122 , 8 ) ;
Text [ en-US ] = "Single quotes" ;
};
- Checkbox CB_SGL_TYPO
+ CheckBox CB_SGL_TYPO
{
+ HelpId = "cui:CheckBox:RID_OFAPAGE_AUTOCORR_QUOTE:CB_SGL_TYPO";
Pos = MAP_APPFONT ( 7 , 101 ) ;
Size = MAP_APPFONT ( 86 , 10 ) ;
Text [ en-US ] = "Repla~ce" ;