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
7352 rgxchLPunct[i] = Get_Short(pData); in ReadFromMem()7360 rgxchLPunct[cchLeadingPunct]=0; in ReadFromMem()7362 rgxchLPunct[nMaxLeading - 1]=0; in ReadFromMem()7383 Set_UInt16(pData,rgxchLPunct[i]); in WriteToMem()
650 memcpy(rTypo.rgxchLPunct,pUseMe->endLine.getStr(), in ExportDopTypography()
1815 rTypo.rgxchLPunct); in ImportDopTypography()
Completed in 186 milliseconds