Searched defs:Instance_ (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/autodoc/source/ary/idl/ | ||
H A D | is_ce.hxx | 49 static Ce_Storage & Instance_() { csv_assert(pInstance_ != 0); in Instance_() function in ary::idl::Ce_Storage |
H A D | is_type.hxx | 107 Type_Storage::Instance_() in Instance_() function in ary::idl::Type_Storage |
/aoo41x/main/autodoc/source/ary/loc/ | ||
H A D | locs_le.hxx | 57 static Le_Storage & Instance_() { csv_assert(pInstance_ != 0); in Instance_() function in ary::loc::Le_Storage |
/aoo41x/main/autodoc/source/ary/cpp/ | ||
H A D | cs_def.hxx | 70 Instance_() { csv_assert(pInstance_ != 0); in Instance_() function in ary::cpp::Def_Storage |
H A D | cs_ce.hxx | 70 static Ce_Storage & Instance_() { csv_assert(pInstance_ != 0); in Instance_() function in ary::cpp::Ce_Storage |
H A D | cs_type.hxx | 65 Instance_() { csv_assert(pInstance_ != 0); in Instance_() function in ary::cpp::Type_Storage |
Completed in 162 milliseconds