diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-05 16:11:30 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-05 16:11:30 +0000 |
commit | 24acb8c13cc102761ae7deeca1135c172cd4ceb5 (patch) | |
tree | f6532242b5bc74c3dcfec270b924db63571477d8 /scp2 | |
parent | b03f270bd0c66219470c6b5eed19e5348a13196d (diff) |
INTEGRATION: CWS dba30a (1.227.26); FILE MERGED
2008/02/25 08:01:44 fs 1.227.26.2: RESYNC: (1.227-1.229); FILE MERGED
2008/02/05 21:02:23 fs 1.227.26.1: #i85879# DbTableDataWindowState
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 64f8189eb80e..55282cae43ed 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -4,9 +4,9 @@ * * $RCSfile: file_ooo.scp,v $ * - * $Revision: 1.230 $ + * $Revision: 1.231 $ * - * last change: $Author: kz $ $Date: 2008-03-05 17:01:52 $ + * last change: $Author: kz $ $Date: 2008-03-05 17:11:30 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1818,6 +1818,21 @@ File gid_File_Oo_Office_Ui_Dbbrowserwindowstate_xcu End +File gid_File_Oo_Office_Ui_Dbtabledatawindowstate_Xcs + TXT_FILE_BODY; + Styles = (PACKED); + Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui; + Name = "/registry/schema/org/openoffice/Office/UI/DbTableDataWindowState.xcs"; +End + +File gid_File_Oo_Office_Ui_Dbtabledatawindowstate_Xcu + TXT_FILE_BODY; + Styles = (PACKED,PATCH); + Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui; + Name = "/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu"; +End + + File gid_File_Oo_Office_Ui_Dbquerywindowstate_Xcs TXT_FILE_BODY; Styles = (PACKED); |