summaryrefslogtreecommitdiff
path: root/sw/inc/txtfld.hxx
diff options
context:
space:
mode:
authorRobert Roth <robert.roth.off@gmail.com>2010-11-01 03:48:31 +0200
committerMichael Meeks <michael.meeks@novell.com>2010-11-01 21:04:41 +0000
commitdb8ad987be169af5b394cc0c8bbfed8745b3a330 (patch)
tree75f2092478238470cb7d5750cad9649cf64a01b3 /sw/inc/txtfld.hxx
parent43a36b36986dd2112fc90340e7a8a11ea5369def (diff)
Bogus comments, commented lines removed, some german comments translated.
Diffstat (limited to 'sw/inc/txtfld.hxx')
-rw-r--r--sw/inc/txtfld.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/txtfld.hxx b/sw/inc/txtfld.hxx
index 1a883de7326e..f955c364e1cb 100644
--- a/sw/inc/txtfld.hxx
+++ b/sw/inc/txtfld.hxx
@@ -57,13 +57,11 @@ public:
// enable notification that field content has changed and needs reformatting
void NotifyContentChange(SwFmtFld& rFmtFld);
- // #111840#
/**
Returns position of this field.
@return position of this field. Has to be deleted explicitly.
*/
-// SwPosition * GetPosition() const;
};
inline SwTxtNode& SwTxtFld::GetTxtNode() const