Searched refs:RscExpType (Results 1 – 5 of 5) sorted by relevance
42 class RscExpType class77 RscExpType aExp; // Zahl, Define oder Ausdruck79 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 );
72 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()
53 RscExpType nName1;56 RscExpType nName2;
54 RscExpType macrostruct;128 RscExpType aExpType;151 RscExpType aExpType;947 RscExpType aLeftExp;
107 RscId MakeRscId( RscExpType aExpType ) in MakeRscId()
Completed in 64 milliseconds