:: com :: sun :: star :: reflection ::

interface XPublished

Methods' Summary
isPublished Returns the “published” status of a UNOIDL entity.  
Methods' Details
isPublished
boolean
isPublished();

Description
Returns the “published” status of a UNOIDL entity.
Returns
true if the UNOIDL entity represented by this object is published
Top of Page