Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsvbasic.cxx81 sal_uInt16 nIdLen, nOut16; in ReadPString() local
94 *xVBAProject >> nOut16; in ReadPString()
98 nOut16 = nOut8; in ReadPString()
100 sReference += nOut16; in ReadPString()
103 if ((nOut16 == 'G') || (nOut16 == 'H') || (nOut16 == 'C') || in ReadPString()
104 nOut16 == 'D') in ReadPString()
106 nType = static_cast<sal_uInt8>(nOut16); in ReadPString()

Completed in 18 milliseconds