diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-31 08:00:39 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-31 08:00:39 +0000 |
commit | 8de44b48d1d1b8c0aa31c57e546edee4021ccfe0 (patch) | |
tree | 3c667aa7c01ae35d96015a2af6920925d2d7d5aa | |
parent | 16e53767c26040db9a7680ab0f1956da2a12852c (diff) |
INTEGRATION: CWS vcl34 (1.3.50); FILE MERGED
2005/01/13 11:56:10 ssa 1.3.50.1: #i38261# breaks added
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/alignmentbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/alignmentbar.xml b/sd/uiconfig/sdraw/toolbar/alignmentbar.xml index bdc21fd380a2..7e0b2ddb6825 100644 --- a/sd/uiconfig/sdraw/toolbar/alignmentbar.xml +++ b/sd/uiconfig/sdraw/toolbar/alignmentbar.xml @@ -4,7 +4,7 @@ <toolbar:toolbaritem xlink:href=".uno:ObjectAlignLeft" toolbar:helpid="helpid:10131" toolbar:text="" /> <toolbar:toolbaritem xlink:href=".uno:AlignCenter" toolbar:helpid="helpid:10132" toolbar:text="" /> <toolbar:toolbaritem xlink:href=".uno:ObjectAlignRight" toolbar:helpid="helpid:10133" toolbar:text="" /> - <toolbar:toolbarseparator/> + <toolbar:toolbarbreak/> <toolbar:toolbaritem xlink:href=".uno:AlignUp" toolbar:helpid="helpid:10134" toolbar:text="" /> <toolbar:toolbaritem xlink:href=".uno:AlignMiddle" toolbar:helpid="helpid:10135" toolbar:text="" /> <toolbar:toolbaritem xlink:href=".uno:AlignDown" toolbar:helpid="helpid:10136" toolbar:text="" /> |