Searched refs:rgxchLPunct (Results 1 – 6 of 6) sorted by relevance
316 WW8_XCHAR rgxchLPunct[51]; // array of characters that should member
6465 rgxchLPunct[i] = Get_Short(pData); in ReadFromMem()6468 rgxchLPunct[cchLeadingPunct]=0; in ReadFromMem()6488 Set_UInt16(pData,rgxchLPunct[i]); in WriteToMem()
343 sal_Unicode rgxchLPunct[nMaxLeading]; member in WW8DopTypography
7350 rgxchLPunct[i] = Get_Short(pData); in ReadFromMem()7358 rgxchLPunct[cchLeadingPunct]=0; in ReadFromMem()7360 rgxchLPunct[nMaxLeading - 1]=0; in ReadFromMem()7381 Set_UInt16(pData,rgxchLPunct[i]); in WriteToMem()
635 memcpy(rTypo.rgxchLPunct,pUseMe->endLine.getStr(), in ExportDopTypography()
1814 rTypo.rgxchLPunct); in ImportDopTypography()