Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx478 WW8_PIC_SHADOW aPicS; in PicRead() local
479 pDataStream->Read( &aPicS, sizeof( aPicS ) ); in PicRead()
480 WW8PicShadowToReal( &aPicS, pPic ); in PicRead()