Home
last modified time | relevance | path

Searched refs:getModificationDate (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java197 assertTrue("ModificationDate", 10 == xDP.getModificationDate().Month); in check()
279 dt.Year == xDP.getModificationDate().Year); in check()
/trunk/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java263 DateTime result = xDocPro.getModificationDate(); in testGeneralModificationDate()
366 DateTimeEquals(new DateTime(), xDocPro.getModificationDate())); in testGeneralReset()
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx826 if ( !equalsDateTime(_pImp->m_xDocProps->getModificationDate(), aTemp ) ) in setFastPropertyValue()
976 if ( IsValidDateTime( _pImp->m_xDocProps->getModificationDate() ) ) in getFastPropertyValue()
977 aValue <<= _pImp->m_xDocProps->getModificationDate(); in getFastPropertyValue()
H A Ddocinf.cxx197 i_xDocProps->getModificationDate() ); in SaveOlePropertySet()
H A DSfxDocumentMetaData.cxx187 virtual css::util::DateTime SAL_CALL getModificationDate()
1562 SfxDocumentMetaData::getModificationDate() throw (css::uno::RuntimeException) in getModificationDate() function in __anon95fafb770111::SfxDocumentMetaData
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx250 , m_ModificationDate( i_xDocProps->getModificationDate() ) in SfxDocumentInfoItem()
304 , m_ModificationDate( rItem.getModificationDate() ) in SfxDocumentInfoItem()
406 i_xDocProps->setModificationDate(getModificationDate()); in UpdateDocumentInfo()
1126 util::DateTime aTime( pInfoItem->getModificationDate() ); in Reset()
/trunk/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx220 util::DateTime uDT(xDocProps->getModificationDate()); in UpdateView()
/trunk/main/sw/source/core/doc/
H A Ddocglos.cxx62 i_xTarget->setModificationDate(i_xSource->getModificationDate()); in lcl_copyDocumentProperties()
H A Ddoccomp.cxx1457 : xDocProps->getModificationDate() ); in SetRedlinesToDoc()
/trunk/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx205 uDT = i_xDocProps->getModificationDate(); in Out_DocInfo()
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java189 updateDate = xProps.getModificationDate(); in validate()
/trunk/main/oox/source/core/
H A Dxmlfilterbase.cxx407 …iteElement( pCoreProps, FSNS( XML_dcterms, XML_modified ), xProperties->getModificationDate() ); in writeCoreProperties()
/trunk/main/xmloff/source/meta/
H A Dxmlmetae.cxx140 SimpleDateTimeElement( mxDocProps->getModificationDate(), in _MExport()
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx120 getModificationDate() const { return m_ModificationDate; } in getModificationDate() function in SfxDocumentInfoItem
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx454 OutDateTime(OOO_STRING_SVTOOLS_RTF_REVTIM, xDocProps->getModificationDate()); in WriteInfo()
H A Dwrtww8.cxx396 uDT = xDocProps->getModificationDate(); in SV_IMPL_PTRARR()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx205 i_xDocProps->getModificationDate()); in fill()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx982 uDT = xDocProps->getModificationDate(); in Expand()

Completed in 164 milliseconds