diff options
-rw-r--r-- | svx/source/sidebar/area/AreaPropertyPanel.src | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/svx/source/sidebar/area/AreaPropertyPanel.src b/svx/source/sidebar/area/AreaPropertyPanel.src index 4dea34cbee45..555273c1d292 100644 --- a/svx/source/sidebar/area/AreaPropertyPanel.src +++ b/svx/source/sidebar/area/AreaPropertyPanel.src @@ -195,10 +195,6 @@ Control RID_POPUPPANEL_AREAPAGE_TRGR { Identifier = TBI_LEFT ; Text = "Rotate Left" ; - ItemBitmap = Bitmap - { - // File = "symphony/rotate_left.png" ; - }; }; }; }; @@ -216,10 +212,6 @@ Control RID_POPUPPANEL_AREAPAGE_TRGR { Identifier = TBI_RIGHT ; Text = "Rotate Right" ; - ItemBitmap = Bitmap - { - // File = "symphony/rotate_right.png" ; - }; }; }; }; |