Home
last modified time | relevance | path

Searched refs:rgxchLPunct (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx316 WW8_XCHAR rgxchLPunct[51]; // array of characters that should member
H A Dww8scan.cxx6465 rgxchLPunct[i] = Get_Short(pData); in ReadFromMem()
6468 rgxchLPunct[cchLeadingPunct]=0; in ReadFromMem()
6488 Set_UInt16(pData,rgxchLPunct[i]); in WriteToMem()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx343 sal_Unicode rgxchLPunct[nMaxLeading]; member in WW8DopTypography
H A Dww8scan.cxx7350 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()
H A Dwrtww8.cxx635 memcpy(rTypo.rgxchLPunct,pUseMe->endLine.getStr(), in ExportDopTypography()
H A Dww8par.cxx1814 rTypo.rgxchLPunct); in ImportDopTypography()