Searched refs:ReadUSprm (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 935 aNewSection.maSep.dxaColumns = ReadUSprm( pSep, pIds[4], 708 ); in CreateSep() 1027 aNewSection.maSep.xaPage = ReadUSprm(pSep, pIds[1], lLetterWidth); in CreateSep() 1030 aNewSection.maSep.yaPage = ReadUSprm(pSep, pIds[2], lLetterHeight); in CreateSep() 1036 aNewSection.maSep.dxaLeft = ReadUSprm( pSep, pIds[3], nLef[nLIdx]); in CreateSep() 1037 aNewSection.maSep.dxaRight = ReadUSprm( pSep, pIds[4], nRig[nLIdx]); in CreateSep() 1047 aNewSection.maSep.dzaGutter = ReadUSprm( pSep, pIds[5], 0); in CreateSep() 1113 aNewSection.maSep.dyaHdrTop = ReadUSprm( pSep, pIds[2], 720 ); in CreateSep() 1114 aNewSection.maSep.dyaHdrBottom = ReadUSprm( pSep, pIds[3], 720 ); in CreateSep() 1118 aNewSection.maSep.wTextFlow = ReadUSprm(pSep, 0x5033, 0); in CreateSep() 1119 aNewSection.maSep.clm = ReadUSprm( pSep, 0x5032, 0 ); in CreateSep() [all …]
|
Completed in 70 milliseconds