Home
last modified time | relevance | path

Searched defs:FixedDocumentProperties (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/framework/inc/helper/
H A Dfixeddocumentproperties.hxx33 struct FixedDocumentProperties struct
37 … m_bAutoloadEnabled ; /// Automatic reload enabled/disabled ?
38 … m_nAutoloadSecs ; /// Time cycle for automatic reload
42 …l::DateTime m_aCreationDate ; /// Time and date of document creation
45 …sal_Int16 m_nEditingCycles ; /// Document number
46 … m_nEditingDuration ; /// Duration since last edit
47 …:Sequence< sal_Int8 > m_seqExtraData ; /// Buffer of bytes for some extra data
49 … m_bIsEncrypted ; /// Document is en/decrypted
53 …l::DateTime m_aModifyDate ; /// Date and time of last modification
56 … m_bPortableGraphics ; /// Use of portable graphics
[all …]