diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-26 14:06:37 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-26 14:06:37 +0000 |
commit | d64713aadd8e937389dc4a0cd14c39bda622c519 (patch) | |
tree | 1b9b90f9cd4fc2d619ce3281ce342a76c42286cc /svx/inc | |
parent | d720ed16133e5af5b8f89bf407af416f63783815 (diff) |
INTEGRATION: CWS impress16 (1.4.22); FILE MERGED
2004/10/22 13:17:08 dbo 1.4.22.1: #i34711# added help button
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/fontworkgallery.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/inc/fontworkgallery.hxx b/svx/inc/fontworkgallery.hxx index dd307b532371..4447f12726ff 100644 --- a/svx/inc/fontworkgallery.hxx +++ b/svx/inc/fontworkgallery.hxx @@ -2,9 +2,9 @@ * * $RCSfile: fontworkgallery.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2004-10-12 13:46:02 $ + * last change: $Author: hr $ $Date: 2004-11-26 15:06:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -251,6 +251,7 @@ class FontWorkGalleryDialog : public ModalDialog FixedLine maFLFavorites; OKButton maOKButton; CancelButton maCancelButton; + HelpButton maHelpButton; sal_uInt16 mnThemeId; |