Diff for /Amaya/amaya/amaya.h between versions 1.342 and 1.343

version 1.342, 2009/02/24 09:52:05 version 1.343, 2009/04/23 14:51:34
Line 582  typedef struct _DocumentMetaDataElement Line 582  typedef struct _DocumentMetaDataElement
   Element    link_icon;        /* there is a link to an icon */    Element    link_icon;        /* there is a link to an icon */
   ThotBool   xmlformat;        /* the document should be exported in xml format */    ThotBool   xmlformat;        /* the document should be exported in xml format */
   ThotBool   compound;         /* the document is a compound document */    ThotBool   compound;         /* the document is a compound document */
     ThotBool   lockIndicatorState; /* the webdav document is locked */
 #ifdef ANNOTATIONS  #ifdef ANNOTATIONS
   Document   source_doc;       /* if the document is an annotation,    Document   source_doc;       /* if the document is an annotation,
                                   this variable giveso the annoted document docid */                                    this variable giveso the annoted document docid */

Removed from v.1.342  
changed lines
  Added in v.1.343


Webmaster