Home
last modified time | relevance | path

Searched refs:getPrintDate (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java200 assertTrue("PrintDate", 29 == xDP.getPrintDate().Day); in check()
285 assertTrue("setPrintDate", dt.Year == xDP.getPrintDate().Year); in check()
/trunk/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java297 DateTime result = xDocPro2.getPrintDate(); in testGeneralPrintDate()
369 DateTimeEquals(new DateTime(), xDocPro.getPrintDate())); in testGeneralReset()
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx834 if ( !equalsDateTime(_pImp->m_xDocProps->getPrintDate(), aTemp ) ) in setFastPropertyValue()
983 if ( IsValidDateTime( _pImp->m_xDocProps->getPrintDate() ) ) in getFastPropertyValue()
984 aValue <<= _pImp->m_xDocProps->getPrintDate(); in getFastPropertyValue()
H A Ddocinf.cxx199 rGlobSect.SetFileTimeValue(PROPID_LASTPRINTED, i_xDocProps->getPrintDate()); in SaveOlePropertySet()
H A Dobjxtor.cxx632 HasName() && getDocProperties()->getPrintDate().Month > 0) in PrepareClose()
H A DSfxDocumentMetaData.cxx196 virtual css::util::DateTime SAL_CALL getPrintDate()
1590 SfxDocumentMetaData::getPrintDate() throw (css::uno::RuntimeException) in getPrintDate() function in __anon95fafb770111::SfxDocumentMetaData
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx252 , m_PrintDate( i_xDocProps->getPrintDate() ) in SfxDocumentInfoItem()
306 , m_PrintDate( rItem.getPrintDate() ) in SfxDocumentInfoItem()
408 i_xDocProps->setPrintDate(getPrintDate()); in UpdateDocumentInfo()
1131 aTime = pInfoItem->getPrintDate(); in Reset()
/trunk/main/sw/source/core/doc/
H A Ddocglos.cxx64 i_xTarget->setPrintDate(i_xSource->getPrintDate()); in lcl_copyDocumentProperties()
/trunk/main/oox/source/core/
H A Dxmlfilterbase.cxx406 writeElement( pCoreProps, FSNS( XML_cp, XML_lastPrinted ), xProperties->getPrintDate() ); in writeCoreProperties()
/trunk/main/xmloff/source/meta/
H A Dxmlmetae.cxx146 SimpleDateTimeElement( mxDocProps->getPrintDate(), in _MExport()
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx127 getPrintDate() const { return m_PrintDate; } in getPrintDate() function in SfxDocumentInfoItem
/trunk/main/sfx2/source/view/
H A Dviewprn.cxx296 m_aLastPrinted = xDocProps->getPrintDate(); in jobStarted()
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx456 OutDateTime(OOO_STRING_SVTOOLS_RTF_PRINTIM, xDocProps->getPrintDate()); in WriteInfo()
H A Dwrtww8.cxx400 uDT = xDocProps->getPrintDate(); in SV_IMPL_PTRARR()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx385 xDocProps->getPrintDate(), *ScGlobal::pLocaleData ); in WriteHeader()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx214 i_xDocProps->getPrintDate()); in fill()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx991 uDT = xDocProps->getPrintDate(); in Expand()

Completed in 139 milliseconds