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.cxx6079 dttmCreated = Get_Long( pData ); in WW8Dop()
6217 dttmCreated = 0x45FBAC69; in WW8Dop()
6357 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.hxx1586 sal_Int32 dttmCreated; // DTTM date and time document was created member in WW8Dop
H A Dwrtww8.cxx389 rDop.dttmCreated = rDop.dttmRevised = rDop.dttmLastPrint = 0x45FBAC69; in SV_IMPL_PTRARR()
394 rDop.dttmCreated = sw::ms::DateTime2DTTM(DateTime(aD,aT)); in SV_IMPL_PTRARR()
H A Dww8scan.cxx6791 dttmCreated = Get_Long( pData ); // 20 0x14 in WW8Dop()
7225 Set_UInt32( pData, dttmCreated ); // 20 0x14 in Write()