summaryrefslogtreecommitdiff
path: root/include/xmloff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-08-20 11:24:47 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-08-20 11:37:58 +0100
commitdfee01afdff0223284d17a4ea2134bece2ef440a (patch)
treea8074e0bf5d284b71be89bfb0cd123c73df250e9 /include/xmloff
parente47d90690c8fab3ec8b7fd7c1b79372251770f9d (diff)
this Find is not actually implemented
Change-Id: I0d8e8903bdc5943079c6ed9f123e2fca2f72467f
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/XMLFontAutoStylePool.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/XMLFontAutoStylePool.hxx b/include/xmloff/XMLFontAutoStylePool.hxx
index 8ee84d8686df..096eb3fdf3df 100644
--- a/include/xmloff/XMLFontAutoStylePool.hxx
+++ b/include/xmloff/XMLFontAutoStylePool.hxx
@@ -63,7 +63,6 @@ public:
FontFamily nFamily,
FontPitch nPitch,
rtl_TextEncoding eEnc )const;
- OUString Find( const OUString& rInternalName ) const;
void exportXML();
};