summaryrefslogtreecommitdiff
path: root/autodoc
diff options
context:
space:
mode:
authorvincent <vincentgsoc2013@gmail.com>2013-03-22 22:11:49 +0800
committerThorsten Behrens <tbehrens@suse.com>2013-03-25 14:12:42 +0000
commit002a0d91e4b0d8214656741192ec3260a8764a73 (patch)
tree76c63ea121df7875577b17e9c72878fbd75f608a /autodoc
parentbdb87236dcbc1187b15e1a457e130ff997b0949b (diff)
Fix spelling errors and typos: 'unkown' change to 'unknown'
Change-Id: Ia3ff77d2b99c9ef6c4c9b510bb30f349592c0b94 Reviewed-on: https://gerrit.libreoffice.org/3030 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
Diffstat (limited to 'autodoc')
-rw-r--r--autodoc/inc/ary/idl/ik_ce.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/autodoc/inc/ary/idl/ik_ce.hxx b/autodoc/inc/ary/idl/ik_ce.hxx
index 3b0e59ff096c..f86994d2132d 100644
--- a/autodoc/inc/ary/idl/ik_ce.hxx
+++ b/autodoc/inc/ary/idl/ik_ce.hxx
@@ -107,10 +107,6 @@ struct doc
TagVersion(
const CodeEntity & i_ce );
- void Get_UnkownTags(
- Dyn_CeIterator & o_result,
- const CodeEntity & i_ce );
-
bool IsDeprecated(
const CodeEntity & i_ce );
bool IsIncomplete(