Home
last modified time | relevance | path

Searched refs:RscExpType (Results 1 – 5 of 5) sorted by relevance

/trunk/main/rsc/inc/
H A Drscdef.hxx42 class RscExpType class
77 RscExpType aExp; // Zahl, Define oder Ausdruck
79 void Create( const RscExpType & rExpType );
88 RscId( const RscExpType & rExpType ) in RscId()
175 RscExpType aLeftExp;
176 RscExpType aRightExp;
178 RscExpression( RscExpType aLE, char cOp,
179 RscExpType aRE );
/trunk/main/rsc/source/tools/
H A Drscdef.cxx72 void RscId::Create( const RscExpType & rExpType ) in Create()
125 RscExpType aExpType; in RscId()
534 sal_Bool RscExpType::Evaluate( sal_Int32 * plValue ) const{ in Evaluate()
559 void RscExpType::GetMacro( ByteString & rStr ) const in GetMacro()
584 RscExpression::RscExpression( RscExpType aLE, char cOp, RscExpType aRE ) in RscExpression()
/trunk/main/rsc/source/parser/
H A Drsclex.hxx53 RscExpType nName1;
56 RscExpType nName2;
H A Dyyrscyacc.y54 RscExpType macrostruct;
128 RscExpType aExpType;
151 RscExpType aExpType;
947 RscExpType aLeftExp;
H A Drscyacc.cxx107 RscId MakeRscId( RscExpType aExpType ) in MakeRscId()

Completed in 29 milliseconds