summaryrefslogtreecommitdiff
path: root/cui/source/options/connpooloptions.src
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-10-11 17:56:12 +0200
committerMathias Bauer <mba@openoffice.org>2010-10-11 17:56:12 +0200
commit976acf3ed1eafb6101a99b8afad94bd3de1fa80d (patch)
treea5a2f20b68310c94ee0f672cf11fc8cf3dda1140 /cui/source/options/connpooloptions.src
parent9570f4dffff24b7312f116dd0ef4f7df7ce5bdcc (diff)
CWS changehid: generate former auto hids into src files
Diffstat (limited to 'cui/source/options/connpooloptions.src')
-rw-r--r--cui/source/options/connpooloptions.src4
1 files changed, 4 insertions, 0 deletions
diff --git a/cui/source/options/connpooloptions.src b/cui/source/options/connpooloptions.src
index 08e4f2043a40..e4ac67e16bf2 100644
--- a/cui/source/options/connpooloptions.src
+++ b/cui/source/options/connpooloptions.src
@@ -35,6 +35,7 @@
TabPage RID_OFAPAGE_CONNPOOLOPTIONS
{
+ HelpID = "cui:TabPage:RID_OFAPAGE_CONNPOOLOPTIONS";
// HelpId = ;
OutputSize = TRUE ;
Size = MAP_APPFONT ( PAGE_SIZE_X, PAGE_SIZE_Y ) ;
@@ -49,6 +50,7 @@ TabPage RID_OFAPAGE_CONNPOOLOPTIONS
};
CheckBox CB_POOL_CONNS
{
+ HelpID = "cui:CheckBox:RID_OFAPAGE_CONNPOOLOPTIONS:CB_POOL_CONNS";
Pos = MAP_APPFONT( 7, 15 );
Size = MAP_APPFONT( PAGE_SIZE_X - 14, 10 );
Text [ en-US ] = "Connection pooling enabled";
@@ -80,6 +82,7 @@ TabPage RID_OFAPAGE_CONNPOOLOPTIONS
};
CheckBox CB_DRIVERPOOLING
{
+ HelpID = "cui:CheckBox:RID_OFAPAGE_CONNPOOLOPTIONS:CB_DRIVERPOOLING";
Pos = MAP_APPFONT( 17, 39 + LIST_SIZE_Y + 4 + 8 + 3 );
Size = MAP_APPFONT( PAGE_SIZE_X - 23, 10 );
Text [ en-US ] = "Enable pooling for this driver";
@@ -92,6 +95,7 @@ TabPage RID_OFAPAGE_CONNPOOLOPTIONS
};
NumericField NF_TIMEOUT
{
+ HelpID = "cui:NumericField:RID_OFAPAGE_CONNPOOLOPTIONS:NF_TIMEOUT";
Pos = MAP_APPFONT( 27 + 100 + 3, 39 + LIST_SIZE_Y + 4 + 8 + 3 + 10 + 3 );
Size = MAP_APPFONT( 40, 12 );
SvLook = TRUE;