summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/pcrstrings.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-03-19 11:04:53 +0000
committerOliver Bolte <obo@openoffice.org>2004-03-19 11:04:53 +0000
commit6baa73c56cc980a1606b0053da4324fe53955875 (patch)
tree575c3d9f5a13624457669efcf89d088b3140a98c /extensions/source/propctrlr/pcrstrings.hxx
parent01987cb6dd56be75a6ddd17276b69be3176b8e36 (diff)
INTEGRATION: CWS formdesign01 (1.3.68); FILE MERGED
2003/11/27 10:21:11 fs 1.3.68.1: #i22878# added TabOrder dialog handling
Diffstat (limited to 'extensions/source/propctrlr/pcrstrings.hxx')
-rw-r--r--extensions/source/propctrlr/pcrstrings.hxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/extensions/source/propctrlr/pcrstrings.hxx b/extensions/source/propctrlr/pcrstrings.hxx
index 737324f5da1a..176423d6ac83 100644
--- a/extensions/source/propctrlr/pcrstrings.hxx
+++ b/extensions/source/propctrlr/pcrstrings.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: pcrstrings.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-03-25 16:03:55 $
+ * last change: $Author: obo $ $Date: 2004-03-19 12:04:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,9 +75,11 @@ namespace pcr
PCR_CONSTASCII_STRING( PROPERTY_DEFAULTCONTROL, "DefaultControl" );
PCR_CONSTASCII_STRING( PROPERTY_INTROSPECTEDOBJECT, "IntrospectedObject" );
PCR_CONSTASCII_STRING( PROPERTY_CURRENTPAGE, "CurrentPage" );
+ PCR_CONSTASCII_STRING( PROPERTY_CONTROLCONTEXT, "ControlContext" );
+ PCR_CONSTASCII_STRING( PROPERTY_TABBINGMODEL, "TabbingModel" );
// services
- PCR_CONSTASCII_STRING( SERVICE_FORMCONTROLLER, "com.sun.star.form.controller.FormController" );
+ PCR_CONSTASCII_STRING( SERVICE_FORMCONTROLLER, "com.sun.star.form.FormController" );
//............................................................................
} // namespace pcr