Searched refs:CallHandler (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/autodoc/source/parser_i/idl/ |
H A D | pe_iface.cxx | 88 PE_Interface::CallHandler( const char * i_sTokenText, in CallHandler() function in csi::uidl::PE_Interface 136 CallHandler( i_rToken.Text(), tt_metatype ); in Process_MetaType() 142 CallHandler( i_rToken.Text(), tt_identifier ); in Process_Identifier() 148 CallHandler( i_rToken.Text(), tt_punctuation ); in Process_Punctuation() 154 CallHandler( "", tt_startoftype ); in Process_NameSeparator() 160 CallHandler( i_rToken.Text(), tt_startoftype ); in Process_BuiltInType() 166 CallHandler( i_rToken.Text(), tt_startoftype ); in Process_TypeModifier() 172 CallHandler( i_rToken.Text(), tt_stereotype ); in Process_Stereotype()
|
H A D | pe_evalu.cxx | 58 PE_Value::CallHandler( const char * i_sTokenText, in CallHandler() function in csi::uidl::PE_Value 97 CallHandler(i_rToken.Text(), tt_identifier); in Process_Identifier() 103 CallHandler(i_rToken.Text(), tt_punctuation); in Process_Punctuation() 109 CallHandler(i_rToken.Text(), tt_assignment); in Process_Assignment()
|
H A D | pe_tydf2.cxx | 61 PE_Typedef::CallHandler( const char * i_sTokenText, in CallHandler() function in csi::uidl::PE_Typedef 100 CallHandler(i_rToken.Text(), tt_identifier); in Process_Identifier() 106 CallHandler(i_rToken.Text(), tt_punctuation); in Process_Punctuation() 112 CallHandler("", tt_any); in Process_Default()
|
H A D | pe_const.cxx | 65 PE_Constant::CallHandler( const char * i_sTokenText, in CallHandler() function in csi::uidl::PE_Constant 109 CallHandler(i_rToken.Text(), tt_identifier); in Process_Identifier() 115 CallHandler(i_rToken.Text(), tt_punctuation); in Process_Punctuation() 121 CallHandler(i_rToken.Text(), tt_stereotype); in Process_Stereotype()
|
H A D | pe_enum2.cxx | 63 PE_Enum::CallHandler( const char * i_sTokenText, in CallHandler() function in csi::uidl::PE_Enum 103 CallHandler(i_rToken.Text(), tt_identifier); in Process_Identifier() 109 CallHandler(i_rToken.Text(), tt_punctuation); in Process_Punctuation()
|
/aoo41x/main/autodoc/source/parser_i/inc/s2_luidl/ |
H A D | pe_tydf2.hxx | 89 void CallHandler(
|
H A D | pe_evalu.hxx | 93 void CallHandler(
|
H A D | pe_enum2.hxx | 88 void CallHandler(
|
H A D | pe_singl.hxx | 112 void CallHandler(
|
H A D | pe_const.hxx | 98 void CallHandler(
|
H A D | pe_iface.hxx | 141 void CallHandler(
|
Completed in 31 milliseconds