:: com :: sun :: star :: script ::

interface XErrorQuery

Methods' Summary
hasError Returns whether this object has an error  
Methods' Details
hasError
boolean
hasError();

Description
Returns whether this object has an error
Returns
boolean indicating an error or not
Top of Page