diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-11 16:30:14 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-11 16:30:14 +0000 |
commit | 6a3f201140bc1855271eecadb84e9daaf647aa85 (patch) | |
tree | 52c26acc3320276c74318b52b79b0f6da24e91f9 /sd/uiconfig/sdraw/toolbar/zoombar.xml | |
parent | 366e8595695340bdc7f4d8b8299415cada204269 (diff) |
INTEGRATION: CWS docking3 (1.2.40); FILE MERGED
2004/07/28 09:55:56 cd 1.2.40.1: #i31150# Changed command from ZoomIn to ZoomMinus to have separate images for sw/sd
Diffstat (limited to 'sd/uiconfig/sdraw/toolbar/zoombar.xml')
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/zoombar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/zoombar.xml b/sd/uiconfig/sdraw/toolbar/zoombar.xml index 14d0bd6fca06..a8e39657c7a8 100644 --- a/sd/uiconfig/sdraw/toolbar/zoombar.xml +++ b/sd/uiconfig/sdraw/toolbar/zoombar.xml @@ -2,7 +2,7 @@ <!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd"> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> <toolbar:toolbaritem xlink:href=".uno:ZoomPlus" toolbar:helpid="helpid:10097" toolbar:text="" /> - <toolbar:toolbaritem xlink:href=".uno:ZoomIn" toolbar:helpid="helpid:10098" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:ZoomMinus" toolbar:helpid="helpid:10098" toolbar:text="" /> <toolbar:toolbaritem xlink:href=".uno:Zoom100Percent" toolbar:helpid="helpid:10099" toolbar:text="" /> <toolbar:toolbaritem xlink:href=".uno:ZoomPrevious" toolbar:helpid="helpid:10403" toolbar:text="" /> <toolbar:toolbaritem xlink:href=".uno:ZoomNext" toolbar:helpid="helpid:10402" toolbar:text="" /> |