diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-06 06:27:57 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-06 06:27:57 +0000 |
commit | 22f873705f352aed3f3d447b78db9c5e378a8dac (patch) | |
tree | e99abaa49d503572492e3f181ae4f931ea7de661 /svx/inc/fontworkgallery.hxx | |
parent | 019bfe8abd93c540fec2f5b825563aebd9765e19 (diff) |
INTEGRATION: CWS oj14 (1.9.58); FILE MERGED
2007/05/02 08:48:58 fs 1.9.58.1: SvxTbxButtonColorUpdater_Impl renamed to ToolboxButtonColorUpdater
Diffstat (limited to 'svx/inc/fontworkgallery.hxx')
-rw-r--r-- | svx/inc/fontworkgallery.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/svx/inc/fontworkgallery.hxx b/svx/inc/fontworkgallery.hxx index afe42f2b8e49..cd70b51040ae 100644 --- a/svx/inc/fontworkgallery.hxx +++ b/svx/inc/fontworkgallery.hxx @@ -4,9 +4,9 @@ * * $RCSfile: fontworkgallery.hxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: obo $ $Date: 2006-10-12 11:42:19 $ + * last change: $Author: rt $ $Date: 2007-07-06 07:27:57 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -69,14 +69,12 @@ class SdrModel; class SfxBindings; class ToolbarMenu; class SfxStatusForwarder; -class SvxTbxButtonColorUpdater_Impl; //------------------------------------------------------------------------ namespace svx { - class FontWorkAlignmentWindow : public SfxPopupWindow { using FloatingWindow::StateChanged; |