Home
last modified time | relevance | path

Searched refs:PE_Variable (Results 1 – 12 of 12) sorted by relevance

/trunk/main/autodoc/source/parser/cpp/
H A Dpe_vari.cxx36 PE_Variable::PE_Variable( Cpp_PE * i_pParent ) in PE_Variable() function in cpp::PE_Variable
38 pStati( new PeStatusArray<PE_Variable> ) in PE_Variable()
53 PE_Variable::~PE_Variable() in ~PE_Variable()
64 PE_Variable::Setup_StatusFunctions() in Setup_StatusFunctions()
70 &PE_Variable::On_afterName_Comma, in Setup_StatusFunctions()
91 PE_Variable::InitData() in InitData()
100 PE_Variable::TransferData() in TransferData()
112 PE_Variable::SpReturn_ArraySizeExpression() in SpReturn_ArraySizeExpression()
120 PE_Variable::SpReturn_InitExpression() in SpReturn_InitExpression()
140 PE_Variable::On_afterName_Comma(const char *) in On_afterName_Comma()
[all …]
H A Dpe_vari.hxx45 class PE_Variable : public Cpp_PE class
55 PE_Variable(
57 ~PE_Variable();
71 typedef SubPe< PE_Variable, PE_Expression > SP_Expression;
72 typedef SubPeUse< PE_Variable, PE_Expression> SPU_Expression;
94 Dyn< PeStatusArray<PE_Variable> >
111 PE_Variable::Result_Pattern() const in Result_Pattern()
115 PE_Variable::Result_SizeExpression() const in Result_SizeExpression()
118 PE_Variable::Result_InitExpression() const in Result_InitExpression()
H A Dpe_param.hxx41 class PE_Variable;
72 typedef SubPe< PE_Parameter, PE_Variable > SP_Variable;
73 typedef SubPeUse< PE_Parameter, PE_Variable > SPU_Variable;
H A Dpe_vafu.hxx42 class PE_Variable;
92 typedef SubPe< PE_VarFunc, PE_Variable > SP_Variable;
93 typedef SubPeUse< PE_VarFunc, PE_Variable > SPU_Variable;
/trunk/main/autodoc/source/parser_i/idl/
H A Dpe_vari2.cxx43 PE_Variable::PE_Variable( ary::idl::Type_id & i_rResult_Type, in PE_Variable() function in csi::uidl::PE_Variable
54 PE_Variable::EstablishContacts( UnoIDL_PE * io_pParentPE, in EstablishContacts()
62 PE_Variable::~PE_Variable() in ~PE_Variable()
67 PE_Variable::ProcessToken( const Token & i_rToken ) in ProcessToken()
74 PE_Variable::Process_Default() in Process_Default()
86 PE_Variable::Process_Identifier( const TokIdentifier & i_rToken ) in Process_Identifier()
104 PE_Variable::Process_Punctuation( const TokPunctuation & ) in Process_Punctuation()
139 PE_Variable::InitData() in InitData()
148 PE_Variable::ReceiveData() in ReceiveData()
154 PE_Variable::TransferData() in TransferData()
[all …]
H A Dpe_func2.cxx64 pPE_Variable = new PE_Variable(nCurParsedParam_Type, sCurParsedParam_Name); in PE_Function()
85 pPE_Variable = new PE_Variable(nCurParsedParam_Type, sCurParsedParam_Name); in PE_Function()
H A Dpe_property.cxx55 pPE_Variable = new PE_Variable(nCurParsedType, sCurParsedName); in PE_Property()
H A Dpe_attri.cxx58 pPE_Variable = new PE_Variable(nCurParsedType, sCurParsedName); in PE_Attribute()
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dpe_vari2.hxx46 class PE_Variable : public UnoIDL_PE, class
50 PE_Variable(
59 virtual ~PE_Variable();
H A Dpe_property.hxx46 class PE_Variable;
104 Dyn<PE_Variable> pPE_Variable;
H A Dpe_attri.hxx54 class PE_Variable;
113 Dyn<PE_Variable> pPE_Variable;
H A Dpe_func2.hxx54 class PE_Variable;
148 Dyn<PE_Variable> pPE_Variable;

Completed in 45 milliseconds