Searched refs:nOut16 (Results 1 – 1 of 1) sorted by relevance
81 sal_uInt16 nIdLen, nOut16; in ReadPString() local94 *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 19 milliseconds