Lines Matching defs:FixedDocumentProperties
33 struct FixedDocumentProperties struct
37 sal_Bool m_bAutoloadEnabled ; /// Automatic reload enabled/disabled ?
38 sal_Int32 m_nAutoloadSecs ; /// Time cycle for automatic reload
42 com::sun::star::util::DateTime m_aCreationDate ; /// Time and date of document creation
45 sal_Int16 m_nEditingCycles ; /// Document number
46 sal_Int32 m_nEditingDuration ; /// Duration since last edit
47 …com::sun::star::uno::Sequence< sal_Int8 > m_seqExtraData ; /// Buffer of bytes for some extra …
49 sal_Bool m_bIsEncrypted ; /// Document is en/decrypted
53 com::sun::star::util::DateTime m_aModifyDate ; /// Date and time of last modification
56 sal_Bool m_bPortableGraphics ; /// Use of portable graphics
57 com::sun::star::util::DateTime m_aPrintDate ; /// Date and time of last print
59 sal_uInt16 m_nPriority ; /// Priority of message, if document a message!
60 sal_Bool m_bQueryTemplate ; /// Search for template ?
64 sal_Bool m_bSaveGraphicsCompressed ; /// Compressed/non compressed graphics
65 sal_Bool m_bSaveOriginalGraphics ; /// Include graphics
66 sal_Bool m_bSaveVersionOnClose ; /// Save version on close of document ?
68 sal_Bool m_bTemplateConfig ; /// Exist template config ?
69 com::sun::star::util::DateTime m_aTemplateDate ; /// Date and time of template
73 sal_Bool m_bUserData ; /// Exist user data ?