diff options
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) [ |