Searched refs:nfcMin (Results 1 – 2 of 2) sorted by relevance
5408 sal_uInt32 nfcMin; in LoadDoc() local5409 *pStrm >> nfcMin; in LoadDoc()5410 if (0x300 != nfcMin) in LoadDoc()
1270 WW8_WrPct::WW8_WrPct(WW8_FC nfcMin, bool bSaveUniCode) in WW8_WrPct() argument1271 : pPcts(new WW8_WrPcPtrs), nOldFc(nfcMin), bIsUni(bSaveUniCode) in WW8_WrPct()
Completed in 58 milliseconds