Searched refs:ReadSprm (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par6.cxx | 149 static short ReadSprm( const WW8PLCFx_SEPX* pSep, sal_uInt16 nId, short nDefaultVal ) in ReadSprm() function 926 aNewSection.maSep.ccolM1 = ReadSprm(pSep, pIds[3], 0 ); in CreateSep() 1110 aNewSection.maSep.dyaTop = ReadSprm( pSep, pIds[0], nTop[nLIdx] ); in CreateSep() 1111 aNewSection.maSep.dyaBottom = ReadSprm( pSep, pIds[1], nBot[nLIdx] ); in CreateSep() 1124 sal_uInt16 pgbProp = ReadSprm( pSep, 0x522F, 0 ); in CreateSep()
|