Home
last modified time | relevance | path

Searched refs:IsDefinition (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/rsc/source/tools/
H A Drscdef.cxx75 if( aExp.IsDefinition() ) in Create()
95 if( aExp.IsDefinition() ) in Destroy()
111 if( aExp.IsDefinition() ) in RscId()
142 if( rRscId.aExp.IsDefinition() ) in operator =()
242 if ( aExp.IsDefinition() ) in GetMacro()
535 if( IsDefinition() ){ in Evaluate()
563 if( IsDefinition() ) in GetMacro()
589 if( aLeftExp.IsDefinition() ) in RscExpression()
591 if( aRightExp.IsDefinition() ) in RscExpression()
605 if( aLeftExp.IsDefinition() ) in ~RscExpression()
[all …]
/aoo41x/main/rsc/inc/
H A Drscdef.hxx57 sal_Bool IsDefinition()const { return( RSCEXP_DEF == cType ); } in IsDefinition() function in RscExpType
/aoo41x/main/rsc/source/parser/
H A Drscyacc.cxx120 if( aExpType.IsDefinition() ) in MakeRscId()
H A Drscyacc.y150 else if( $4.IsDefinition() ){

Completed in 24 milliseconds