Home
last modified time | relevance | path

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

/aoo41x/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
/aoo41x/main/sw/source/filter/ww8/
H A Dww8struc.hxx347 struct WW8_DOGRID struct
H A Dww8scan.cxx6852 memcpy( &dogrid, pData, sizeof( WW8_DOGRID )); // 400 0x190 in WW8Dop()
6853 pData += sizeof( WW8_DOGRID ); in WW8Dop()
7275 memcpy( pData, &dogrid, sizeof( WW8_DOGRID )); in Write()
7276 pData += sizeof( WW8_DOGRID ); in Write()
H A Dww8scan.hxx1672 WW8_DOGRID dogrid; // see WW8STRUC.HXX

Completed in 198 milliseconds