Searched refs:rgxchFPunct (Results 1 – 6 of 6) sorted by relevance
314 WW8_XCHAR rgxchFPunct[101]; // array of characters that should member
6464 rgxchFPunct[i] = Get_Short(pData); in ReadFromMem()6468 rgxchFPunct[cchFollowingPunct]=0; in ReadFromMem()6487 Set_UInt16(pData,rgxchFPunct[i]); in WriteToMem()
342 sal_Unicode rgxchFPunct[nMaxFollowing]; member in WW8DopTypography
7350 rgxchFPunct[i] = Get_Short(pData); in ReadFromMem()7355 rgxchFPunct[cchFollowingPunct]=0; in ReadFromMem()7357 rgxchFPunct[nMaxFollowing - 1]=0; in ReadFromMem()7381 Set_UInt16(pData,rgxchFPunct[i]); in WriteToMem()
647 memcpy(rTypo.rgxchFPunct,pUseMe->beginLine.getStr(), in ExportDopTypography()
1814 i18n::ForbiddenCharacters aForbidden(rTypo.rgxchFPunct, in ImportDopTypography()
Completed in 110 milliseconds