Home
last modified time | relevance | path

Searched refs:ReleaseTable (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/autodoc/source/display/html/
H A Dprotarea.cxx71 ProtectionArea::ReleaseTable() in ReleaseTable() function in ProtectionArea
74 return pSglTable->ReleaseTable(); in ReleaseTable()
78 ProtectionArea::ReleaseTable( ary::cpp::E_ClassKey i_eClassKey ) in ReleaseTable() function in ProtectionArea
81 return aClassesTables[Index(i_eClassKey)]->ReleaseTable(); in ReleaseTable()
H A Dprotarea.hxx53 DYN csi::html::Table * ReleaseTable();
54 DYN csi::html::Table * ReleaseTable(
74 ReleaseTable() { return pTable.Release(); } in ReleaseTable() function
H A Dhd_chlst.cxx568 Out() << aArea.ReleaseTable(); in PerformResult()
572 Table * pTable = aArea.ReleaseTable( ary::cpp::CK_class ); in PerformResult()
575 pTable = aArea.ReleaseTable( ary::cpp::CK_struct ); in PerformResult()
578 pTable = aArea.ReleaseTable( ary::cpp::CK_union ); in PerformResult()

Completed in 23 milliseconds