Searched refs:nShadowX (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sc/source/ui/view/ |
H A D | printfun.cxx | 1322 long nShadowX = (long) ( pShadow->GetWidth() * nScaleX ); in DrawBorder() local 1328 aFrameRect.Left()-nShadowX, aFrameRect.Top()-nShadowY, in DrawBorder() 1329 aFrameRect.Right()-nShadowX, aFrameRect.Top() ) ); in DrawBorder() 1331 aFrameRect.Left()-nShadowX, aFrameRect.Top()-nShadowY, in DrawBorder() 1336 aFrameRect.Left()+nShadowX, aFrameRect.Top()-nShadowY, in DrawBorder() 1337 aFrameRect.Right()+nShadowX, aFrameRect.Top() ) ); in DrawBorder() 1340 aFrameRect.Right()+nShadowX, aFrameRect.Bottom()-nShadowY ) ); in DrawBorder() 1344 aFrameRect.Left()-nShadowX, aFrameRect.Bottom(), in DrawBorder() 1345 aFrameRect.Right()-nShadowX, aFrameRect.Bottom()+nShadowY ) ); in DrawBorder() 1347 aFrameRect.Left()-nShadowX, aFrameRect.Top()+nShadowY, in DrawBorder() [all …]
|
Completed in 38 milliseconds