diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 09:47:44 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 09:47:44 +0000 |
commit | 5499961afb75243220a2fa71808b589dd1125650 (patch) | |
tree | c425cd2b9a3e4da2c3427dab28b6acc9808607ed /sd | |
parent | 14dc549a1ef3f5fc7449c368d22447aec9b0ada3 (diff) |
INTEGRATION: CWS impress49 (1.3.172); FILE MERGED
2005/05/02 16:34:39 cl 1.3.172.1: #i39788# make ctl buttons visible by default
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/simpress/toolbar/textobjectbar.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/uiconfig/simpress/toolbar/textobjectbar.xml b/sd/uiconfig/simpress/toolbar/textobjectbar.xml index 547b51566201..c3743f0adb78 100644 --- a/sd/uiconfig/simpress/toolbar/textobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/textobjectbar.xml @@ -15,8 +15,8 @@ <toolbar:toolbaritem xlink:href=".uno:RightPara" toolbar:helpid="10029"/> <toolbar:toolbaritem xlink:href=".uno:JustifyPara" toolbar:helpid="10031"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:visible="false" toolbar:helpid="10950"/> - <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:visible="false" toolbar:helpid="10951"/> + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:helpid="10950"/> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:helpid="10951"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease" toolbar:visible="false" toolbar:helpid="27346"/> <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease" toolbar:visible="false" toolbar:helpid="27347"/> |