Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/dump/ !
H A Dww8struc.hxx370 sal_Int16 fFrameEmpty : 1; // 0010 picture consists of a single frame member
/AOO42X/main/sw/source/filter/ww8/ !
H A Dww8struc.hxx396 sal_Int16 fFrameEmpty : 1; // 0010 picture consists of a single frame member
H A Dww8graf2.cxx774 pPic->fFrameEmpty = (pPicS->aBits1[0] & 0x10) >> 4; in WW8PicShadowToReal()