Home
last modified time | relevance | path

Searched refs:IsNothing (Results 1 – 3 of 3) sorted by relevance

/trunk/main/rsc/source/tools/
H A Drscdef.cxx218 if ( !aExp.IsNothing() ) in GetName()
542 else if( IsNothing() ) in Evaluate()
669 if( aLeftExp.IsNothing() ) in GetMacro()
680 else if( aRightExp.IsNothing() ) in GetMacro()
/trunk/main/rsc/inc/
H A Drscdef.hxx58 sal_Bool IsNothing() const { return( RSCEXP_NOTHING == cType ); } in IsNothing() function in RscExpType
113 sal_Bool IsId() const { return !aExp.IsNothing(); } in IsId()
/trunk/main/rsc/source/parser/
H A Drscyacc.cxx109 if( !aExpType.IsNothing() ){ in MakeRscId()

Completed in 29 milliseconds