Top | ![]() |
![]() |
![]() |
![]() |
GError * gsf_opendoc_metadata_read (GsfInput *input
,GsfDocMetaData *md
);
Read an OpenDocument metadata stream from input
and store the properties
into md
. Overwrite any existing properties with the same id.
void gsf_opendoc_metadata_subtree (GsfXMLIn *doc
,GsfDocMetaData *md
);
Extend xin
so that it can parse a subtree in OpenDoc metadata format
gboolean gsf_opendoc_metadata_write (GsfXMLOut *output
,GsfDocMetaData const *md
);