diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-03 13:24:55 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-03 13:24:55 +0000 |
commit | 90113381fcaaf095a20338581018e123ede8a916 (patch) | |
tree | d3a0977c506ad8413a36b720147c772f6be77a3e /svx/source/dialog | |
parent | 4e755c4062fcf1641dd97919bbb74bdf2daeb8bc (diff) |
INTEGRATION: CWS iconupdate03 (1.6.262); FILE MERGED
2007/06/26 07:16:39 pb 1.6.262.1: fix: #i61420# old CheckListBox bitmaps removed
Diffstat (limited to 'svx/source/dialog')
-rw-r--r-- | svx/source/dialog/autocdlg.hxx | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/svx/source/dialog/autocdlg.hxx b/svx/source/dialog/autocdlg.hxx index bad52549dda1..b265d05fdb44 100644 --- a/svx/source/dialog/autocdlg.hxx +++ b/svx/source/dialog/autocdlg.hxx @@ -4,9 +4,9 @@ * * $RCSfile: autocdlg.hxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2007-06-27 16:47:29 $ + * last change: $Author: rt $ $Date: 2007-07-03 14:24:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -202,12 +202,6 @@ class OfaSwAutoFmtOptionsPage : public SfxTabPage String sMargin; String sBulletChar; String sByInputBulletChar; - Bitmap aChkunBmp; - Bitmap aChkchBmp; - Bitmap aChkchhiBmp; - Bitmap aChkunhiBmp; - Bitmap aChktriBmp; - Bitmap aChktrihiBmp; Font aBulletFont; Font aByInputBulletFont; |