Home
last modified time | relevance | path

Searched refs:pCurNamespace (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/autodoc/source/parser_i/idl/
H A Dpe_file2.cxx64 pCurNamespace(0), in PE_File()
86 pCurNamespace = &Gate().Ces().GlobalNamespace(); in EstablishContacts()
106 csv_assert(pCurNamespace != 0); in Process_Identifier()
108 ary::idl::Module & rCe = Gate().Ces().CheckIn_Module(pCurNamespace->CeId(), i_rToken.Text()); in Process_Identifier()
109 pCurNamespace = &rCe; in Process_Identifier()
115 csv_assert(pCurNamespace != 0); in Process_Identifier()
136 csv_assert(pCurNamespace != 0); in Process_Punctuation()
138 pCurNamespace = &Gate().Ces().Find_Module(pCurNamespace->Owner()); in Process_Punctuation()
273 csv_assert(pCurNamespace); in CurNamespace()
274 return *pCurNamespace; in CurNamespace()
/aoo41x/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dpe_file2.hxx124 pCurNamespace; member in csi::uidl::PE_File

Completed in 8 milliseconds