summaryrefslogtreecommitdiff
path: root/starmath/inc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-11-09 09:52:15 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-11-09 09:52:15 +0000
commit2e2653a1a25551d6e5545abeab796d34deea7b74 (patch)
tree13b442efa46ef2171a9990d1f5e146bc26c44629 /starmath/inc
parent957b081eb1534a0816a5edce2b6ca21e01f9412d (diff)
INTEGRATION: CWS tl45 (1.19.12); FILE MERGED
2007/08/30 09:53:56 tl 1.19.12.1: #i57667# remove class SmAboutDialog
Diffstat (limited to 'starmath/inc')
-rw-r--r--starmath/inc/dialog.hxx22
1 files changed, 2 insertions, 20 deletions
diff --git a/starmath/inc/dialog.hxx b/starmath/inc/dialog.hxx
index 426065d0eb98..962bb0bc0edd 100644
--- a/starmath/inc/dialog.hxx
+++ b/starmath/inc/dialog.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dialog.hxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: hr $ $Date: 2007-08-03 13:53:46 $
+ * last change: $Author: rt $ $Date: 2007-11-09 10:52:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -106,24 +106,6 @@ void SetFontStyle(const XubString &rStyleName, Font &rFont);
/**************************************************************************/
-class SmAboutDialog : public ModalDialog
-{
- FixedText aFixedText1;
- FixedText aFixedText2;
- FixedText aFixedText3;
- FixedText aFixedText4;
- FixedText aFixedText5;
- FixedText aFixedText6;
- FixedText aReleaseText;
- FixedBitmap aFixedBitmap1;
- OKButton aOKButton1;
-
-public:
- SmAboutDialog(Window *pParent, BOOL bFreeRes = TRUE);
-};
-
-/**************************************************************************/
-
class SmPrintOptionsTabPage : public SfxTabPage
{
FixedLine aFixedLine1;