Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Dpreview.cxx78 #define SC_PREVIEW_SHADOWSIZE 2 macro
557 aPixel.Top() += SC_PREVIEW_SHADOWSIZE; in DoPrint()
558 aPixel.Right() += SC_PREVIEW_SHADOWSIZE - 1; in DoPrint()
559 aPixel.Bottom() += SC_PREVIEW_SHADOWSIZE - 1; in DoPrint()
563 aPixel.Left() += SC_PREVIEW_SHADOWSIZE; in DoPrint()
564 aPixel.Right() += SC_PREVIEW_SHADOWSIZE - 1; in DoPrint()
565 aPixel.Bottom() += SC_PREVIEW_SHADOWSIZE - 1; in DoPrint()

Completed in 15 milliseconds