Searched refs:dttmLastPrint (Results 1 – 8 of 8) sorted by relevance
482 SVBT32 dttmLastPrint;// DTTM date and time document was last printed member484 return SVBT32ToUInt32(dttmLastPrint); } in dttmLastPrintGet()
1338 sal_Int32 dttmLastPrint; // DTTM date and time document was last printed member in WW8Dop
6082 dttmLastPrint = Get_Long( pData ); in WW8Dop()6360 Set_UInt32( pData, dttmLastPrint ); in Write()
1085 *pOut << indent2 << "dttmLastPrint : " << pD->dttmLastPrint << endl1; in DumpDop()
1589 sal_Int32 dttmLastPrint; // DTTM date and time document was last printed member in WW8Dop
404 rDop.dttmCreated = rDop.dttmRevised = rDop.dttmLastPrint = 0x45FBAC69; in SV_IMPL_PTRARR()417 rDop.dttmLastPrint = sw::ms::DateTime2DTTM(DateTime(aD3,aT3)); in SV_IMPL_PTRARR()
6795 dttmLastPrint = Get_Long( pData ); // 28 0x1c in WW8Dop()7229 Set_UInt32( pData, dttmLastPrint ); // 28 0x1c in Write()
1676 sw::ms::DTTM2DateTime(pWDop->dttmLastPrint)); in ImportDop()
Completed in 127 milliseconds