summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2010-12-23 12:42:17 +0100
committerDavid Tardon <dtardon@redhat.com>2010-12-24 14:17:53 +0100
commitfc92291abd13845b36e5c7f5303f2bad86e03750 (patch)
treed717c8beb7d2396f9e1e78a81e2baaa7fccd470a /lotuswordpro
parentf1992f9ad835505ed7ee8714361b3d005fa72243 (diff)
remove redundant semicolons
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/source/filter/lwp9reader.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpbackgroundoverride.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpbasetype.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpcelllayout.hxx8
-rw-r--r--lotuswordpro/source/filter/lwpcharsetmgr.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpcolor.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpcontent.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpdivinfo.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpdivopts.cxx2
-rw-r--r--lotuswordpro/source/filter/lwpdlvlist.hxx10
-rw-r--r--lotuswordpro/source/filter/lwpdoc.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpdrawobj.hxx8
-rw-r--r--lotuswordpro/source/filter/lwpfilehdr.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpfont.hxx22
-rw-r--r--lotuswordpro/source/filter/lwpfootnote.hxx12
-rw-r--r--lotuswordpro/source/filter/lwpfoundry.hxx30
-rw-r--r--lotuswordpro/source/filter/lwpframelayout.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpfrib.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpfribbreaks.hxx8
-rw-r--r--lotuswordpro/source/filter/lwpfribframe.hxx8
-rw-r--r--lotuswordpro/source/filter/lwpfribmark.hxx10
-rw-r--r--lotuswordpro/source/filter/lwpfribptr.hxx8
-rw-r--r--lotuswordpro/source/filter/lwpfribsection.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpfribtable.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpfribtext.cxx2
-rw-r--r--lotuswordpro/source/filter/lwpfribtext.hxx24
-rw-r--r--lotuswordpro/source/filter/lwpholder.hxx8
-rw-r--r--lotuswordpro/source/filter/lwplayout.hxx16
-rw-r--r--lotuswordpro/source/filter/lwplaypiece.hxx4
-rw-r--r--lotuswordpro/source/filter/lwplnopts.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpmarker.hxx16
-rw-r--r--lotuswordpro/source/filter/lwpnotes.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpnumericfmt.hxx6
-rw-r--r--lotuswordpro/source/filter/lwpobjhdr.cxx2
-rw-r--r--lotuswordpro/source/filter/lwpoleobject.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpoverride.hxx28
-rw-r--r--lotuswordpro/source/filter/lwppagehint.hxx8
-rw-r--r--lotuswordpro/source/filter/lwppara.hxx6
-rw-r--r--lotuswordpro/source/filter/lwpparaproperty.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpproplist.hxx6
-rw-r--r--lotuswordpro/source/filter/lwpprtinfo.hxx2
-rw-r--r--lotuswordpro/source/filter/lwprowlayout.hxx6
-rw-r--r--lotuswordpro/source/filter/lwpsection.hxx6
-rw-r--r--lotuswordpro/source/filter/lwpslvlist.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpsortopt.hxx4
-rw-r--r--lotuswordpro/source/filter/lwptable.hxx18
-rw-r--r--lotuswordpro/source/filter/lwptablelayout.hxx10
-rw-r--r--lotuswordpro/source/filter/lwptblcell.hxx4
-rw-r--r--lotuswordpro/source/filter/lwptemp.hxx4
-rw-r--r--lotuswordpro/source/filter/lwptoc.hxx6
-rw-r--r--lotuswordpro/source/filter/lwpuidoc.cxx2
-rw-r--r--lotuswordpro/source/filter/lwpuidoc.hxx12
-rw-r--r--lotuswordpro/source/filter/lwpusrdicts.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpverdocument.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpvpointer.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfborders.hxx8
-rw-r--r--lotuswordpro/source/filter/xfilter/xfchange.hxx28
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcolor.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xffontworkstyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfofficemeta.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfrubystyle.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfstylecont.hxx2
62 files changed, 220 insertions, 220 deletions
diff --git a/lotuswordpro/source/filter/lwp9reader.hxx b/lotuswordpro/source/filter/lwp9reader.hxx
index bd6311e4d7c4..5c490681f8c0 100644
--- a/lotuswordpro/source/filter/lwp9reader.hxx
+++ b/lotuswordpro/source/filter/lwp9reader.hxx
@@ -69,7 +69,7 @@ class Lwp9Reader
{
public:
Lwp9Reader(LwpSvStream* InputStream, IXFStream* pStream);
- ~Lwp9Reader(){};
+ ~Lwp9Reader(){}
private:
LwpSvStream* m_pDocStream;
IXFStream* m_pStream;
diff --git a/lotuswordpro/source/filter/lwpbackgroundoverride.hxx b/lotuswordpro/source/filter/lwpbackgroundoverride.hxx
index 2c8883a34f14..ce991d816493 100644
--- a/lotuswordpro/source/filter/lwpbackgroundoverride.hxx
+++ b/lotuswordpro/source/filter/lwpbackgroundoverride.hxx
@@ -65,7 +65,7 @@ class LwpBackgroundOverride : public LwpOverride
{
public:
- LwpBackgroundOverride(){};
+ LwpBackgroundOverride(){}
virtual ~LwpBackgroundOverride(){}
diff --git a/lotuswordpro/source/filter/lwpbasetype.hxx b/lotuswordpro/source/filter/lwpbasetype.hxx
index 6c314d1918e2..0d812a70c799 100644
--- a/lotuswordpro/source/filter/lwpbasetype.hxx
+++ b/lotuswordpro/source/filter/lwpbasetype.hxx
@@ -76,8 +76,8 @@
class LwpPanoseNumber
{
public:
- LwpPanoseNumber(){};
- ~LwpPanoseNumber(){};
+ LwpPanoseNumber(){}
+ ~LwpPanoseNumber(){}
public:
void Read(LwpObjectStream *pStrm);
private:
diff --git a/lotuswordpro/source/filter/lwpcelllayout.hxx b/lotuswordpro/source/filter/lwpcelllayout.hxx
index d864128d1b1e..e6c954a76aec 100644
--- a/lotuswordpro/source/filter/lwpcelllayout.hxx
+++ b/lotuswordpro/source/filter/lwpcelllayout.hxx
@@ -94,10 +94,10 @@ public:
virtual ~LwpCellLayout();
virtual LWP_LAYOUT_TYPE GetLayoutType () { return LWP_CELL_LAYOUT;}
virtual XFCell* ConvertCell(LwpObjectID aTableID, sal_uInt16 nRow, sal_uInt16 nCol);
- sal_uInt16 GetRowID(){return crowid;};
- sal_uInt8 GetColID(){return ccolid;};
+ sal_uInt16 GetRowID(){return crowid;}
+ sal_uInt8 GetColID(){return ccolid;}
void RegisterStyle();
- LwpObjectID * GetNumericsObject() {return &cLayNumerics;};
+ LwpObjectID * GetNumericsObject() {return &cLayNumerics;}
LwpObjectID * GetPreviousCellStory();
virtual LwpPara* GetLastParaOfPreviousStory();
LwpTableLayout * GetTableLayout();
@@ -158,7 +158,7 @@ public:
virtual LWP_LAYOUT_TYPE GetLayoutType () { return LWP_HIDDEN_CELL_LAYOUT;}
virtual void Parse(IXFStream* pOutputStream);
virtual XFCell* ConvertCell(LwpObjectID aTableID, sal_uInt16 nRow, sal_uInt16 nCol);
- void RegisterStyle(){};
+ void RegisterStyle(){}
virtual void SetCellMap(void);
protected:
void Read();
diff --git a/lotuswordpro/source/filter/lwpcharsetmgr.hxx b/lotuswordpro/source/filter/lwpcharsetmgr.hxx
index 459dff309410..d52c9ebd8700 100644
--- a/lotuswordpro/source/filter/lwpcharsetmgr.hxx
+++ b/lotuswordpro/source/filter/lwpcharsetmgr.hxx
@@ -70,8 +70,8 @@
class LwpCharSetMgr
{
public:
- LwpCharSetMgr(){SetCodePageMap();};
- ~LwpCharSetMgr(){};
+ LwpCharSetMgr(){SetCodePageMap();}
+ ~LwpCharSetMgr(){}
static LwpCharSetMgr* GetInstance();
void SetCodePageMap();
rtl_TextEncoding GetTextCharEncoding(sal_uInt16 wordproCode);
diff --git a/lotuswordpro/source/filter/lwpcolor.hxx b/lotuswordpro/source/filter/lwpcolor.hxx
index f0a1ba3dbd96..962d3abd4c75 100644
--- a/lotuswordpro/source/filter/lwpcolor.hxx
+++ b/lotuswordpro/source/filter/lwpcolor.hxx
@@ -74,8 +74,8 @@
class LwpColor
{
public:
- LwpColor():m_nRed(0), m_nGreen(0), m_nBlue(0), m_nExtra(0){};
- ~LwpColor(){};
+ LwpColor():m_nRed(0), m_nGreen(0), m_nBlue(0), m_nExtra(0){}
+ ~LwpColor(){}
public:
void Read(LwpObjectStream *pStrm);
sal_uInt16 GetRed();
diff --git a/lotuswordpro/source/filter/lwpcontent.hxx b/lotuswordpro/source/filter/lwpcontent.hxx
index 063fa70b1476..0d64747f2446 100644
--- a/lotuswordpro/source/filter/lwpcontent.hxx
+++ b/lotuswordpro/source/filter/lwpcontent.hxx
@@ -78,7 +78,7 @@ class LwpContent : public LwpDLNFVList
{
public:
LwpContent(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpContent(){};
+ virtual ~LwpContent(){}
protected:
LwpAssociatedLayouts m_LayoutsWithMe;
sal_uInt16 m_nFlags;
@@ -151,7 +151,7 @@ class LwpHeadContent : public LwpContent
{
public:
LwpHeadContent(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpHeadContent(){};
+ virtual ~LwpHeadContent(){}
protected:
void Read();
};
diff --git a/lotuswordpro/source/filter/lwpdivinfo.hxx b/lotuswordpro/source/filter/lwpdivinfo.hxx
index 6affd45aaff0..ec0e5968abda 100644
--- a/lotuswordpro/source/filter/lwpdivinfo.hxx
+++ b/lotuswordpro/source/filter/lwpdivinfo.hxx
@@ -94,7 +94,7 @@ public:
inline LwpDocument* GetDivision();
void GetNumberOfPages(sal_uInt16& nPageno);
sal_uInt16 GetMaxNumberOfPages();
- LwpAtomHolder* GetExternalName(){return &m_ExternalName;};
+ LwpAtomHolder* GetExternalName(){return &m_ExternalName;}
protected:
void Read();
private:
diff --git a/lotuswordpro/source/filter/lwpdivopts.cxx b/lotuswordpro/source/filter/lwpdivopts.cxx
index 6df43a75f132..a84ccafc1145 100644
--- a/lotuswordpro/source/filter/lwpdivopts.cxx
+++ b/lotuswordpro/source/filter/lwpdivopts.cxx
@@ -82,7 +82,7 @@ void LwpHyphenOptions::Read(LwpObjectStream *pStrm)
-LwpTextLanguage::LwpTextLanguage(){};
+LwpTextLanguage::LwpTextLanguage(){}
LwpTextLanguage::~LwpTextLanguage(){}
void LwpTextLanguage::Read(LwpObjectStream *pStrm)
diff --git a/lotuswordpro/source/filter/lwpdlvlist.hxx b/lotuswordpro/source/filter/lwpdlvlist.hxx
index b456e3ce6f7d..174d3a928b64 100644
--- a/lotuswordpro/source/filter/lwpdlvlist.hxx
+++ b/lotuswordpro/source/filter/lwpdlvlist.hxx
@@ -74,7 +74,7 @@ class LwpDLVList : public LwpObject
{
public:
LwpDLVList(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpDLVList(){};
+ virtual ~LwpDLVList(){}
protected:
LwpObjectID m_ListPrevious;
LwpObjectID m_ListNext;
@@ -99,7 +99,7 @@ class LwpDLNFVList : public LwpDLVList
{
public:
LwpDLNFVList(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpDLNFVList(){};
+ virtual ~LwpDLNFVList(){}
protected:
LwpObjectID m_ChildHead;
LwpObjectID m_ChildTail;
@@ -167,7 +167,7 @@ LwpPropList* LwpDLNFPVList::GetPropList()
class LwpDLVListHeadTail
{
public:
- LwpDLVListHeadTail(){};
+ LwpDLVListHeadTail(){}
void Read(LwpObjectStream* pObjStrm);
private:
LwpObjectID m_ListHead;
@@ -191,8 +191,8 @@ LwpObjectID* LwpDLVListHeadTail::GetTail()
class LwpDLVListHead
{
public:
- LwpDLVListHead(){};
- ~LwpDLVListHead(){};
+ LwpDLVListHead(){}
+ ~LwpDLVListHead(){}
void Read(LwpObjectStream* pObjStrm);
inline LwpObjectID* GetFirst();
protected:
diff --git a/lotuswordpro/source/filter/lwpdoc.hxx b/lotuswordpro/source/filter/lwpdoc.hxx
index f8e82332d58f..178280ad58bc 100644
--- a/lotuswordpro/source/filter/lwpdoc.hxx
+++ b/lotuswordpro/source/filter/lwpdoc.hxx
@@ -236,7 +236,7 @@ class LwpDocSock : public LwpDLNFVList
{
public:
LwpDocSock(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- ~LwpDocSock(){};
+ ~LwpDocSock(){}
private:
LwpObjectID m_Doc;
protected:
diff --git a/lotuswordpro/source/filter/lwpdrawobj.hxx b/lotuswordpro/source/filter/lwpdrawobj.hxx
index a899d298f791..b9f28184e69e 100644
--- a/lotuswordpro/source/filter/lwpdrawobj.hxx
+++ b/lotuswordpro/source/filter/lwpdrawobj.hxx
@@ -83,7 +83,7 @@ protected:
public:
LwpDrawObj(SvStream* pStream, DrawingOffsetAndScale* pTransData = NULL);
- virtual ~LwpDrawObj() {};
+ virtual ~LwpDrawObj() {}
private:
void ReadObjHeaderRecord();
@@ -173,7 +173,7 @@ private:
public:
LwpDrawLine(SvStream * pStream, DrawingOffsetAndScale* pTransData);
- virtual ~LwpDrawLine() {};
+ virtual ~LwpDrawLine() {}
protected:
virtual void Read();
@@ -259,7 +259,7 @@ private:
public:
LwpDrawEllipse(SvStream * pStream, DrawingOffsetAndScale* pTransData);
- virtual ~LwpDrawEllipse(){};
+ virtual ~LwpDrawEllipse(){}
protected:
virtual void Read();
@@ -281,7 +281,7 @@ private:
public:
LwpDrawArc(SvStream * pStream, DrawingOffsetAndScale* pTransData);
- virtual ~LwpDrawArc() {};
+ virtual ~LwpDrawArc() {}
protected:
virtual void Read();
diff --git a/lotuswordpro/source/filter/lwpfilehdr.hxx b/lotuswordpro/source/filter/lwpfilehdr.hxx
index 8dd0dfa6e1e1..f70bc8e7acf5 100644
--- a/lotuswordpro/source/filter/lwpfilehdr.hxx
+++ b/lotuswordpro/source/filter/lwpfilehdr.hxx
@@ -64,7 +64,7 @@ class LwpFileHeader
{
public:
LwpFileHeader();
- ~LwpFileHeader(){};
+ ~LwpFileHeader(){}
private: //data member
sal_uInt16 m_nAppRevision;
sal_uInt16 m_nAppReleaseNo;
diff --git a/lotuswordpro/source/filter/lwpfont.hxx b/lotuswordpro/source/filter/lwpfont.hxx
index 612e7a52e23f..0c639eb5b868 100644
--- a/lotuswordpro/source/filter/lwpfont.hxx
+++ b/lotuswordpro/source/filter/lwpfont.hxx
@@ -80,8 +80,8 @@
class LwpFontTableEntry
{
public:
- LwpFontTableEntry(){};
- ~LwpFontTableEntry(){};
+ LwpFontTableEntry(){}
+ ~LwpFontTableEntry(){}
public:
void Read(LwpObjectStream *pStrm);
OUString GetFaceName();
@@ -111,12 +111,12 @@ private:
class LwpFontNameEntry
{
public:
- LwpFontNameEntry(){};
- ~LwpFontNameEntry(){};
+ LwpFontNameEntry(){}
+ ~LwpFontNameEntry(){}
public:
void Read(LwpObjectStream *pStrm);
- inline sal_uInt16 GetFaceID(){return m_nFaceName;};
- inline sal_uInt16 GetAltFaceID(){return m_nAltFaceName;};
+ inline sal_uInt16 GetFaceID(){return m_nFaceName;}
+ inline sal_uInt16 GetAltFaceID(){return m_nAltFaceName;}
void Override(XFFont* pFont);
inline BOOL IsFaceNameOverridden();
inline BOOL IsAltFaceNameOverridden();
@@ -173,8 +173,8 @@ public:
class LwpFontAttrEntry
{
public:
- LwpFontAttrEntry(){};
- ~LwpFontAttrEntry(){};
+ LwpFontAttrEntry(){}
+ ~LwpFontAttrEntry(){}
public:
void Read(LwpObjectStream *pStrm);
void Override(XFFont*pFont);
@@ -236,7 +236,7 @@ private:
class LwpFontAttrManager
{
public:
- LwpFontAttrManager():m_pFontAttrs(NULL){};
+ LwpFontAttrManager():m_pFontAttrs(NULL){}
~LwpFontAttrManager();
public:
void Read(LwpObjectStream *pStrm);
@@ -249,8 +249,8 @@ private:
class LwpFontManager
{
public:
- LwpFontManager(){};
- ~LwpFontManager(){};
+ LwpFontManager(){}
+ ~LwpFontManager(){}
private:
LwpFontNameManager m_FNMgr;
LwpFontAttrManager m_AttrMgr;
diff --git a/lotuswordpro/source/filter/lwpfootnote.hxx b/lotuswordpro/source/filter/lwpfootnote.hxx
index c975817bbb23..c62fe7c76d08 100644
--- a/lotuswordpro/source/filter/lwpfootnote.hxx
+++ b/lotuswordpro/source/filter/lwpfootnote.hxx
@@ -106,7 +106,7 @@ class LwpFribFootnote: public LwpFrib
public:
LwpFribFootnote(LwpPara* pPara );
- ~LwpFribFootnote(){};
+ ~LwpFribFootnote(){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
void RegisterStyle();
void XFConvert(XFContentContainer* pCont);
@@ -160,7 +160,7 @@ class LwpFootnoteTable : public LwpTable
{
public:
LwpFootnoteTable(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- ~LwpFootnoteTable(){};
+ ~LwpFootnoteTable(){}
protected:
void Read();
};
@@ -171,8 +171,8 @@ protected:
class LwpFootnoteNumberOptions
{
public:
- LwpFootnoteNumberOptions(){};
- ~LwpFootnoteNumberOptions(){};
+ LwpFootnoteNumberOptions(){}
+ ~LwpFootnoteNumberOptions(){}
void Read(LwpObjectStream* pObjStrm);
private:
sal_uInt16 m_nFlag;
@@ -203,8 +203,8 @@ public:
class LwpFootnoteSeparatorOptions
{
public:
- LwpFootnoteSeparatorOptions(){};
- ~LwpFootnoteSeparatorOptions(){};
+ LwpFootnoteSeparatorOptions(){}
+ ~LwpFootnoteSeparatorOptions(){}
void Read(LwpObjectStream* pObjStrm);
private:
sal_uInt16 m_nFlag;
diff --git a/lotuswordpro/source/filter/lwpfoundry.hxx b/lotuswordpro/source/filter/lwpfoundry.hxx
index d46c6d27f683..5dd0066548ec 100644
--- a/lotuswordpro/source/filter/lwpfoundry.hxx
+++ b/lotuswordpro/source/filter/lwpfoundry.hxx
@@ -89,8 +89,8 @@ class LwpBookMark;
class LwpVersionManager
{
public:
- LwpVersionManager(){};
- ~LwpVersionManager(){};
+ LwpVersionManager(){}
+ ~LwpVersionManager(){}
public:
void Read(LwpObjectStream *pStrm);
void Skip(LwpObjectStream *pStrm);
@@ -99,8 +99,8 @@ public:
class LwpObjectManager
{
public:
- LwpObjectManager(){};
- ~LwpObjectManager(){};
+ LwpObjectManager(){}
+ ~LwpObjectManager(){}
private:
LwpObjectID m_Division;
public:
@@ -110,8 +110,8 @@ public:
class LwpNumberManager
{
public:
- LwpNumberManager(){};
- ~LwpNumberManager(){};
+ LwpNumberManager(){}
+ ~LwpNumberManager(){}
private:
LwpObjectID m_TableRange;
public:
@@ -122,8 +122,8 @@ public:
class LwpBulletManager
{
public:
- LwpBulletManager(){};
- ~LwpBulletManager(){};
+ LwpBulletManager(){}
+ ~LwpBulletManager(){}
private:
LwpObjectID m_Head;
public:
@@ -135,8 +135,8 @@ class LwpContent;
class LwpContentManager
{
public:
- LwpContentManager(){};
- ~LwpContentManager(){};
+ LwpContentManager(){}
+ ~LwpContentManager(){}
private:
LwpObjectID m_ContentList;
LwpObjectID m_EnumHead;
@@ -160,8 +160,8 @@ public:
class LwpPieceManager
{
public:
- LwpPieceManager(){};
- ~LwpPieceManager(){};
+ LwpPieceManager(){}
+ ~LwpPieceManager(){}
private:
LwpObjectID m_GeometryPieceList;
LwpObjectID m_ScalePieceList;
@@ -197,13 +197,13 @@ class LwpListList;
class LwpOrderedObjectManager
{
public:
- LwpOrderedObjectManager(){};
- ~LwpOrderedObjectManager(){};
+ LwpOrderedObjectManager(){}
+ ~LwpOrderedObjectManager(){}
protected:
LwpObjectID m_Head;
public:
void Read(LwpObjectStream *pStrm);
- LwpObjectID* GetHeadID() { return &m_Head;};
+ LwpObjectID* GetHeadID() { return &m_Head;}
LwpOrderedObject* Enumerate(LwpOrderedObject* pLast);
protected:
LwpListList* GetNextActiveListList(LwpListList* pLast);
diff --git a/lotuswordpro/source/filter/lwpframelayout.hxx b/lotuswordpro/source/filter/lwpframelayout.hxx
index 73f43d7352dc..294193f035f0 100644
--- a/lotuswordpro/source/filter/lwpframelayout.hxx
+++ b/lotuswordpro/source/filter/lwpframelayout.hxx
@@ -190,7 +190,7 @@ class LwpDropcapLayout : public LwpFrameLayout
{
public:
LwpDropcapLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpDropcapLayout(){};
+ virtual ~LwpDropcapLayout(){}
virtual LWP_LAYOUT_TYPE GetLayoutType () { return LWP_DROPCAP_LAYOUT;}
virtual void Parse(IXFStream* pOutputStream);
virtual void XFConvert(XFContentContainer* pCont);
@@ -211,7 +211,7 @@ class LwpRubyLayout : public LwpFrameLayout
{
public:
LwpRubyLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpRubyLayout(){};
+ virtual ~LwpRubyLayout(){}
LwpRubyMarker* GetMarker();
void ConvertContentText();
LwpStory* GetContentStory();
diff --git a/lotuswordpro/source/filter/lwpfrib.hxx b/lotuswordpro/source/filter/lwpfrib.hxx
index 2f21cb27897f..45002f78c59e 100644
--- a/lotuswordpro/source/filter/lwpfrib.hxx
+++ b/lotuswordpro/source/filter/lwpfrib.hxx
@@ -113,9 +113,9 @@ public:
sal_Bool m_ModFlag;
rtl::OUString GetStyleName(){return m_StyleName;}//add by 1-10
// void SetStyle(LwpFoundry* pFoundry);
- sal_Bool IsModified(){return m_ModFlag;};
+ sal_Bool IsModified(){return m_ModFlag;}
void SetModifiers(ModifierInfo* pModifiers);
- ModifierInfo* GetModifiers(){return m_pModifiers;};
+ ModifierInfo* GetModifiers(){return m_pModifiers;}
virtual void RegisterStyle(LwpFoundry* pFoundry);
sal_Bool HasNextFrib();
void ConvertChars(XFContentContainer* pXFPara,OUString text);
diff --git a/lotuswordpro/source/filter/lwpfribbreaks.hxx b/lotuswordpro/source/filter/lwpfribbreaks.hxx
index 561df430ab13..794a89a71655 100644
--- a/lotuswordpro/source/filter/lwpfribbreaks.hxx
+++ b/lotuswordpro/source/filter/lwpfribbreaks.hxx
@@ -90,15 +90,15 @@ private:
class LwpFribLineBreak: public LwpFrib
{
public:
- LwpFribLineBreak( LwpPara* pPara ) : LwpFrib(pPara){};
- ~LwpFribLineBreak(){};
+ LwpFribLineBreak( LwpPara* pPara ) : LwpFrib(pPara){}
+ ~LwpFribLineBreak(){}
};
class LwpFribColumnBreak: public LwpFrib
{
public:
- LwpFribColumnBreak( LwpPara* pPara ) : LwpFrib(pPara){};
- ~LwpFribColumnBreak(){};
+ LwpFribColumnBreak( LwpPara* pPara ) : LwpFrib(pPara){}
+ ~LwpFribColumnBreak(){}
void RegisterBreakStyle(LwpPara* pPara);
};
diff --git a/lotuswordpro/source/filter/lwpfribframe.hxx b/lotuswordpro/source/filter/lwpfribframe.hxx
index 31ba6e8202a3..8a6c120e46a8 100644
--- a/lotuswordpro/source/filter/lwpfribframe.hxx
+++ b/lotuswordpro/source/filter/lwpfribframe.hxx
@@ -71,8 +71,8 @@
class LwpFribFrame : public LwpFrib
{
public:
- LwpFribFrame( LwpPara* pPara) : LwpFrib(pPara){};
- ~LwpFribFrame(){};
+ LwpFribFrame( LwpPara* pPara) : LwpFrib(pPara){}
+ ~LwpFribFrame(){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
LwpObject* GetLayout();
void RegisterStyle(LwpFoundry* pFoundry);
@@ -85,8 +85,8 @@ private:
class LwpFribRubyFrame : public LwpFrib
{
public:
- LwpFribRubyFrame( LwpPara* pPara) : LwpFrib(pPara){};
- ~LwpFribRubyFrame(){};
+ LwpFribRubyFrame( LwpPara* pPara) : LwpFrib(pPara){}
+ ~LwpFribRubyFrame(){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
LwpRubyLayout* GetLayout();
void RegisterStyle(LwpFoundry* pFoundry);
diff --git a/lotuswordpro/source/filter/lwpfribmark.hxx b/lotuswordpro/source/filter/lwpfribmark.hxx
index 47e120172d32..1dbd7cbdfdb2 100644
--- a/lotuswordpro/source/filter/lwpfribmark.hxx
+++ b/lotuswordpro/source/filter/lwpfribmark.hxx
@@ -75,8 +75,8 @@
class LwpFribCHBlock : public LwpFrib
{
public:
- LwpFribCHBlock( LwpPara* pPara ) : LwpFrib(pPara){};
- ~LwpFribCHBlock(){};
+ LwpFribCHBlock( LwpPara* pPara ) : LwpFrib(pPara){}
+ ~LwpFribCHBlock(){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
LwpCHBlkMarker* GetMarker();
sal_uInt8 GetType(){return m_nType;}
@@ -91,7 +91,7 @@ class LwpFribBookMark : public LwpFrib
{
public:
LwpFribBookMark( LwpPara* pPara );
- ~LwpFribBookMark(){};
+ ~LwpFribBookMark(){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
LwpObjectID GetMarkerID(){return m_objMarker;}
sal_uInt8 GetType(){return m_nType;}
@@ -109,7 +109,7 @@ class LwpFribField : public LwpFrib
{
public:
LwpFribField( LwpPara* pPara );
- ~LwpFribField(){};
+ ~LwpFribField(){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
LwpFieldMark* GetMarker();
sal_uInt8 GetType(){return m_nType;}
@@ -150,7 +150,7 @@ class LwpFribRubyMarker : public LwpFrib
{
public:
LwpFribRubyMarker( LwpPara* pPara );
- ~LwpFribRubyMarker(){};
+ ~LwpFribRubyMarker(){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
LwpRubyMarker* GetMarker();
sal_uInt8 GetType(){return m_nType;}
diff --git a/lotuswordpro/source/filter/lwpfribptr.hxx b/lotuswordpro/source/filter/lwpfribptr.hxx
index 3f804f6f7bd9..fc73a5b0b82d 100644
--- a/lotuswordpro/source/filter/lwpfribptr.hxx
+++ b/lotuswordpro/source/filter/lwpfribptr.hxx
@@ -86,10 +86,10 @@ private:
public:
// String GetText();
void XFConvert();
- void SetXFPara(XFParagraph* Para){m_pXFPara = Para;};
- XFParagraph* GetXFPara(){return m_pXFPara;};
- void SetPara(LwpPara* para){m_pPara=para;};
- LwpPara* GetPara(){return m_pPara;};
+ void SetXFPara(XFParagraph* Para){m_pXFPara = Para;}
+ XFParagraph* GetXFPara(){return m_pXFPara;}
+ void SetPara(LwpPara* para){m_pPara=para;}
+ LwpPara* GetPara(){return m_pPara;}
void RegisterStyle();
void FindLayouts();// for register pagelayout, add by , 02/20/2005
LwpFrib* GetFribs(){return m_pFribs;}
diff --git a/lotuswordpro/source/filter/lwpfribsection.hxx b/lotuswordpro/source/filter/lwpfribsection.hxx
index 8db678fb54dd..1c232ac3fb9d 100644
--- a/lotuswordpro/source/filter/lwpfribsection.hxx
+++ b/lotuswordpro/source/filter/lwpfribsection.hxx
@@ -74,7 +74,7 @@ class LwpMasterPage
{
public:
LwpMasterPage(LwpPara* pPara, LwpPageLayout* pLayout);
- ~LwpMasterPage(){};
+ ~LwpMasterPage(){}
public:
//for page layout register and parse
diff --git a/lotuswordpro/source/filter/lwpfribtable.hxx b/lotuswordpro/source/filter/lwpfribtable.hxx
index 186872b7c7f3..eabbdee5a748 100644
--- a/lotuswordpro/source/filter/lwpfribtable.hxx
+++ b/lotuswordpro/source/filter/lwpfribtable.hxx
@@ -62,8 +62,8 @@ class LwpSuperTableLayout;
class LwpFribTable : public LwpFrib
{
public:
- LwpFribTable( LwpPara* pPara ) : LwpFrib(pPara){};
- ~LwpFribTable(){};
+ LwpFribTable( LwpPara* pPara ) : LwpFrib(pPara){}
+ ~LwpFribTable(){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
LwpSuperTableLayout* GetSuperTable();
void RegisterStyle();
diff --git a/lotuswordpro/source/filter/lwpfribtext.cxx b/lotuswordpro/source/filter/lwpfribtext.cxx
index 8c0b1bfa439f..09af2d56e5f5 100644
--- a/lotuswordpro/source/filter/lwpfribtext.cxx
+++ b/lotuswordpro/source/filter/lwpfribtext.cxx
@@ -81,7 +81,7 @@
LwpFribText::LwpFribText( LwpPara *pPara, sal_Bool bNoUnicode )
: LwpFrib(pPara), m_bNoUnicode(bNoUnicode)
-{};
+{}
void LwpFribText::Read(LwpObjectStream* pObjStrm, sal_uInt16 len)
{
diff --git a/lotuswordpro/source/filter/lwpfribtext.hxx b/lotuswordpro/source/filter/lwpfribtext.hxx
index 88b67614ffcc..880e586638cf 100644
--- a/lotuswordpro/source/filter/lwpfribtext.hxx
+++ b/lotuswordpro/source/filter/lwpfribtext.hxx
@@ -70,7 +70,7 @@ class LwpFribText : public LwpFrib
{
public:
LwpFribText( LwpPara* pPara, sal_Bool bNoUnicode=false);
- ~LwpFribText(){};
+ ~LwpFribText(){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
void XFConvert(XFContentContainer* pXFPara,LwpStory* pStory);
private:
@@ -83,15 +83,15 @@ public:
class LwpFribHardSpace : public LwpFrib
{
public:
- LwpFribHardSpace( LwpPara* pPara ) : LwpFrib(pPara){};
- ~LwpFribHardSpace(){};
+ LwpFribHardSpace( LwpPara* pPara ) : LwpFrib(pPara){}
+ ~LwpFribHardSpace(){}
};
class LwpFribSoftHyphen : public LwpFrib
{
public:
- LwpFribSoftHyphen( LwpPara* pPara ) : LwpFrib(pPara){};
- ~LwpFribSoftHyphen(){};
+ LwpFribSoftHyphen( LwpPara* pPara ) : LwpFrib(pPara){}
+ ~LwpFribSoftHyphen(){}
};
//add by , 02/03/2005
@@ -99,7 +99,7 @@ class LwpFribParaNumber : public LwpFrib
{
public:
LwpFribParaNumber( LwpPara* pPara ) : LwpFrib(pPara),
- m_nStyleID(0), m_nNumberChar(0), m_nLevel(1), m_nStart(0){};
+ m_nStyleID(0), m_nNumberChar(0), m_nLevel(1), m_nStart(0){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
inline sal_uInt16 GetStyleID() const;
@@ -194,15 +194,15 @@ private:
class LwpFribTab : public LwpFrib
{
public:
- LwpFribTab( LwpPara* pPara ) : LwpFrib(pPara){};
- ~LwpFribTab(){};
+ LwpFribTab( LwpPara* pPara ) : LwpFrib(pPara){}
+ ~LwpFribTab(){}
};
class LwpFribUnicode: public LwpFrib
{
public:
- LwpFribUnicode( LwpPara* pPara ) : LwpFrib(pPara){};
- ~LwpFribUnicode(){};
+ LwpFribUnicode( LwpPara* pPara ) : LwpFrib(pPara){}
+ ~LwpFribUnicode(){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
void XFConvert(XFContentContainer* pXFPara,LwpStory* pStory);
private:
@@ -215,8 +215,8 @@ class LwpFribPageNumber : public LwpFrib
{
public:
LwpFribPageNumber(LwpPara* pPara) : LwpFrib(pPara),
- m_nNumStyle(0), m_nStartNum(1), m_nStartOnPage(1), m_nFlag(0){};
- ~LwpFribPageNumber(){};
+ m_nNumStyle(0), m_nStartNum(1), m_nStartOnPage(1), m_nFlag(0){}
+ ~LwpFribPageNumber(){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
void XFConvert(XFContentContainer* pXFPara);
private:
diff --git a/lotuswordpro/source/filter/lwpholder.hxx b/lotuswordpro/source/filter/lwpholder.hxx
index d6a6c768e44b..5e5966d8979d 100644
--- a/lotuswordpro/source/filter/lwpholder.hxx
+++ b/lotuswordpro/source/filter/lwpholder.hxx
@@ -75,7 +75,7 @@ class LwpDLVListHeadHolder : public LwpObject
{
public:
LwpDLVListHeadHolder(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- ~LwpDLVListHeadHolder(){};
+ ~LwpDLVListHeadHolder(){}
void Read();
LwpObjectID* GetHeadID() { return &m_DLVHead;}
private:
@@ -89,7 +89,7 @@ class LwpDLVListHeadTailHolder : public LwpObject
{
public:
LwpDLVListHeadTailHolder(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- ~LwpDLVListHeadTailHolder(){};
+ ~LwpDLVListHeadTailHolder(){}
void Read();
LwpObjectID* GetHead(){ return m_HeadTail.GetHead();}
LwpObjectID* GetTail(){ return m_HeadTail.GetTail();}
@@ -104,7 +104,7 @@ class LwpObjectHolder : public LwpDLVList
{
public:
LwpObjectHolder(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- ~LwpObjectHolder(){};
+ ~LwpObjectHolder(){}
void Read();
LwpObjectID* GetObject(){return &m_Object;}
protected:
@@ -119,7 +119,7 @@ class LwpListList : public LwpObjectHolder
{
public:
LwpListList(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- ~LwpListList(){};
+ ~LwpListList(){}
void Read();
LwpObjectID* GetHead(){ return m_HeadTail.GetHead();}
LwpObjectID* GetTail(){ return m_HeadTail.GetTail();}
diff --git a/lotuswordpro/source/filter/lwplayout.hxx b/lotuswordpro/source/filter/lwplayout.hxx
index c1b6e8c77130..722274c9b016 100644
--- a/lotuswordpro/source/filter/lwplayout.hxx
+++ b/lotuswordpro/source/filter/lwplayout.hxx
@@ -97,7 +97,7 @@ class LwpVirtualLayout : public LwpDLNFPVList
{
public:
LwpVirtualLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpVirtualLayout(){};
+ virtual ~LwpVirtualLayout(){}
virtual sal_Bool MarginsSameAsParent();
inline virtual sal_uInt16 GetNumCols(){return 1;}
virtual double GetColWidth(sal_uInt16 nIndex);
@@ -107,8 +107,8 @@ public:
virtual sal_Bool IsAutoGrow(){ return sal_False;}
virtual sal_Bool IsAutoGrowUp(){ return sal_False;}
virtual sal_Bool IsAutoGrowDown(){ return sal_False;}
- virtual sal_Bool IsAutoGrowLeft(){ return sal_False;};
- virtual sal_Bool IsAutoGrowRight(){ return sal_False;};
+ virtual sal_Bool IsAutoGrowLeft(){ return sal_False;}
+ virtual sal_Bool IsAutoGrowRight(){ return sal_False;}
virtual sal_Bool IsFitGraphic();
virtual sal_Bool IsAutoGrowWidth();
virtual sal_Bool IsInlineToMargin();
@@ -157,8 +157,8 @@ public:
}
return enumXFAlignTop;
};
- virtual void SetStyleName(const OUString & str){ m_StyleName = str;};
- virtual double GetWidth(){return -1;};
+ virtual void SetStyleName(const OUString & str){ m_StyleName = str;}
+ virtual double GetWidth(){return -1;}
//Check whether there are contents in the layout
virtual sal_Bool HasContent(){return sal_False;}
@@ -223,8 +223,8 @@ public:
class LwpAssociatedLayouts
{
public:
- LwpAssociatedLayouts(){};
- //LwpAssociatedLayouts(LwpObjectStream* pStrm){Read(pStrm);};
+ LwpAssociatedLayouts(){}
+ //LwpAssociatedLayouts(LwpObjectStream* pStrm){Read(pStrm);}
public:
void Read(LwpObjectStream* pStrm);
LwpObjectID* GetOnlyLayout(){return &m_OnlyLayout;}
@@ -239,7 +239,7 @@ class LwpHeadLayout : public LwpVirtualLayout
{
public:
LwpHeadLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpHeadLayout(){};
+ virtual ~LwpHeadLayout(){}
void RegisterStyle();
LwpVirtualLayout* FindEnSuperTableLayout();
protected:
diff --git a/lotuswordpro/source/filter/lwplaypiece.hxx b/lotuswordpro/source/filter/lwplaypiece.hxx
index b4fdb373ad2b..ea1e386cd541 100644
--- a/lotuswordpro/source/filter/lwplaypiece.hxx
+++ b/lotuswordpro/source/filter/lwplaypiece.hxx
@@ -125,7 +125,7 @@ public:
sal_uInt16 GetPlacement(){return m_nPlacement;}
void SetPlacement(sal_uInt16 nVal){m_nPlacement = nVal;}
// add by , 04/05/2005
- inline LwpPoint* GetOffset() {return &m_Offset;};
+ inline LwpPoint* GetOffset() {return &m_Offset;}
// end add
protected:
virtual void Read();
@@ -231,7 +231,7 @@ public:
LwpLayoutColumns(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
virtual ~LwpLayoutColumns();
virtual void Parse(IXFStream* pOutputStream);
- inline sal_uInt16 GetNumCols(){return m_nNumCols;};
+ inline sal_uInt16 GetNumCols(){return m_nNumCols;}
double GetColWidth(sal_uInt16 nIndex);
double GetColGap(sal_uInt16 nIndex);
protected:
diff --git a/lotuswordpro/source/filter/lwplnopts.hxx b/lotuswordpro/source/filter/lwplnopts.hxx
index 4879c1543dd1..8033fc227cbb 100644
--- a/lotuswordpro/source/filter/lwplnopts.hxx
+++ b/lotuswordpro/source/filter/lwplnopts.hxx
@@ -76,7 +76,7 @@ class LwpLineNumberOptions
{
public:
LwpLineNumberOptions(LwpObjectStream* pStrm);
- ~LwpLineNumberOptions(){};
+ ~LwpLineNumberOptions(){}
protected:
sal_uInt16 m_nType;
sal_uInt16 m_nFlags;
diff --git a/lotuswordpro/source/filter/lwpmarker.hxx b/lotuswordpro/source/filter/lwpmarker.hxx
index 0224b994c045..92e0541b02e2 100644
--- a/lotuswordpro/source/filter/lwpmarker.hxx
+++ b/lotuswordpro/source/filter/lwpmarker.hxx
@@ -76,7 +76,7 @@ class LwpMarker : public LwpDLNFPVList
{
public:
LwpMarker(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- ~LwpMarker(){};
+ ~LwpMarker(){}
void Read();
OUString GetNamedProperty(OUString name);
protected:
@@ -97,8 +97,8 @@ private:
class LwpFribRange
{
public:
- LwpFribRange(){};
- ~LwpFribRange(){};
+ LwpFribRange(){}
+ ~LwpFribRange(){}
void Read(LwpObjectStream* pObjStrm);
private:
LwpObjectID m_StartPara;
@@ -109,7 +109,7 @@ class LwpStoryMarker : public LwpMarker
{
public:
LwpStoryMarker(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- ~LwpStoryMarker(){};
+ ~LwpStoryMarker(){}
void Read();
private:
LwpFribRange m_Range;
@@ -120,7 +120,7 @@ class LwpCHBlkMarker : public LwpStoryMarker
{
public:
LwpCHBlkMarker(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- ~LwpCHBlkMarker(){};
+ ~LwpCHBlkMarker(){}
void Read();
sal_uInt16 GetAction(){return m_nAction;}
void ConvertCHBlock(XFContentContainer* pXFPara,sal_uInt8 nType);
@@ -179,7 +179,7 @@ class LwpBookMark : public LwpDLNFVList
{
public:
LwpBookMark(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- ~LwpBookMark(){};
+ ~LwpBookMark(){}
protected:
void Read();
public:
@@ -199,7 +199,7 @@ class LwpFieldMark : public LwpStoryMarker
{
public:
LwpFieldMark(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- ~LwpFieldMark(){};
+ ~LwpFieldMark(){}
void Read();
void ParseIndex(OUString& sKey1,OUString& sKey2);
void ParseTOC(OUString& sLevel,OUString& sText);
@@ -265,7 +265,7 @@ class LwpRubyMarker : public LwpStoryMarker
{
public:
LwpRubyMarker(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- ~LwpRubyMarker(){};
+ ~LwpRubyMarker(){}
void Read();
OUString GetRubyText(){return m_strRubyText;}
void SetRubyText(OUString sText){m_strRubyText = sText;}
diff --git a/lotuswordpro/source/filter/lwpnotes.hxx b/lotuswordpro/source/filter/lwpnotes.hxx
index 8b98a5902a04..c353143d0d5a 100644
--- a/lotuswordpro/source/filter/lwpnotes.hxx
+++ b/lotuswordpro/source/filter/lwpnotes.hxx
@@ -75,7 +75,7 @@ class LwpFribNote: public LwpFrib
{
public:
LwpFribNote(LwpPara* pPara );
- ~LwpFribNote(){};
+ ~LwpFribNote(){}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len);
void RegisterStyle();
void XFConvert(XFContentContainer* pCont);
@@ -95,7 +95,7 @@ public:
virtual LWP_LAYOUT_TYPE GetLayoutType () { return LWP_NOTE_LAYOUT;}
virtual void RegisterStyle();
virtual void XFConvert(XFContentContainer* pCont);
- sal_uInt32 GetTime(){ return m_nTime;};
+ sal_uInt32 GetTime(){ return m_nTime;}
OUString GetAuthor();
protected:
diff --git a/lotuswordpro/source/filter/lwpnumericfmt.hxx b/lotuswordpro/source/filter/lwpnumericfmt.hxx
index 76289e16a5e7..9ba3d02903a0 100644
--- a/lotuswordpro/source/filter/lwpnumericfmt.hxx
+++ b/lotuswordpro/source/filter/lwpnumericfmt.hxx
@@ -246,7 +246,7 @@ class LwpNumericFormat
{
public:
LwpNumericFormat(LwpObjectStream * pStrm);
- ~LwpNumericFormat(){};
+ ~LwpNumericFormat(){}
void Read();
static sal_Bool IsCurrencyFormat(USHORT Format);
USHORT GetDecimalPlaces(void);
@@ -302,8 +302,8 @@ class LwpLayoutNumerics : public LwpVirtualPiece
{
public:
LwpLayoutNumerics(LwpObjectHeader& objHdr, LwpSvStream* pStrm)
- :LwpVirtualPiece(objHdr, pStrm),cNumerics(m_pObjStrm){};
- ~LwpLayoutNumerics(){};
+ :LwpVirtualPiece(objHdr, pStrm),cNumerics(m_pObjStrm){}
+ ~LwpLayoutNumerics(){}
XFStyle* Convert();
virtual void Read();
protected:
diff --git a/lotuswordpro/source/filter/lwpobjhdr.cxx b/lotuswordpro/source/filter/lwpobjhdr.cxx
index e8738befcd01..271ee9babb84 100644
--- a/lotuswordpro/source/filter/lwpobjhdr.cxx
+++ b/lotuswordpro/source/filter/lwpobjhdr.cxx
@@ -70,7 +70,7 @@ LwpObjectHeader::LwpObjectHeader()
: m_nTag(0), m_ID(), m_nSize(0), m_bCompressed(sal_False)
// m_nHeaderSize(0), m_nVersionID(0), m_nRefCount(0), m_nFlagBits(0),
//m_nNextVersionOffset(0), m_nNextVersionID(0),
-{};
+{}
/**
* @descr read header from stream
*/
diff --git a/lotuswordpro/source/filter/lwpoleobject.hxx b/lotuswordpro/source/filter/lwpoleobject.hxx
index a6fbfe2d7a25..d391795121cd 100644
--- a/lotuswordpro/source/filter/lwpoleobject.hxx
+++ b/lotuswordpro/source/filter/lwpoleobject.hxx
@@ -122,7 +122,7 @@ class LwpOleObject : public LwpGraphicOleObject
{
public:
LwpOleObject(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- ~LwpOleObject(){};
+ ~LwpOleObject(){}
virtual void Read();
virtual void Parse(IXFStream* pOutputStream);
virtual void XFConvert(XFContentContainer * pCont);
diff --git a/lotuswordpro/source/filter/lwpoverride.hxx b/lotuswordpro/source/filter/lwpoverride.hxx
index e84be8d93016..ea61007c8132 100644
--- a/lotuswordpro/source/filter/lwpoverride.hxx
+++ b/lotuswordpro/source/filter/lwpoverride.hxx
@@ -80,7 +80,7 @@ enum STATE
class LwpOverride
{
public:
- LwpOverride() : m_nValues(0), m_nOverride(0), m_nApply(0) {};
+ LwpOverride() : m_nValues(0), m_nOverride(0), m_nApply(0) {}
virtual ~LwpOverride(){}
@@ -104,7 +104,7 @@ protected:
class LwpTextLanguageOverride : public LwpOverride
{
public:
- LwpTextLanguageOverride() : m_nLanguage(0) {};
+ LwpTextLanguageOverride() : m_nLanguage(0) {}
void Read(LwpObjectStream* pStrm);
@@ -116,7 +116,7 @@ private:
class LwpTextAttributeOverride : public LwpOverride
{
public:
- LwpTextAttributeOverride() : m_nHideLevels(0), m_nBaseLineOffset(0) {};
+ LwpTextAttributeOverride() : m_nHideLevels(0), m_nBaseLineOffset(0) {}
void Read(LwpObjectStream* pStrm);
@@ -140,7 +140,7 @@ inline sal_uInt16 LwpTextAttributeOverride::GetHideLevels() const
class LwpKinsokuOptsOverride : public LwpOverride
{
public:
- LwpKinsokuOptsOverride() : m_nLevels(0) {};
+ LwpKinsokuOptsOverride() : m_nLevels(0) {}
void Read(LwpObjectStream* pStrm);
@@ -246,7 +246,7 @@ inline void LwpBulletOverride::RevertRightAligned()
class LwpAlignmentOverride : public LwpOverride
{
public:
- LwpAlignmentOverride() : m_nAlignType(ALIGN_LEFT), m_nPosition(0), m_nAlignChar(0){};
+ LwpAlignmentOverride() : m_nAlignType(ALIGN_LEFT), m_nPosition(0), m_nAlignChar(0){}
void Read(LwpObjectStream* pStrm);
@@ -282,7 +282,7 @@ private:
class LwpSpacingCommonOverride : public LwpOverride
{
public:
- LwpSpacingCommonOverride() : m_nSpacingType(SPACING_NONE), m_nAmount(0), m_nMultiple(65536){};
+ LwpSpacingCommonOverride() : m_nSpacingType(SPACING_NONE), m_nAmount(0), m_nMultiple(65536){}
void Read(LwpObjectStream* pStrm);
@@ -294,9 +294,9 @@ public:
SPACING_NONE = 3
};
- SpacingType GetType() const {return m_nSpacingType;};
- sal_Int32 GetAmount() const {return m_nAmount;};
- sal_Int32 GetMultiple() const {return m_nMultiple;};
+ SpacingType GetType() const {return m_nSpacingType;}
+ sal_Int32 GetAmount() const {return m_nAmount;}
+ sal_Int32 GetMultiple() const {return m_nMultiple;}
void Override(LwpSpacingCommonOverride* other);
void OverrideType(SpacingType val);
@@ -328,10 +328,10 @@ public:
void Override(LwpSpacingOverride* other);
- LwpSpacingCommonOverride* GetSpacing(){return m_pSpacing;};
- LwpSpacingCommonOverride* GetAboveLineSpacing(){return m_pAboveLineSpacing;};
- LwpSpacingCommonOverride* GetAboveSpacing(){return m_pParaSpacingAbove;};
- LwpSpacingCommonOverride* GetBelowSpacing(){return m_pParaSpacingBelow;};
+ LwpSpacingCommonOverride* GetSpacing(){return m_pSpacing;}
+ LwpSpacingCommonOverride* GetAboveLineSpacing(){return m_pAboveLineSpacing;}
+ LwpSpacingCommonOverride* GetAboveSpacing(){return m_pParaSpacingAbove;}
+ LwpSpacingCommonOverride* GetBelowSpacing(){return m_pParaSpacingBelow;}
private:
LwpSpacingCommonOverride* m_pSpacing;
LwpSpacingCommonOverride* m_pAboveLineSpacing;
@@ -343,7 +343,7 @@ private:
class LwpIndentOverride : public LwpOverride
{
public:
- LwpIndentOverride() : m_nAll(0), m_nFirst(0), m_nRest(0), m_nRight(0) {};
+ LwpIndentOverride() : m_nAll(0), m_nFirst(0), m_nRest(0), m_nRight(0) {}
LwpIndentOverride& operator=(LwpIndentOverride& other);
void Read(LwpObjectStream* pStrm);
diff --git a/lotuswordpro/source/filter/lwppagehint.hxx b/lotuswordpro/source/filter/lwppagehint.hxx
index a223986a4740..d81e691b604f 100644
--- a/lotuswordpro/source/filter/lwppagehint.hxx
+++ b/lotuswordpro/source/filter/lwppagehint.hxx
@@ -72,7 +72,7 @@
class LwpSLVListHead
{
public:
- LwpSLVListHead(){};
+ LwpSLVListHead(){}
void Read(LwpObjectStream* pObjStrm);
private:
LwpObjectID m_ListHead;
@@ -81,7 +81,7 @@ private:
class LwpContentHintHead
{
public:
- LwpContentHintHead(){};
+ LwpContentHintHead(){}
void Read(LwpObjectStream* pObjStrm);
private:
LwpSLVListHead m_ListHead;
@@ -90,7 +90,7 @@ private:
class LwpFootnoteSeenHead
{
public:
- LwpFootnoteSeenHead(){};
+ LwpFootnoteSeenHead(){}
void Read(LwpObjectStream* pObjStrm);
private:
LwpSLVListHead m_ListHead;
@@ -100,7 +100,7 @@ class LwpPageHint : public LwpDLVList
{
public:
LwpPageHint(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- ~LwpPageHint(){};
+ ~LwpPageHint(){}
void Read();
void Parse(IXFStream* pOutputStream);
sal_uInt16 GetPageNumber(){return m_nPageNumber;}
diff --git a/lotuswordpro/source/filter/lwppara.hxx b/lotuswordpro/source/filter/lwppara.hxx
index 4e2d36347f98..bd46a8857ded 100644
--- a/lotuswordpro/source/filter/lwppara.hxx
+++ b/lotuswordpro/source/filter/lwppara.hxx
@@ -91,7 +91,7 @@ class LwpBulletStyleMgr;
class LwpNotifyListPersistent
{
public:
- LwpNotifyListPersistent(){};
+ LwpNotifyListPersistent(){}
void Read(LwpObjectStream* pObjStrm);
protected:
LwpObjectID m_Head;
@@ -100,7 +100,7 @@ protected:
class LwpForked3NotifyList
{
public:
- LwpForked3NotifyList(){};
+ LwpForked3NotifyList(){}
protected:
LwpNotifyListPersistent m_ExtraList;
LwpNotifyListPersistent m_PersistentList;
@@ -201,7 +201,7 @@ public:
// add by 04/13/2005
LwpVirtualLayout* GetLayoutWithMyStory();
LwpBulletStyleMgr* GetBulletStyleMgr();
- sal_uInt32 GetOrdinal(){ return m_nOrdinal;};
+ sal_uInt32 GetOrdinal(){ return m_nOrdinal;}
sal_Bool operator <(LwpPara& Other);
sal_Bool ComparePagePosition(LwpVirtualLayout* pPreLayout, LwpVirtualLayout* pNextLayout);
// rtl::OUString RegisterBulletStyle();
diff --git a/lotuswordpro/source/filter/lwpparaproperty.hxx b/lotuswordpro/source/filter/lwpparaproperty.hxx
index 1f5f26e4ca56..31e3b62c6026 100644
--- a/lotuswordpro/source/filter/lwpparaproperty.hxx
+++ b/lotuswordpro/source/filter/lwpparaproperty.hxx
@@ -89,8 +89,8 @@
class LwpParaProperty : public LwpDLList
{
public:
- LwpParaProperty(){};
- virtual ~LwpParaProperty(void){};
+ LwpParaProperty(){}
+ virtual ~LwpParaProperty(void){}
virtual sal_uInt32 GetType(void) = 0;
inline LwpParaProperty* GetNext(void);
inline LwpParaProperty* GetPrevious(void);
diff --git a/lotuswordpro/source/filter/lwpproplist.hxx b/lotuswordpro/source/filter/lwpproplist.hxx
index ccd17a606845..4e0deaf061e6 100644
--- a/lotuswordpro/source/filter/lwpproplist.hxx
+++ b/lotuswordpro/source/filter/lwpproplist.hxx
@@ -73,7 +73,7 @@ class LwpPropListElement : public LwpDLVList
{
public:
LwpPropListElement(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- ~LwpPropListElement(){};
+ ~LwpPropListElement(){}
void Read();
sal_Bool IsNamed(OUString name);
LwpPropListElement* GetNext();
@@ -87,8 +87,8 @@ private:
class LwpPropList : public LwpDLVListHead
{
public:
- LwpPropList(){};
- ~LwpPropList(){};
+ LwpPropList(){}
+ ~LwpPropList(){}
void Read(LwpObjectStream* pObjStrm);
LwpPropListElement* GetFirst();
OUString GetNamedProperty(OUString name);
diff --git a/lotuswordpro/source/filter/lwpprtinfo.hxx b/lotuswordpro/source/filter/lwpprtinfo.hxx
index 4ef56ae9adee..281c5b15c381 100644
--- a/lotuswordpro/source/filter/lwpprtinfo.hxx
+++ b/lotuswordpro/source/filter/lwpprtinfo.hxx
@@ -75,7 +75,7 @@ class LwpPrinterInfo
{
public:
LwpPrinterInfo(LwpObjectStream* pStrm);
- ~LwpPrinterInfo(){};
+ ~LwpPrinterInfo(){}
private:
LwpAtomHolder m_OutputFile;
LwpAtomHolder cSelectedDivisions;
diff --git a/lotuswordpro/source/filter/lwprowlayout.hxx b/lotuswordpro/source/filter/lwprowlayout.hxx
index 0cc39ebc0c73..edd28656b25f 100644
--- a/lotuswordpro/source/filter/lwprowlayout.hxx
+++ b/lotuswordpro/source/filter/lwprowlayout.hxx
@@ -82,10 +82,10 @@ class LwpRowLayout : public LwpVirtualLayout
public:
LwpRowLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
virtual ~LwpRowLayout();
- virtual LWP_LAYOUT_TYPE GetLayoutType () { return LWP_ROW_LAYOUT;};
- sal_uInt16 GetRowID() { return crowid;};
+ virtual LWP_LAYOUT_TYPE GetLayoutType () { return LWP_ROW_LAYOUT;}
+ sal_uInt16 GetRowID() { return crowid;}
virtual void RegisterStyle();
- inline LwpTableLayout * GetParentTableLayout(){return static_cast<LwpTableLayout *>(GetParent()->obj());};
+ inline LwpTableLayout * GetParentTableLayout(){return static_cast<LwpTableLayout *>(GetParent()->obj());}
void SetRowMap(void);
protected:
void Read();
diff --git a/lotuswordpro/source/filter/lwpsection.hxx b/lotuswordpro/source/filter/lwpsection.hxx
index f9a10371845b..49532fe8f16b 100644
--- a/lotuswordpro/source/filter/lwpsection.hxx
+++ b/lotuswordpro/source/filter/lwpsection.hxx
@@ -75,10 +75,10 @@ class LwpOrderedObject : public LwpDLNFVList
{
public:
LwpOrderedObject(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpOrderedObject(){};
+ virtual ~LwpOrderedObject(){}
void Read();
- LwpObjectID* GetPosition(){ return &m_Para;};
- LwpObjectID* GetListList(){ return &m_ListList;};
+ LwpObjectID* GetPosition(){ return &m_Para;}
+ LwpObjectID* GetListList(){ return &m_ListList;}
protected:
LwpObjectID m_ListList;//lwplistlist object,
LwpObjectID m_Para;
diff --git a/lotuswordpro/source/filter/lwpslvlist.hxx b/lotuswordpro/source/filter/lwpslvlist.hxx
index bccf93598db4..52773cb10316 100644
--- a/lotuswordpro/source/filter/lwpslvlist.hxx
+++ b/lotuswordpro/source/filter/lwpslvlist.hxx
@@ -73,7 +73,7 @@ class LwpSLVList
{
public:
LwpSLVList(){}
- LwpSLVList(LwpObjectStream* pStrm){Read(pStrm);};
+ LwpSLVList(LwpObjectStream* pStrm){Read(pStrm);}
public:
void Read(LwpObjectStream* pStrm)
{
diff --git a/lotuswordpro/source/filter/lwpsortopt.hxx b/lotuswordpro/source/filter/lwpsortopt.hxx
index ccde4a205270..a138ea1fa27a 100644
--- a/lotuswordpro/source/filter/lwpsortopt.hxx
+++ b/lotuswordpro/source/filter/lwpsortopt.hxx
@@ -87,9 +87,9 @@ public:
class LwpSortOption
{
public:
- LwpSortOption(){};
+ LwpSortOption(){}
LwpSortOption(LwpObjectStream* pStrm);
- ~LwpSortOption(){};
+ ~LwpSortOption(){}
public:
void Read(LwpObjectStream *pStrm);
void Skip(LwpObjectStream *pStrm);
diff --git a/lotuswordpro/source/filter/lwptable.hxx b/lotuswordpro/source/filter/lwptable.hxx
index 9123b7d38918..d04564658041 100644
--- a/lotuswordpro/source/filter/lwptable.hxx
+++ b/lotuswordpro/source/filter/lwptable.hxx
@@ -98,8 +98,8 @@ protected:
class LwpForkedNotifyList
{
public:
- LwpForkedNotifyList(){};
- ~LwpForkedNotifyList() {};
+ LwpForkedNotifyList(){}
+ ~LwpForkedNotifyList() {}
void Read(LwpObjectStream* pObjStrm)
{
m_PersistentList.Read(pObjStrm);
@@ -119,14 +119,14 @@ public:
virtual ~LwpTable();
virtual void Parse(IXFStream* pOutputStream);
- double GetWidth() {return LwpTools::ConvertFromUnitsToMetric(m_nWidth);};
- double GetHeight() {return LwpTools::ConvertFromUnitsToMetric(m_nHeight);};
- LwpObjectID * GetDefaultCellStyle() {return &m_DefaultCellStyle;};
- sal_uInt16 GetRow() {return m_nRow;};
- sal_uInt16 GetColumn() {return m_nColumn;};
- LwpTableLayout * GetTableLayout(){return static_cast<LwpTableLayout *>(GetLayout(NULL));};
+ double GetWidth() {return LwpTools::ConvertFromUnitsToMetric(m_nWidth);}
+ double GetHeight() {return LwpTools::ConvertFromUnitsToMetric(m_nHeight);}
+ LwpObjectID * GetDefaultCellStyle() {return &m_DefaultCellStyle;}
+ sal_uInt16 GetRow() {return m_nRow;}
+ sal_uInt16 GetColumn() {return m_nColumn;}
+ LwpTableLayout * GetTableLayout(){return static_cast<LwpTableLayout *>(GetLayout(NULL));}
sal_Bool IsNumberDown();
- virtual sal_Bool IsTable(){ return sal_True;};
+ virtual sal_Bool IsTable(){ return sal_True;}
LwpSuperTableLayout* GetSuperTableLayout();
protected:
LwpDLVListHeadTail m_RowCache;
diff --git a/lotuswordpro/source/filter/lwptablelayout.hxx b/lotuswordpro/source/filter/lwptablelayout.hxx
index 8c42d68a96a5..fd50f5f0ac7a 100644
--- a/lotuswordpro/source/filter/lwptablelayout.hxx
+++ b/lotuswordpro/source/filter/lwptablelayout.hxx
@@ -90,10 +90,10 @@ public:
LwpTableLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
virtual ~LwpTableLayout();
virtual LWP_LAYOUT_TYPE GetLayoutType () { return LWP_TABLE_LAYOUT;}
- LwpObjectID * GetColumnLayoutHead(){return &m_ColumnLayout;};
+ LwpObjectID * GetColumnLayoutHead(){return &m_ColumnLayout;}
void RegisterStyle();
LwpTable * GetTable();
- LwpCellLayout * GetDefaultCellLayout(){return m_pDefaultCellLayout;};
+ LwpCellLayout * GetDefaultCellLayout(){return m_pDefaultCellLayout;}
LwpSuperTableLayout * GetSuperTableLayout();
LwpObjectID * SearchCellStoryMap(sal_uInt16 nRow, sal_uInt16 nCol);
LwpCellLayout * GetCellByRowCol(sal_uInt16 nRow, sal_uInt16 nCol);
@@ -202,10 +202,10 @@ public:
LwpColumnLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
virtual ~LwpColumnLayout();
virtual LWP_LAYOUT_TYPE GetLayoutType () { return LWP_COLUMN_LAYOUT;}
- sal_uInt32 GetColumnID(){return ccolid;};
- double GetWidth(){return LwpTools::ConvertFromUnitsToMetric(cwidth);};
+ sal_uInt32 GetColumnID(){return ccolid;}
+ double GetWidth(){return LwpTools::ConvertFromUnitsToMetric(cwidth);}
void RegisterStyle(double dCalculatedWidth);
- sal_Bool IsJustifiable(){return (( m_nAttributes2 & STYLE2_JUSTIFIABLE) != 0);};
+ sal_Bool IsJustifiable(){return (( m_nAttributes2 & STYLE2_JUSTIFIABLE) != 0);}
protected:
void Read();
sal_uInt8 ccolid;
diff --git a/lotuswordpro/source/filter/lwptblcell.hxx b/lotuswordpro/source/filter/lwptblcell.hxx
index 53a491e9f77c..bf6fd8c5207d 100644
--- a/lotuswordpro/source/filter/lwptblcell.hxx
+++ b/lotuswordpro/source/filter/lwptblcell.hxx
@@ -408,8 +408,8 @@ LwpRowSpecifier::IsBad()
class LwpColumnSpecifier
{
public:
- LwpColumnSpecifier(void){};
- ~LwpColumnSpecifier(){};
+ LwpColumnSpecifier(void){}
+ ~LwpColumnSpecifier(){}
void QuickRead(LwpObjectStream *pStrm);
sal_uInt8 Column(){return cColumn;}
diff --git a/lotuswordpro/source/filter/lwptemp.hxx b/lotuswordpro/source/filter/lwptemp.hxx
index f76a5b5b3c26..6019b5718dd8 100644
--- a/lotuswordpro/source/filter/lwptemp.hxx
+++ b/lotuswordpro/source/filter/lwptemp.hxx
@@ -61,8 +61,8 @@ class LwpTempObject
{
// friend class LwpObjectFactory;
public:
- LwpTempObject(){};
- ~LwpTempObject(){};
+ LwpTempObject(){}
+ ~LwpTempObject(){}
/*protected:
LwpObjectHeader m_ObjHdr;
diff --git a/lotuswordpro/source/filter/lwptoc.hxx b/lotuswordpro/source/filter/lwptoc.hxx
index 2f01b059fe22..5bd8589eb0b4 100644
--- a/lotuswordpro/source/filter/lwptoc.hxx
+++ b/lotuswordpro/source/filter/lwptoc.hxx
@@ -155,9 +155,9 @@ public:
~LwpTocLevelData();
void RegisterStyle();
virtual void XFConvert(XFContentContainer* pCont);
- inline sal_uInt16 GetLevel(void){return m_nLevel;};
- inline sal_Bool GetUseText(void){ return (m_nFlags & USETEXT) ? sal_True : sal_False;};
- inline OUString GetSearchStyle(void){return m_SearchName.str();};
+ inline sal_uInt16 GetLevel(void){return m_nLevel;}
+ inline sal_Bool GetUseText(void){ return (m_nFlags & USETEXT) ? sal_True : sal_False;}
+ inline OUString GetSearchStyle(void){return m_SearchName.str();}
inline sal_Bool GetUseLeadingText(void){ return (m_nFlags & USENUMBER) ? sal_True : sal_False;}
private:
sal_uInt16 m_nFlags;
diff --git a/lotuswordpro/source/filter/lwpuidoc.cxx b/lotuswordpro/source/filter/lwpuidoc.cxx
index d5aac6bdaafe..10ffe08d598b 100644
--- a/lotuswordpro/source/filter/lwpuidoc.cxx
+++ b/lotuswordpro/source/filter/lwpuidoc.cxx
@@ -76,7 +76,7 @@ LwpUIDocument::LwpUIDocument(LwpObjectStream *pStrm)
}
LwpUIDocument::~LwpUIDocument()
-{};
+{}
void LwpUIDocument::Read(LwpObjectStream *pStrm)
{
diff --git a/lotuswordpro/source/filter/lwpuidoc.hxx b/lotuswordpro/source/filter/lwpuidoc.hxx
index 57bd6ff0a27c..45ff59b4b48e 100644
--- a/lotuswordpro/source/filter/lwpuidoc.hxx
+++ b/lotuswordpro/source/filter/lwpuidoc.hxx
@@ -80,8 +80,8 @@ class LwpMergeOptions;
class LwpNamedProperties
{
public:
- LwpNamedProperties(){};
- ~LwpNamedProperties(){};
+ LwpNamedProperties(){}
+ ~LwpNamedProperties(){}
public:
void Read(LwpObjectStream *pStrm);
};
@@ -92,8 +92,8 @@ public:
class LwpAutoRunMacroOptions
{
public:
- LwpAutoRunMacroOptions(){};
- ~LwpAutoRunMacroOptions(){};
+ LwpAutoRunMacroOptions(){}
+ ~LwpAutoRunMacroOptions(){}
private:
LwpAtomHolder m_OpenName;
LwpAtomHolder m_CloseName;
@@ -109,8 +109,8 @@ public:
class LwpMergeOptions
{
public:
- LwpMergeOptions(){};
- ~LwpMergeOptions(){};
+ LwpMergeOptions(){}
+ ~LwpMergeOptions(){}
private:
LwpAtomHolder m_RecordFile;
LwpAtomHolder m_DescriptionFile;
diff --git a/lotuswordpro/source/filter/lwpusrdicts.hxx b/lotuswordpro/source/filter/lwpusrdicts.hxx
index b82b9b2e0b53..82b6471585cc 100644
--- a/lotuswordpro/source/filter/lwpusrdicts.hxx
+++ b/lotuswordpro/source/filter/lwpusrdicts.hxx
@@ -73,9 +73,9 @@
class LwpUserDictFiles
{
public:
- LwpUserDictFiles(){};
+ LwpUserDictFiles(){}
LwpUserDictFiles(LwpObjectStream *pStrm);
- ~LwpUserDictFiles(){};
+ ~LwpUserDictFiles(){}
void Read(LwpObjectStream *pStrm);
};
#endif
diff --git a/lotuswordpro/source/filter/lwpverdocument.hxx b/lotuswordpro/source/filter/lwpverdocument.hxx
index bf8a2f264e07..b0e9078144ff 100644
--- a/lotuswordpro/source/filter/lwpverdocument.hxx
+++ b/lotuswordpro/source/filter/lwpverdocument.hxx
@@ -75,7 +75,7 @@ class LwpVerDocument : public LwpObject
{
public:
LwpVerDocument(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- ~LwpVerDocument(){};
+ ~LwpVerDocument(){}
void Read();
virtual void RegisterStyle();
sal_uInt32 GetTabSpacing();
diff --git a/lotuswordpro/source/filter/lwpvpointer.hxx b/lotuswordpro/source/filter/lwpvpointer.hxx
index 0da545c7bc4f..54233f460e5a 100644
--- a/lotuswordpro/source/filter/lwpvpointer.hxx
+++ b/lotuswordpro/source/filter/lwpvpointer.hxx
@@ -72,11 +72,11 @@ class LwpVersionedPointer : public LwpObject
{
public:
LwpVersionedPointer(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- ~LwpVersionedPointer(){};
+ ~LwpVersionedPointer(){}
void Read();
void RegisterStyle();
void Parse(IXFStream* pOutputStream);
- LwpObjectID* GetPointer(){return &m_PointerID;};
+ LwpObjectID* GetPointer(){return &m_PointerID;}
protected:
LwpObjectID m_PointerID;
};
diff --git a/lotuswordpro/source/filter/xfilter/xfborders.hxx b/lotuswordpro/source/filter/xfilter/xfborders.hxx
index 394306183f7e..42bcdabc3a28 100644
--- a/lotuswordpro/source/filter/xfilter/xfborders.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfborders.hxx
@@ -172,13 +172,13 @@ public:
*/
void SetWidthOutter(enumXFBorder side, double outer);
- XFBorder * GetLeft() {return &m_aBorderLeft;};
+ XFBorder * GetLeft() {return &m_aBorderLeft;}
- XFBorder * GetRight() {return &m_aBorderRight;};
+ XFBorder * GetRight() {return &m_aBorderRight;}
- XFBorder * GetTop() {return &m_aBorderTop;};
+ XFBorder * GetTop() {return &m_aBorderTop;}
- XFBorder * GetBottom() {return &m_aBorderBottom;};
+ XFBorder * GetBottom() {return &m_aBorderBottom;}
void ToXml(IXFStream *pStrm);
diff --git a/lotuswordpro/source/filter/xfilter/xfchange.hxx b/lotuswordpro/source/filter/xfilter/xfchange.hxx
index 6dc52e6d20d6..b3b607d1fe40 100644
--- a/lotuswordpro/source/filter/xfilter/xfchange.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfchange.hxx
@@ -73,16 +73,16 @@
class XFChangeList : public XFContentContainer
{
public:
- XFChangeList(){};
- ~XFChangeList(){};
+ XFChangeList(){}
+ ~XFChangeList(){}
virtual void ToXml(IXFStream *pStrm);
};
class XFChangeRegion : public XFContentContainer
{
public:
- XFChangeRegion(){};
- ~XFChangeRegion(){};
+ XFChangeRegion(){}
+ ~XFChangeRegion(){}
virtual void ToXml(IXFStream *pStrm);
void SetChangeID(rtl::OUString sID){m_sID=sID;}
rtl::OUString GetChangeID(){return m_sID;}
@@ -95,24 +95,24 @@ protected:
class XFChangeInsert : public XFChangeRegion
{
public:
- XFChangeInsert(){};
- ~XFChangeInsert(){};
+ XFChangeInsert(){}
+ ~XFChangeInsert(){}
void ToXml(IXFStream *pStrm);
};
class XFChangeDelete : public XFChangeRegion
{
public:
- XFChangeDelete(){};
- ~XFChangeDelete(){};
+ XFChangeDelete(){}
+ ~XFChangeDelete(){}
void ToXml(IXFStream *pStrm);
};
class XFChange : public XFContent
{
public:
- XFChange(){};
- ~XFChange(){};
+ XFChange(){}
+ ~XFChange(){}
void ToXml(IXFStream *pStrm);
void SetChangeID(rtl::OUString sID){m_sID=sID;}
rtl::OUString GetChangeID(){return m_sID;}
@@ -123,8 +123,8 @@ private:
class XFChangeStart : public XFContent
{
public:
- XFChangeStart(){};
- ~XFChangeStart(){};
+ XFChangeStart(){}
+ ~XFChangeStart(){}
void ToXml(IXFStream *pStrm);
void SetChangeID(rtl::OUString sID){m_sID=sID;}
rtl::OUString GetChangeID(){return m_sID;}
@@ -135,8 +135,8 @@ private:
class XFChangeEnd : public XFContent
{
public:
- XFChangeEnd(){};
- ~XFChangeEnd(){};
+ XFChangeEnd(){}
+ ~XFChangeEnd(){}
void ToXml(IXFStream *pStrm);
void SetChangeID(rtl::OUString sID){m_sID=sID;}
rtl::OUString GetChangeID(){return m_sID;}
diff --git a/lotuswordpro/source/filter/xfilter/xfcolor.hxx b/lotuswordpro/source/filter/xfilter/xfcolor.hxx
index 6fecfb84c24c..2ad2d0456098 100644
--- a/lotuswordpro/source/filter/xfilter/xfcolor.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfcolor.hxx
@@ -115,7 +115,7 @@ public:
/**
* @descr helper function to assert whether a color is valid.
*/
- sal_Bool IsValid() const{ return m_bValid;};
+ sal_Bool IsValid() const{ return m_bValid;}
rtl::OUString ToString ()const;
diff --git a/lotuswordpro/source/filter/xfilter/xffontworkstyle.hxx b/lotuswordpro/source/filter/xfilter/xffontworkstyle.hxx
index fae15877fb55..9d98cd496a0d 100644
--- a/lotuswordpro/source/filter/xfilter/xffontworkstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xffontworkstyle.hxx
@@ -76,7 +76,7 @@ public:
m_eStyleType(enumXFFWOff),
m_eAdjustType(enumXFFWAdjustAutosize),
m_eShadowType(enumXFFWShadowNone)
- {};
+ {}
~XFFontWorkStyle(){}
diff --git a/lotuswordpro/source/filter/xfilter/xfofficemeta.hxx b/lotuswordpro/source/filter/xfilter/xfofficemeta.hxx
index 487cfa49b792..95ecf32d21b1 100644
--- a/lotuswordpro/source/filter/xfilter/xfofficemeta.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfofficemeta.hxx
@@ -70,8 +70,8 @@
class XFOfficeMeta : public IXFObject
{
public:
- XFOfficeMeta(){};
- virtual ~XFOfficeMeta(){};
+ XFOfficeMeta(){}
+ virtual ~XFOfficeMeta(){}
void SetGenerator(rtl::OUString generator);
void SetTitle(rtl::OUString title);
diff --git a/lotuswordpro/source/filter/xfilter/xfrubystyle.hxx b/lotuswordpro/source/filter/xfilter/xfrubystyle.hxx
index c47e55ec984b..e9307dabc494 100644
--- a/lotuswordpro/source/filter/xfilter/xfrubystyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfrubystyle.hxx
@@ -71,8 +71,8 @@
class XFRubyStyle : public XFStyle
{
public:
- XFRubyStyle(){};
- virtual ~XFRubyStyle(){};
+ XFRubyStyle(){}
+ virtual ~XFRubyStyle(){}
virtual void ToXml(IXFStream *strm);
void SetPosition(enumXFRubyPosition ePosition);
void SetAlignment(enumXFRubyPosition eAlignment);
diff --git a/lotuswordpro/source/filter/xfilter/xfstylecont.hxx b/lotuswordpro/source/filter/xfilter/xfstylecont.hxx
index 3d6d06864e03..949568f33168 100644
--- a/lotuswordpro/source/filter/xfilter/xfstylecont.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfstylecont.hxx
@@ -76,7 +76,7 @@ class IXFStyle;
class XFStyleContainer : public IXFObject
{
public:
- XFStyleContainer(){};
+ XFStyleContainer(){}
XFStyleContainer(const rtl::OUString& strStyleNamePrefix);