diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-28 14:33:58 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-28 14:33:58 +0000 |
commit | 013b80c83de49e7b31d8bf1779f8eb190bb196fb (patch) | |
tree | c38358948f9c06232407f2fc48eaf1b1806b3eae /sw/uiconfig/sglobal/toolbar | |
parent | 7ae76c2ab07d74c0a8e7accf362c9e4181c861cc (diff) |
INTEGRATION: CWS os47 (1.2.304); FILE MERGED
2005/01/03 11:48:58 os 1.2.304.1: #i39249# right-to-left/left-to-right not invisible anymore
Diffstat (limited to 'sw/uiconfig/sglobal/toolbar')
-rw-r--r-- | sw/uiconfig/sglobal/toolbar/drawtextobjectbar.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/uiconfig/sglobal/toolbar/drawtextobjectbar.xml b/sw/uiconfig/sglobal/toolbar/drawtextobjectbar.xml index 8b9ad547587d..1f963129edb2 100644 --- a/sw/uiconfig/sglobal/toolbar/drawtextobjectbar.xml +++ b/sw/uiconfig/sglobal/toolbar/drawtextobjectbar.xml @@ -22,8 +22,8 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Color" toolbar:helpid="helpid:10017" toolbar:text="" toolbar:style="dropdown" toolbar:visible="false" /> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:helpid="helpid:10950" toolbar:text="" toolbar:style="radio" toolbar:visible="false" /> - <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:helpid="helpid:10951" toolbar:text="" toolbar:style="radio" toolbar:visible="false" /> + <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:helpid="helpid:10950" toolbar:text="" toolbar:style="radio" /> + <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:helpid="helpid:10951" toolbar:text="" toolbar:style="radio" /> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight" toolbar:helpid="helpid:10907" toolbar:text="" /> <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom" toolbar:helpid="helpid:10908" toolbar:text="" /> |