Home
last modified time | relevance | path

Searched refs:dttmCreated (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx476 SVBT32 dttmCreated;// DTTM date and time document was created member
478 return SVBT32ToUInt32(dttmCreated); } in dttmCreatedGet()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx6080 dttmCreated = Get_Long( pData ); in WW8Dop()
6218 dttmCreated = 0x45FBAC69; in WW8Dop()
6358 Set_UInt32( pData, dttmCreated ); in Write()
H A Dww8scan.hxx1336 sal_Int32 dttmCreated; // DTTM date and time document was created member in WW8Dop
H A Ddump8a.cxx1083 *pOut << indent2 << "dttmCreated : " << pD->dttmCreated << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1587 sal_Int32 dttmCreated; // DTTM date and time document was created member in WW8Dop
H A Dwrtww8.cxx390 rDop.dttmCreated = rDop.dttmRevised = rDop.dttmLastPrint = 0x45FBAC69; in SV_IMPL_PTRARR()
395 rDop.dttmCreated = sw::ms::DateTime2DTTM(DateTime(aD,aT)); in SV_IMPL_PTRARR()
H A Dww8scan.cxx6792 dttmCreated = Get_Long( pData ); // 20 0x14 in WW8Dop()
7226 Set_UInt32( pData, dttmCreated ); // 20 0x14 in Write()

Completed in 137 milliseconds