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