Home
last modified time | relevance | path

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

/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java188 assertTrue("CreationDate", 2007 == xDP.getCreationDate().Year); in check()
257 assertTrue("setCreationDate", dt.Year == xDP.getCreationDate().Year); in check()
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGGeneralInfo.java53 public Integer getCreationDate() in getCreationDate() method in CGGeneralInfo
H A DCGDocument.java188 createDate = xProps.getCreationDate(); in validate()
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx818 if ( !equalsDateTime(_pImp->m_xDocProps->getCreationDate(), aTemp ) ) in setFastPropertyValue()
963 if ( IsValidDateTime( _pImp->m_xDocProps->getCreationDate() ) ) in getFastPropertyValue()
964 aValue <<= _pImp->m_xDocProps->getCreationDate(); in getFastPropertyValue()
H A Ddocinf.cxx194 rGlobSect.SetFileTimeValue(PROPID_CREATED, i_xDocProps->getCreationDate()); in SaveOlePropertySet()
H A DSfxDocumentMetaData.cxx158 virtual css::util::DateTime SAL_CALL getCreationDate()
1447 SfxDocumentMetaData::getCreationDate() throw (css::uno::RuntimeException) in getCreationDate() function in __anon95fafb770111::SfxDocumentMetaData
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx248 , m_CreationDate( i_xDocProps->getCreationDate() ) in SfxDocumentInfoItem()
302 , m_CreationDate( rItem.getCreationDate() ) in SfxDocumentInfoItem()
404 i_xDocProps->setCreationDate(getCreationDate()); in UpdateDocumentInfo()
1125 pInfoItem->getCreationDate(), aLocaleWrapper ) ); in Reset()
/trunk/main/sw/source/core/doc/
H A Ddocglos.cxx55 i_xTarget->setCreationDate(i_xSource->getCreationDate()); in lcl_copyDocumentProperties()
H A Ddoccomp.cxx1456 ? xDocProps->getCreationDate() in SetRedlinesToDoc()
/trunk/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx189 ::util::DateTime uDT = i_xDocProps->getCreationDate(); in Out_DocInfo()
/trunk/main/oox/source/core/
H A Dxmlfilterbase.cxx397 … writeElement( pCoreProps, FSNS( XML_dcterms, XML_created ), xProperties->getCreationDate() ); in writeCoreProperties()
/trunk/main/xmloff/source/meta/
H A Dxmlmetae.cxx134 SimpleDateTimeElement( mxDocProps->getCreationDate(), in _MExport()
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx112 getCreationDate() const { return m_CreationDate; } in getCreationDate() function in SfxDocumentInfoItem
/trunk/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java231 DateTime result = xDocPro2.getCreationDate(); in testGeneralCreationDate()
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx451 OutDateTime(OOO_STRING_SVTOOLS_RTF_CREATIM, xDocProps->getCreationDate()); in WriteInfo()
H A Dwrtww8.cxx392 ::util::DateTime uDT = xDocProps->getCreationDate(); in SV_IMPL_PTRARR()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx196 i_xDocProps->getCreationDate()); in fill()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx973 util::DateTime uDT( xDocProps->getCreationDate() ); in Expand()

Completed in 103 milliseconds