Searched refs:rgxchLPunct (Results 1 – 6 of 6) sorted by relevance
316 WW8_XCHAR rgxchLPunct[51]; // array of characters that should member
6466 rgxchLPunct[i] = Get_Short(pData); in ReadFromMem()6469 rgxchLPunct[cchLeadingPunct]=0; in ReadFromMem()6489 Set_UInt16(pData,rgxchLPunct[i]); in WriteToMem()
344 sal_Unicode rgxchLPunct[nMaxLeading]; member in WW8DopTypography
7351 rgxchLPunct[i] = Get_Short(pData); in ReadFromMem()7359 rgxchLPunct[cchLeadingPunct]=0; in ReadFromMem()7361 rgxchLPunct[nMaxLeading - 1]=0; in ReadFromMem()7382 Set_UInt16(pData,rgxchLPunct[i]); in WriteToMem()
636 memcpy(rTypo.rgxchLPunct,pUseMe->endLine.getStr(), in ExportDopTypography()
1815 rTypo.rgxchLPunct); in ImportDopTypography()
Completed in 141 milliseconds