:: com :: sun :: star :: text :: textfield ::

module docinfo

Services
::com::sun::star::text::textfield::docinfo::ChangeAuthor specifies service of a text field that provides information about the author of the last change.
::com::sun::star::text::textfield::docinfo::ChangeDateTime specifies service of a text field that provides information about the date and time the document was last changed.
::com::sun::star::text::textfield::docinfo::CreateAuthor specifies service of a text field that provides information about the author who created the document.
::com::sun::star::text::textfield::docinfo::CreateDateTime specifies service of a text field that provides information about the date and time of the document creation.
::com::sun::star::text::textfield::docinfo::Description specifies service of a text field that provides the description that is contained in the document information.
::com::sun::star::text::textfield::docinfo::EditTime specifies service of a text field that provides information about the duration the document has been edited.
::com::sun::star::text::textfield::docinfo::Info0 specifies service of a text field that provides the Info0 field that is contained in the document information.
::com::sun::star::text::textfield::docinfo::Info1 specifies service of a text field that provides the Info1 field that is contained in the document information.
::com::sun::star::text::textfield::docinfo::Info2 specifies service of a text field that provides the Info2 field that is contained in the document information.
::com::sun::star::text::textfield::docinfo::Info3 specifies service of a text field that provides the Info3 field that is contained in the document information.
::com::sun::star::text::textfield::docinfo::Keywords specifies service of a text field that provides the keywords that are contained in the document information.
::com::sun::star::text::textfield::docinfo::PrintAuthor specifies service of a text field that provides information about the author of the last print operation.
::com::sun::star::text::textfield::docinfo::PrintDateTime specifies service of a text field that provides information about the date and time the document was last printed.
::com::sun::star::text::textfield::docinfo::Revision specifies service of a text field that provides the revision that is contained in the document information.
::com::sun::star::text::textfield::docinfo::Subject specifies service of a text field that provides the subject that is contained in the document information.
::com::sun::star::text::textfield::docinfo::Title specifies service of a text field that provides the title that is contained in the document information.
Top of Page