Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx320 struct WW8_DOGRID struct
H A Dww8scan.cxx6153 memcpy( &dogrid, pData, sizeof( WW8_DOGRID )); in WW8Dop()
6154 pData += sizeof( WW8_DOGRID ); in WW8Dop()
6406 memcpy( pData, &dogrid, sizeof( WW8_DOGRID )); in Write()
6407 pData += sizeof( WW8_DOGRID ); in Write()
H A Dww8scan.hxx1405 WW8_DOGRID dogrid; // siehe WW8STRUC.HXX
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx347 struct WW8_DOGRID struct
H A Dww8scan.cxx6851 memcpy( &dogrid, pData, sizeof( WW8_DOGRID )); // 400 0x190 in WW8Dop()
6852 pData += sizeof( WW8_DOGRID ); in WW8Dop()
7274 memcpy( pData, &dogrid, sizeof( WW8_DOGRID )); in Write()
7275 pData += sizeof( WW8_DOGRID ); in Write()
H A Dww8scan.hxx1672 WW8_DOGRID dogrid; // see WW8STRUC.HXX

Completed in 96 milliseconds