summaryrefslogtreecommitdiff
path: root/autodoc/source/display/html/aryattrs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display/html/aryattrs.hxx')
-rw-r--r--autodoc/source/display/html/aryattrs.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/autodoc/source/display/html/aryattrs.hxx b/autodoc/source/display/html/aryattrs.hxx
index 5eaead6b7a5f..a1cb7a6d0ea4 100644
--- a/autodoc/source/display/html/aryattrs.hxx
+++ b/autodoc/source/display/html/aryattrs.hxx
@@ -59,15 +59,6 @@ const char * Get_TypeKey(
bool Ce_IsInternal(
const ary::cpp::CodeEntity &
i_rCe );
-
-const char * Namespace_DisplayName(
- const ary::cpp::Namespace &
- i_rNsp );
-
-const char * TypeText(
- ary::cpp::Type_id i_nId,
- const ary::cpp::Gate & i_rAryGate );
-
const char * SyntaxText_PreName(
const ary::cpp::Function &
i_rFunction,