diff options
author | Mathias Bauer <mba@openoffice.org> | 2002-06-19 16:22:06 +0000 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2002-06-19 16:22:06 +0000 |
commit | 5e6f8a0de339358de3a8f58077ce39f3840d68a8 (patch) | |
tree | 3cb06a47f455a0c152d0f2d09c058971c95f878d /sw/sdi/swriter.sdi | |
parent | f5fb5a31eda80d76372ea6a8bef2ae038c430c33 (diff) |
#100121#: support for TabStops
Diffstat (limited to 'sw/sdi/swriter.sdi')
-rw-r--r-- | sw/sdi/swriter.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi index ed43b341c39c..31279b99726a 100644 --- a/sw/sdi/swriter.sdi +++ b/sw/sdi/swriter.sdi @@ -5647,7 +5647,7 @@ SfxVoidItem LinkDialog FN_EDIT_LINK_DLG //-------------------------------------------------------------------------- SfxVoidItem LoadStyles SID_TEMPLATE_LOAD -() +( SfxStringItem FileName SID_TEMPLATE_NAME, SfxInt32Item Flags SID_TEMPLATE_LOAD ) [ /* flags: */ AutoUpdate = FALSE, |