Home
last modified time | relevance | path

Searched refs:dttmLastPrint (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx482 SVBT32 dttmLastPrint;// DTTM date and time document was last printed member
484 return SVBT32ToUInt32(dttmLastPrint); } in dttmLastPrintGet()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1338 sal_Int32 dttmLastPrint; // DTTM date and time document was last printed member in WW8Dop
H A Dww8scan.cxx6082 dttmLastPrint = Get_Long( pData ); in WW8Dop()
6360 Set_UInt32( pData, dttmLastPrint ); in Write()
H A Ddump8a.cxx1085 *pOut << indent2 << "dttmLastPrint : " << pD->dttmLastPrint << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1589 sal_Int32 dttmLastPrint; // DTTM date and time document was last printed member in WW8Dop
H A Dwrtww8.cxx390 rDop.dttmCreated = rDop.dttmRevised = rDop.dttmLastPrint = 0x45FBAC69; in SV_IMPL_PTRARR()
403 rDop.dttmLastPrint = sw::ms::DateTime2DTTM(DateTime(aD3,aT3)); in SV_IMPL_PTRARR()
H A Dww8scan.cxx6794 dttmLastPrint = Get_Long( pData ); // 28 0x1c in WW8Dop()
7228 Set_UInt32( pData, dttmLastPrint ); // 28 0x1c in Write()
H A Dww8par.cxx1676 sw::ms::DTTM2DateTime(pWDop->dttmLastPrint)); in ImportDop()

Completed in 136 milliseconds