Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1767 sal_uInt16 maxx = pPic->mfp.xExtGet(); in GuessPicSize()
1769 sal_uInt16 maxy = pPic->mfp.yExtGet(); in GuessPicSize()
1782 sal_uInt16 maxx = pPic->mfp.xExtGet(); in WriteBmp()
1784 sal_uInt16 maxy = pPic->mfp.yExtGet(); in WriteBmp()
1919 switch (mm = pPic->mfp.mmGet()) in Out()
1932 Size aNewSiz(pPic->mfp.xExtGet(), pPic->mfp.yExtGet()); in Out()
1963 DBG_ASSERT(pPic->mfp.mmGet() == 97, "Ww1Picture"); in Out()
H A Dw1struct.hxx739 } mfp; member

Completed in 36 milliseconds