Home
last modified time | relevance | path

Searched defs:WW8_DOGRID (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx320 struct WW8_DOGRID struct
322 short xaGrid; // x-coord of the upper left-hand corner of the grid
323 short yaGrid; // y-coord of the upper left-hand corner of the grid
324 short dxaGrid; // width of each grid square
325 short dyaGrid; // height of each grid square
337 short dyGridDisplay:7; // the number of grid squares (in the y direction)
340 short fTurnItOff :1; // suppress display of gridlines
341 short dxGridDisplay:7; // the number of grid squares (in the x direction)
344 short fFollowMargins:1; // if true, the grid will start at the left and top
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx347 struct WW8_DOGRID struct
349 short xaGrid; // x-coord of the upper left-hand corner of the grid
350 short yaGrid; // y-coord of the upper left-hand corner of the grid
351 short dxaGrid; // width of each grid square
352 short dyaGrid; // height of each grid square
364 short dyGridDisplay:7; // the number of grid squares (in the y direction)
367 short fTurnItOff :1; // suppress display of gridlines
368 short dxGridDisplay:7; // the number of grid squares (in the x direction)
371 short fFollowMargins:1; // if true, the grid will start at the left and top

Completed in 26 milliseconds