Home
last modified time | relevance | path

Searched refs:TokStereotype (Results 1 – 20 of 20) sorted by relevance

/aoo4110/main/autodoc/source/parser_i/idl/
H A Dtk_keyw.cxx33 using csi::uidl::TokStereotype;
76 TokStereotype::EV_TokenId ev_ste_none(TokStereotype::e_none,"");
77 TokStereotype::EV_TokenId ev_ste_bound(TokStereotype::ste_bound,"bound");
78 TokStereotype::EV_TokenId ev_ste_const(TokStereotype::ste_const,"const");
82 TokStereotype::EV_TokenId ev_ste_maybevoid(TokStereotype::ste_maybevoid,"maybevoid");
83 TokStereotype::EV_TokenId ev_ste_oneway(TokStereotype::ste_oneway,"oneway");
84 TokStereotype::EV_TokenId ev_ste_optional(TokStereotype::ste_optional,"optional");
85 TokStereotype::EV_TokenId ev_ste_readonly(TokStereotype::ste_readonly,"readonly");
86 TokStereotype::EV_TokenId ev_ste_removable(TokStereotype::ste_removable,"removable");
87 TokStereotype::EV_TokenId ev_ste_virtual(TokStereotype::ste_virtual,"virtual");
[all …]
H A Dpe_property.cxx78 PE_Property::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()
82 case TokStereotype::ste_optional: in Process_Stereotype()
85 case TokStereotype::ste_readonly: in Process_Stereotype()
88 case TokStereotype::ste_bound: in Process_Stereotype()
91 case TokStereotype::ste_constrained: in Process_Stereotype()
94 case TokStereotype::ste_maybeambiguous: in Process_Stereotype()
97 case TokStereotype::ste_maybedefault: in Process_Stereotype()
100 case TokStereotype::ste_maybevoid: in Process_Stereotype()
103 case TokStereotype::ste_removable: in Process_Stereotype()
106 case TokStereotype::ste_transient: in Process_Stereotype()
H A Dcx_idlco.cxx99 const UINT16 nTok_ste_bound = 400 + TokStereotype::ste_bound;
101 const UINT16 nTok_ste_const = 400 + TokStereotype::ste_const;
104 const UINT16 nTok_ste_maybevoid = 400 + TokStereotype::ste_maybevoid;
105 const UINT16 nTok_ste_oneway = 400 + TokStereotype::ste_oneway;
106 const UINT16 nTok_ste_optional = 400 + TokStereotype::ste_optional;
107 const UINT16 nTok_ste_readonly = 400 + TokStereotype::ste_readonly;
108 const UINT16 nTok_ste_removable = 400 + TokStereotype::ste_removable;
109 const UINT16 nTok_ste_virtual = 400 + TokStereotype::ste_virtual;
110 const UINT16 nTok_ste_transient = 400 + TokStereotype::ste_transient;
111 const UINT16 nTok_ste_published = 400 + TokStereotype::ste_published;
[all …]
H A Dpe_attri.cxx118 PE_Attribute::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()
129 case TokStereotype::ste_readonly: in Process_Stereotype()
132 case TokStereotype::ste_bound: in Process_Stereotype()
H A Dpe_file2.cxx245 PE_File::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()
247 if (i_rToken.Id() == TokStereotype::ste_published) in Process_Stereotype()
H A Dpe_servi.cxx243 PE_Service::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()
245 if (i_rToken.Id() == TokStereotype::ste_optional) in Process_Stereotype()
H A Dpe_func2.cxx109 PE_Function::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()
115 case TokStereotype::ste_oneway: in Process_Stereotype()
H A Dpestate.cxx75 ParseEnvState::Process_Stereotype( const TokStereotype & ) in Process_Stereotype() argument
H A Dpe_const.cxx119 PE_Constant::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()
H A Dpe_iface.cxx170 PE_Interface::Process_Stereotype( const TokStereotype & i_rToken ) in Process_Stereotype()
/aoo4110/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dtokintpr.hxx45 class TokStereotype;
72 const TokStereotype &
H A Dtk_keyw.hxx145 class TokStereotype : public TokKeyword class
169 TokStereotype( in TokStereotype() function in csi::uidl::TokStereotype
H A Dpestate.hxx67 const TokStereotype &
H A Dpe_property.hxx72 const TokStereotype &
H A Dpe_attri.hxx82 const TokStereotype &
H A Dpe_const.hxx74 const TokStereotype &
H A Dpe_servi.hxx79 const TokStereotype &
H A Dpe_file2.hxx88 const TokStereotype &
H A Dpe_func2.hxx85 const TokStereotype &
H A Dpe_iface.hxx86 const TokStereotype &

Completed in 76 milliseconds