summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/crossrefbookmark.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/crossrefbookmark.hxx')
-rw-r--r--sw/source/core/inc/crossrefbookmark.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/inc/crossrefbookmark.hxx b/sw/source/core/inc/crossrefbookmark.hxx
index ae74d74cd824..fa4777b1c826 100644
--- a/sw/source/core/inc/crossrefbookmark.hxx
+++ b/sw/source/core/inc/crossrefbookmark.hxx
@@ -67,7 +67,6 @@ namespace sw {
const KeyCode& rCode,
const OUString& rName,
const OUString& rShortName);
- static OUString GenerateNewName();
static bool IsLegalName(const OUString& rName);
};
@@ -79,7 +78,6 @@ namespace sw {
const KeyCode& rCode,
const OUString& rName,
const OUString& rShortName);
- static OUString GenerateNewName();
static bool IsLegalName(const OUString& rName);
};
}