Home
last modified time | relevance | path

Searched refs:CallHandler (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/autodoc/source/parser_i/idl/
H A Dpe_iface.cxx88 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 Dpe_evalu.cxx58 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 Dpe_tydf2.cxx61 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 Dpe_const.cxx65 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 Dpe_enum2.cxx63 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 Dpe_tydf2.hxx89 void CallHandler(
H A Dpe_evalu.hxx93 void CallHandler(
H A Dpe_enum2.hxx88 void CallHandler(
H A Dpe_singl.hxx112 void CallHandler(
H A Dpe_const.hxx98 void CallHandler(
H A Dpe_iface.hxx141 void CallHandler(

Completed in 64 milliseconds