Kaydet (Commit) 843b37b1 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED

2006/08/03 13:51:36 cl 1.4.62.1: removed compiler warnings
üst fa93a836
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: swpossizetabpage.hxx,v $ * $RCSfile: swpossizetabpage.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: hr $ $Date: 2006-06-19 15:32:03 $ * last change: $Author: obo $ $Date: 2006-10-12 12:28:20 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -61,6 +61,8 @@ struct FrmMap; ...@@ -61,6 +61,8 @@ struct FrmMap;
class SdrView; class SdrView;
class SvxSwPosSizeTabPage : public SfxTabPage class SvxSwPosSizeTabPage : public SfxTabPage
{ {
using TabPage::DeactivatePage;
FixedLine m_aSizeFL; FixedLine m_aSizeFL;
FixedText m_aWidthFT; FixedText m_aWidthFT;
MetricField m_aWidthMF; MetricField m_aWidthMF;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment