Searched refs:nRevision (Results 1 – 7 of 7) sorted by relevance
112 sal_Int16 nRevision = static_cast< sal_Int16 >( aStrValue.ToInt32() ); in LoadOlePropertySet() local113 if ( nRevision > 0 ) in LoadOlePropertySet()114 i_xDocProps->setEditingCycles( nRevision ); in LoadOlePropertySet()
485 SVBT16 nRevision;// number of times document has been revised since its creation member487 return SVBT16ToShort(nRevision); } in nRevisionGet()
6083 nRevision = Get_Short( pData ); in WW8Dop()6220 nRevision = 1; in WW8Dop()6361 Set_UInt16( pData, nRevision ); in Write()
1339 sal_Int16 nRevision; // number of times document has been revised since its creation member in WW8Dop
1086 *pOut << indent2 << "nRevision : " << pD->nRevision << endl1; in DumpDop()
1590 …sal_Int16 nRevision; // number of times document has been revised since its creati… member in WW8Dop
6795 nRevision = Get_Short( pData ); // 32 0x20 in WW8Dop()6954 nRevision = 1; in WW8Dop()7229 Set_UInt16( pData, nRevision ); // 32 0x20 in Write()
Completed in 155 milliseconds