Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/docshell/
H A Ddocshel2.cxx262 Bitmap DrawDocShell::GetPagePreviewBitmap(SdPage* pPage, sal_uInt16 nMaxEdgePixel) in GetPagePreviewBitmap() argument
273 Fraction aFrac( nMaxEdgePixel, nMaxEdgePix ); in GetPagePreviewBitmap()
281 aFrac = Fraction( nMaxEdgePixel - 1, nMaxEdgePix ); in GetPagePreviewBitmap()
/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx143 Bitmap GetPagePreviewBitmap(SdPage* pPage, sal_uInt16 nMaxEdgePixel);

Completed in 22 milliseconds