Home
last modified time | relevance | path

Searched refs:nDummy16 (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/filter/source/msfilter/
H A Dsvdfppt.cxx4992 sal_uInt16 nDummy16; in Read() local
4994 rIn >> nDummy16 in Read()
4998 rIn >> nDummy16; // BuFlags in Read()
5000 rIn >> nDummy16; // BuChar in Read()
5002 rIn >> nDummy16; // nBuFont; in Read()
5004 rIn >> nDummy16; // nBuHeight; in Read()
5008 rIn >> nDummy16; // AbsJust! in Read()
5010 rIn >> nDummy16; in Read()
5012 rIn >> nDummy16; in Read()
5014 rIn >> nDummy16; in Read()
[all …]
/AOO42X/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx695 sal_uInt16 nDummy16; in XclExpChTrCellContent() local
697 GetCellData( rAction.GetNewCell(), pNewData, nLength, nDummy16 ); in XclExpChTrCellContent()