diff options
-rw-r--r-- | svx/source/engine3d/float3d.src | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/svx/source/engine3d/float3d.src b/svx/source/engine3d/float3d.src index b766aaf00454..b2cf8361b82a 100644 --- a/svx/source/engine3d/float3d.src +++ b/svx/source/engine3d/float3d.src @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: float3d.src,v $ - * $Revision: 1.66 $ + * $Revision: 1.67 $ * * This file is part of OpenOffice.org. * @@ -1146,11 +1146,6 @@ DockingWindow RID_SVXFLOAT_3D Text [ en-US ] = "Material" ; }; - Bitmap BMP_FAVORITES_H - { - File = "3dfavor_h.bmp"; - }; - Bitmap BMP_GEO_H { File = "3dgeo_h.bmp"; @@ -1201,16 +1196,6 @@ DockingWindow RID_SVXFLOAT_3D File = "persp3d_h.bmp"; }; - Bitmap BMP_ONLY_3D_H - { - File = "only3d_h.bmp"; - }; - - Bitmap BMP_ALL_ATTRIBUTES_H - { - File = "allattri_h.bmp"; - }; - Bitmap BMP_NORMALS_OBJ_H { File = "normobjs_h.bmp"; |