diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-04-29 15:21:29 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-04-29 15:21:29 +0000 |
commit | 6dbb7e91380de1a15354489c4ca7a0cd499d75f0 (patch) | |
tree | 0a4c90d9fa71f4b224ed424f848960c0f9c0f5f2 /svx/sdi | |
parent | 9fa9c8e58cb8b703ff5e969e3cba03f038e394aa (diff) |
INTEGRATION: CWS os12 (1.38.84); FILE MERGED
2004/04/07 15:33:48 os 1.38.84.4: RESYNC: (1.43-1.45); FILE MERGED
2004/02/20 09:00:13 os 1.38.84.3: RESYNC: (1.40-1.43); FILE MERGED
2003/10/22 15:03:14 os 1.38.84.2: RESYNC: (1.38-1.40); FILE MERGED
2003/07/09 12:51:45 os 1.38.84.1: #103299# SvxAddressItem removed
Diffstat (limited to 'svx/sdi')
-rw-r--r-- | svx/sdi/svx.sdi | 33 |
1 files changed, 2 insertions, 31 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi index df8c17452a5c..ccc82d60c29d 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -2,9 +2,9 @@ * * $RCSfile: svx.sdi,v $ * - * $Revision: 1.47 $ + * $Revision: 1.48 $ * - * last change: $Author: hr $ $Date: 2004-04-13 10:55:33 $ + * last change: $Author: obo $ $Date: 2004-04-29 16:21:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -58,35 +58,6 @@ * * ************************************************************************/ - -//-------------------------------------------------------------------------- -SvxAddressItem _Address SID_ATTR_ADDRESS - -[ - /* flags: */ - AutoUpdate = FALSE, - Cachable = Cachable, - FastCall = FALSE, - HasCoreId = FALSE, - HasDialog = FALSE, - ReadOnlyDoc = TRUE, - Toggle = FALSE, - Container = FALSE, - RecordAbsolute = FALSE, - RecordPerSet; - Synchron; - - Readonly = FALSE, - - /* config: */ - AccelConfig = FALSE, - MenuConfig = FALSE, - StatusBarConfig = FALSE, - ToolBoxConfig = FALSE, - GroupId = ; -] - -//-------------------------------------------------------------------------- SfxBoolItem AbsoluteRecord SID_FM_RECORD_ABSOLUTE (SfxInt32Item Position FN_PARAM_1) [ |