/aoo4110/main/autodoc/source/parser_i/idl/ |
H A D | pe_file2.cxx | 200 SetResult( not_done, push_sure, pPE_Service.Ptr()); in Process_MetaType() 204 SetResult( not_done, push_sure, pPE_Singleton.Ptr()); in Process_MetaType() 212 SetResult( not_done, push_sure, pPE_Interface.Ptr()); in Process_MetaType() 220 SetResult( done, push_sure, pPE_Struct.Ptr()); in Process_MetaType() 224 SetResult( done, push_sure, pPE_Exception.Ptr()); in Process_MetaType() 228 SetResult( done, push_sure, pPE_Constant.Ptr()); in Process_MetaType() 232 SetResult( done, push_sure, pPE_Enum.Ptr()); in Process_MetaType() 236 SetResult( done, push_sure, pPE_Typedef.Ptr()); in Process_MetaType()
|
H A D | pe_servi.cxx | 99 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_MetaType() 108 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_MetaType() 140 SetResult(not_done, push_sure, pPE_Constructor.Ptr()); in Process_Identifier() 154 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_Punctuation() 192 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_Punctuation() 197 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_Punctuation() 374 SetResult(not_done, push_sure, pPE_Property.Ptr()); in StartProperty()
|
H A D | pe_excp.cxx | 182 SetResult(done,push_sure,Work().pPE_Type.Ptr()); in Process_Punctuation() 225 SetResult( not_done, push_sure, Work().pPE_Element.Ptr() ); in Process_Identifier() 232 SetResult( not_done, push_sure, Work().pPE_Element.Ptr()); in Process_NameSeparator() 239 SetResult( not_done, push_sure, Work().pPE_Element.Ptr()); in Process_BuiltInType() 246 SetResult( not_done, push_sure, Work().pPE_Element.Ptr()); in Process_TypeModifier()
|
H A D | pe_struc.cxx | 190 SetResult(done,push_sure,Work().pPE_Type.Ptr()); in Process_Punctuation() 253 SetResult( not_done, push_sure, Work().pPE_Element.Ptr() ); in Process_Identifier() 260 SetResult( not_done, push_sure, Work().pPE_Element.Ptr()); in Process_NameSeparator() 267 SetResult( not_done, push_sure, Work().pPE_Element.Ptr()); in Process_BuiltInType() 274 SetResult( not_done, push_sure, Work().pPE_Element.Ptr()); in Process_TypeModifier()
|
H A D | pe_attri.cxx | 88 SetResult(not_done, push_sure, pPE_Variable.Ptr()); in Process_Identifier() 110 SetResult(not_done, push_sure, pPE_Exception.Ptr()); in Process_Identifier() 220 SetResult(not_done, push_sure, pPE_Variable.Ptr()); in Process_Default() 224 SetResult(not_done, push_sure, pPE_Exception.Ptr()); in Process_Default()
|
H A D | pe_iface.cxx | 254 SetResult(done, push_sure, pPE_Type.Ptr()); in On_wait_for_base_Punctuation() 341 SetResult(not_done, push_sure, pPE_Function.Ptr()); in On_std_GotoFunction() 348 SetResult(not_done, push_sure, pPE_Attribute.Ptr()); in On_std_GotoAttribute() 355 SetResult(done, push_sure, pPE_Type.Ptr()); in On_std_GotoBaseInterface()
|
H A D | pe_vari2.cxx | 78 SetResult( not_done, push_sure, pPE_Type.Ptr() ); in Process_Default() 90 SetResult( not_done, push_sure, pPE_Type.Ptr() ); in Process_Identifier() 126 SetResult( not_done, push_sure, pPE_Type.Ptr() ); in Process_BuiltInType()
|
H A D | distrib.cxx | 158 case push_sure: in AcknowledgeResult() 159 CurEnv().Leave(push_sure); in AcknowledgeResult() 161 PushEnv().Enter(push_sure); in AcknowledgeResult()
|
H A D | pe_func2.cxx | 346 SetResult(not_done, push_sure, pPE_Type.Ptr()); in GoIntoReturnType() 353 SetResult(not_done, push_sure, pPE_Variable.Ptr()); in GoIntoParameterVariable() 360 SetResult(not_done, push_sure, pPE_Type.Ptr()); in GoIntoException()
|
H A D | parsenv2.cxx | 77 case push_sure: in Enter() 99 case push_sure: in Leave()
|
H A D | pe_selem.cxx | 99 SetResult( not_done, push_sure, pPE_Type.Ptr() ); in Process_Default() 122 SetResult( not_done, push_sure, pPE_Type.Ptr() ); in Process_Identifier()
|
H A D | pe_singl.cxx | 110 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_MetaType() 187 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_Punctuation()
|
H A D | pe_type2.cxx | 146 SetResult( done, push_sure, &MyTemplateType() ); in Process_Punctuation() 177 SetResult(done, push_sure, &MyTemplateType()); in Process_Punctuation()
|
H A D | pe_const.cxx | 158 SetResult( done, push_sure, pPE_Type.Ptr() ); in On_expect_const_Stereotype() 178 SetResult( not_done, push_sure, pPE_Value.Ptr() ); in On_expect_value_Identifier()
|
H A D | pe_tydf2.cxx | 118 SetResult(not_done,push_sure, pPE_Type.Ptr()); in On_expect_description_Any()
|
H A D | pe_enum2.cxx | 158 SetResult( not_done, push_sure, pPE_Value.Ptr() ); in On_expect_value_Identifier()
|
H A D | pe_property.cxx | 165 SetResult(not_done, push_sure, pPE_Variable.Ptr()); in Process_Default()
|
/aoo4110/main/autodoc/source/parser_i/inc/s2_luidl/ |
H A D | tokproct.hxx | 59 push_sure, // push sub environment, which must be the correct one enumerator
|