Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/msfilter/
H A Dsvdfppt.cxx4993 sal_uInt16 nDummy16; in Read() local
4995 rIn >> nDummy16 in Read()
4999 rIn >> nDummy16; // BuFlags in Read()
5001 rIn >> nDummy16; // BuChar in Read()
5003 rIn >> nDummy16; // nBuFont; in Read()
5005 rIn >> nDummy16; // nBuHeight; in Read()
5009 rIn >> nDummy16; // AbsJust! in Read()
5011 rIn >> nDummy16; in Read()
5013 rIn >> nDummy16; in Read()
5015 rIn >> nDummy16; in Read()
[all …]
/AOO41X/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx695 sal_uInt16 nDummy16; in XclExpChTrCellContent() local
697 GetCellData( rAction.GetNewCell(), pNewData, nLength, nDummy16 ); in XclExpChTrCellContent()