Home
last modified time | relevance | path

Searched refs:aBitmapSize (Results 26 – 27 of 27) sorted by relevance

12

/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1659 const Size aBitmapSize(rBitmapEx.GetSizePixel()); in formatBitmapExToSize() local
1661 for(sal_Int32 y(0); y < rSize.Height(); y += aBitmapSize.Height()) in formatBitmapExToSize()
1663 for(sal_Int32 x(0); x < rSize.Width(); x += aBitmapSize.Width()) in formatBitmapExToSize()
/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx1212 maEx.aBitmapSize = aSize; in ImplReadEmbedded()

Completed in 42 milliseconds

12