summaryrefslogtreecommitdiffstats
path: root/sw/inc/fmteiro.hxx
diff options
context:
space:
mode:
authorAbdulmajeed Al-Abaulrazzaq <aalabdulrazzaq@kacst.edu.sa>2012-09-02 09:05:03 +0300
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-09-02 08:01:03 +0000
commitfc971580c76db8b7c9053883fef029fe1a243e21 (patch)
tree5d70945662a1ce814d3961b3d4b30b7e5483de3a /sw/inc/fmteiro.hxx
parentRemove SwEditWin::ShowHeaderFooterSeparator (diff)
downloadcore-fc971580c76db8b7c9053883fef029fe1a243e21.tar.gz
core-fc971580c76db8b7c9053883fef029fe1a243e21.zip
Modifying comments to meet doxygen standards
Change-Id: I4c82b7e543ec74cec3d4eb2985a3e4ec68c16b11 Change-Id: Iaf83b7119767cf0b953cab62d5555141e8e154bb Reviewed-on: https://gerrit.libreoffice.org/496 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Diffstat (limited to 'sw/inc/fmteiro.hxx')
-rw-r--r--sw/inc/fmteiro.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmteiro.hxx b/sw/inc/fmteiro.hxx
index dd56f0cf7b4b..0903f2f08542 100644
--- a/sw/inc/fmteiro.hxx
+++ b/sw/inc/fmteiro.hxx
@@ -42,7 +42,7 @@ public:
SwFmtEditInReadonly( sal_uInt16 nId = RES_EDIT_IN_READONLY,
sal_Bool bPrt = sal_False ) : SfxBoolItem( nId, bPrt ) {}
- // "pure virtual methos" of SfxPoolItem
+ /// "pure virtual methos" of SfxPoolItem
virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
SfxMapUnit eCoreMetric,