Home
last modified time | relevance | path

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

/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx171 if( ImplGetGraphicCenterRect( aGraphicObj.GetGraphic(), aPreviewRect ) ) in Paint()
173 const Point aPos( aPreviewRect.TopLeft() ); in Paint()
174 const Size aSize( aPreviewRect.GetSize() ); in Paint()
/trunk/main/reportdesign/source/ui/dlg/
H A DCondition.cxx552 const Rectangle aPreviewRect( m_aPreview.GetPosPixel(), m_aPreview.GetSizePixel() ); in impl_layoutOperands() local
567 aLHSSize.Width() = aPreviewRect.Right() - aLHSPos.X(); in impl_layoutOperands()
579 const Size aRHSSize( aPreviewRect.Right() - aRHSPos.X(), aLHSSize.Height() ); in impl_layoutOperands()
/trunk/main/svx/inc/svx/
H A Dgalctrl.hxx61 Rectangle aPreviewRect; member in GalleryPreview
/trunk/main/extensions/source/scanner/
H A Dsanedlg.cxx690 Rectangle aPreviewRect = maPreviewRect; variable
692 maPreviewRect = aPreviewRect;

Completed in 28 milliseconds