summaryrefslogtreecommitdiff
path: root/sw/inc/authfld.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2009-12-01 17:41:04 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2009-12-01 17:41:04 +0000
commit4a3821a109cb04769de35dee54c10633410015d0 (patch)
treec05ea750b9c8422e526be308809d6314cec6bc42 /sw/inc/authfld.hxx
parent0eba06e9a0f0585f81f466f4c768bc7043673013 (diff)
parentb60103486b997271ba94c9de92401a91d758e603 (diff)
chartshapes: merge with DEV300 m55
Diffstat (limited to 'sw/inc/authfld.hxx')
-rw-r--r--sw/inc/authfld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/authfld.hxx b/sw/inc/authfld.hxx
index 516958cefa23..1b209ac0b47c 100644
--- a/sw/inc/authfld.hxx
+++ b/sw/inc/authfld.hxx
@@ -118,7 +118,7 @@ public:
void GetAllEntryIdentifiers( SvStringsDtor& rToFill )const;
const SwAuthEntry* GetEntryByIdentifier(const String& rIdentifier)const;
- void ChangeEntryContent(const SwAuthEntry* pNewEntry);
+ bool ChangeEntryContent(const SwAuthEntry* pNewEntry);
// import interface
USHORT AppendField(const SwAuthEntry& rInsert);
long GetHandle(USHORT nPos);