Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx1125 sal_uInt16 pgbProp = ReadSprm( pSep, 0x522F, 0 ); in CreateSep() local
1126 aNewSection.maSep.pgbApplyTo = pgbProp & 0x0007; in CreateSep()
1127 aNewSection.maSep.pgbPageDepth = (pgbProp & 0x0018) >> 3; in CreateSep()
1128 aNewSection.maSep.pgbOffsetFrom = (pgbProp & 0x00E0) >> 5; in CreateSep()

Completed in 38 milliseconds