/aoo41x/main/autodoc/source/parser_i/idl/ |
H A D | parsenv2.cxx | 51 UnoIDL_PE::~UnoIDL_PE() in ~UnoIDL_PE() 56 UnoIDL_PE::EstablishContacts( UnoIDL_PE * io_pParentPE, in EstablishContacts() 73 UnoIDL_PE::Enter( E_EnvStackAction i_eWayOfEntering ) in Enter() 95 UnoIDL_PE::Leave( E_EnvStackAction i_eWayOfLeaving ) in Leave() 122 UnoIDL_PE::SetPublished() in SetPublished() 132 UnoIDL_PE::SetOptional() in SetOptional() 162 UnoIDL_PE::InitData() in InitData() 168 UnoIDL_PE::ReceiveData() in ReceiveData() 174 UnoIDL_PE::CurNamespace() const in CurNamespace() 186 UnoIDL_PE::ParseInfo() const in ParseInfo() [all …]
|
H A D | pe_vari2.cxx | 54 PE_Variable::EstablishContacts( UnoIDL_PE * io_pParentPE, in EstablishContacts() 58 UnoIDL_PE::EstablishContacts(io_pParentPE,io_rRepository,o_rResult); in EstablishContacts() 159 UnoIDL_PE &
|
H A D | pe_evalu.cxx | 77 PE_Value::EstablishContacts( UnoIDL_PE * io_pParentPE, in EstablishContacts() 81 UnoIDL_PE::EstablishContacts(io_pParentPE,io_rRepository,o_rResult); in EstablishContacts() 168 UnoIDL_PE &
|
H A D | pe_tydf2.cxx | 79 PE_Typedef::EstablishContacts( UnoIDL_PE * io_pParentPE, in EstablishContacts() 83 UnoIDL_PE::EstablishContacts(io_pParentPE,io_rRepository,o_rResult); in EstablishContacts() 170 UnoIDL_PE &
|
H A D | pe_selem.cxx | 76 PE_StructElement::EstablishContacts( UnoIDL_PE * io_pParentPE, in EstablishContacts() 80 UnoIDL_PE::EstablishContacts(io_pParentPE,io_rRepository,o_rResult); in EstablishContacts() 181 UnoIDL_PE &
|
H A D | pe_enum2.cxx | 82 PE_Enum::EstablishContacts( UnoIDL_PE * io_pParentPE, in EstablishContacts() 86 UnoIDL_PE::EstablishContacts(io_pParentPE,io_rRepository,o_rResult); in EstablishContacts() 237 UnoIDL_PE &
|
H A D | pe_property.cxx | 59 PE_Property::EstablishContacts( UnoIDL_PE * io_pParentPE, in EstablishContacts() 63 UnoIDL_PE::EstablishContacts(io_pParentPE,io_rRepository,o_rResult); in EstablishContacts() 223 UnoIDL_PE &
|
/aoo41x/main/autodoc/source/parser_i/inc/s2_luidl/ |
H A D | distrib.hxx | 70 class UnoIDL_PE; 84 UnoIDL_PE & io_pTopParseEnvironment ); 130 UnoIDL_PE & io_pTopParseEnvironment ); 143 UnoIDL_PE & CurEnvironment() const; 150 typedef std::pair< UnoIDL_PE *, TokenQ_Position > EnvironmentInfo; 156 UnoIDL_PE & CurEnv() const; 157 UnoIDL_PE & PushEnv() const; 216 TokenDistributor::SetTopParseEnvironment( UnoIDL_PE & io_pTopParseEnvironment ) in SetTopParseEnvironment() 235 inline UnoIDL_PE & 243 inline UnoIDL_PE &
|
H A D | parsenv2.hxx | 69 class UnoIDL_PE : virtual protected TokenProcessing_Types class 72 virtual ~UnoIDL_PE(); 75 UnoIDL_PE * io_pParentPE, 102 UnoIDL_PE * Parent() const { return aMyNode.Parent(); } in Parent() 107 UnoIDL_PE * i_pParseEnv2Push = 0 ) in SetResult() 119 UnoIDL_PE();
|
H A D | semnode.hxx | 68 UnoIDL_PE * io_pParentPE, 77 UnoIDL_PE * i_pParseEnv2Push = 0 ); 78 UnoIDL_PE * Parent() const { return pParentPE; } in Parent() 85 UnoIDL_PE * pParentPE;
|
H A D | pe_excp.hxx | 62 class PE_Exception : public UnoIDL_PE 67 UnoIDL_PE * io_pParentPE, 116 UnoIDL_PE * i_pParseEnv2Push = 0 ) const in SetResult() 124 virtual UnoIDL_PE & MyPE();
|
H A D | pe_struc.hxx | 62 class PE_Struct : public UnoIDL_PE 67 UnoIDL_PE * io_pParentPE, 119 UnoIDL_PE * i_pParseEnv2Push = 0 ) const in SetResult() 127 virtual UnoIDL_PE & MyPE();
|
H A D | pe_vari2.hxx | 46 class PE_Variable : public UnoIDL_PE, 54 UnoIDL_PE * io_pParentPE, 86 virtual UnoIDL_PE & MyPE();
|
H A D | pe_tydf2.hxx | 47 class PE_Typedef : public UnoIDL_PE, 53 UnoIDL_PE * io_pParentPE, 101 virtual UnoIDL_PE & MyPE();
|
H A D | pe_evalu.hxx | 47 class PE_Value : public UnoIDL_PE, 56 UnoIDL_PE * io_pParentPE, 104 virtual UnoIDL_PE & MyPE();
|
H A D | pe_property.hxx | 48 class PE_Property : public UnoIDL_PE, 61 UnoIDL_PE * io_pParentPE, 98 virtual UnoIDL_PE & MyPE();
|
H A D | pe_attri.hxx | 57 class PE_Attribute : public UnoIDL_PE, 68 UnoIDL_PE * io_pParentPE, 107 virtual UnoIDL_PE & MyPE();
|
H A D | pe_enum2.hxx | 47 class PE_Enum : public UnoIDL_PE, 53 UnoIDL_PE * io_pParentPE, 105 virtual UnoIDL_PE & MyPE();
|
H A D | pe_selem.hxx | 52 class PE_StructElement : public UnoIDL_PE, 67 UnoIDL_PE * io_pParentPE, 95 virtual UnoIDL_PE & MyPE();
|
H A D | pe_singl.hxx | 54 class PE_Singleton : public UnoIDL_PE, 62 UnoIDL_PE * io_pParentPE, 122 virtual UnoIDL_PE & MyPE();
|
H A D | pe_const.hxx | 51 class PE_Constant : public UnoIDL_PE, 57 UnoIDL_PE * io_pParentPE, 116 virtual UnoIDL_PE & MyPE();
|
H A D | pe_servi.hxx | 55 class PE_Service : public UnoIDL_PE, 63 UnoIDL_PE * io_pParentPE, 110 virtual UnoIDL_PE & MyPE();
|
H A D | pe_file2.hxx | 62 class PE_File : public UnoIDL_PE, 70 UnoIDL_PE * io_pParentPE, 107 virtual UnoIDL_PE & MyPE();
|
H A D | pe_func2.hxx | 56 class PE_Function : public UnoIDL_PE, 75 UnoIDL_PE * io_pParentPE, 130 virtual UnoIDL_PE & MyPE();
|
H A D | pe_iface.hxx | 55 class PE_Interface : public UnoIDL_PE, 63 UnoIDL_PE * io_pParentPE, 148 virtual UnoIDL_PE & MyPE();
|