Searched refs:IsNothing (Results 1 – 3 of 3) sorted by relevance
218 if ( !aExp.IsNothing() ) in GetName()542 else if( IsNothing() ) in Evaluate()669 if( aLeftExp.IsNothing() ) in GetMacro()680 else if( aRightExp.IsNothing() ) in GetMacro()
58 sal_Bool IsNothing() const { return( RSCEXP_NOTHING == cType ); } in IsNothing() function in RscExpType113 sal_Bool IsId() const { return !aExp.IsNothing(); } in IsId()
109 if( !aExpType.IsNothing() ){ in MakeRscId()
Completed in 50 milliseconds