summaryrefslogtreecommitdiffstats
path: root/sw/inc/pam.hxx
diff options
context:
space:
mode:
authorOliver-Rainer Wittmann <od@openoffice.org>2009-11-23 10:22:50 +0100
committerOliver-Rainer Wittmann <od@openoffice.org>2009-11-23 10:22:50 +0100
commit97a9f239c5e67fe2f99c78d73d5eb4a8c09f73ec (patch)
tree1fda9cdd205c0dc21f42017009de5790cb3e3d18 /sw/inc/pam.hxx
parentcbosdo02: field patch to upstream applied (diff)
downloadcore-97a9f239c5e67fe2f99c78d73d5eb4a8c09f73ec.tar.gz
core-97a9f239c5e67fe2f99c78d73d5eb4a8c09f73ec.zip
cbosdo02: fixes of compiler warning on Linux, Mac OS X Intel and Solaris Sparc
Diffstat (limited to 'sw/inc/pam.hxx')
-rw-r--r--sw/inc/pam.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/pam.hxx b/sw/inc/pam.hxx
index 789600f72e0e..49f8d8bfbb5f 100644
--- a/sw/inc/pam.hxx
+++ b/sw/inc/pam.hxx
@@ -272,7 +272,7 @@ public:
DECL_FIXEDMEMPOOL_NEWDEL(SwPaM);
String GetTxt() const;
- void Invalidate();
+ void InvalidatePaM();
};