summaryrefslogtreecommitdiff
path: root/include/filter/msfilter/util.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/filter/msfilter/util.hxx')
-rw-r--r--include/filter/msfilter/util.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/filter/msfilter/util.hxx b/include/filter/msfilter/util.hxx
index 9ab24396ba2e..0d855889a6d5 100644
--- a/include/filter/msfilter/util.hxx
+++ b/include/filter/msfilter/util.hxx
@@ -61,15 +61,6 @@ enum TextCategory
sym //Symbol
};
-/** Categorize codepoints according to how MS seems to do it.
-
- It's been bugging me for ages as to what codepoint MS considers in
- what category. Tom Jebo has a post suggesting the criteria used here
- and indicating its been submitting to the standards working group
- as a proposed resolution.
-*/
-MSFILTER_DLLPUBLIC TextCategory categorizeCodePoint(sal_uInt32 codePoint, const OUString &rBcp47LanguageTag);
-
#define OOXML_COLOR_AUTO 0x0a
/**