Home
last modified time | relevance | path

Searched refs:Rectangle (Results 501 – 525 of 2178) sorted by relevance

1...<<21222324252627282930>>...88

/aoo41x/main/embeddedobj/test/Container1/
H A DEmbedContApp.java399 public com.sun.star.awt.Rectangle getPosRect() in getPosRect()
408 return new com.sun.star.awt.Rectangle( 10, 10, aVisSize.Width, aVisSize.Height ); in getPosRect()
415 return new com.sun.star.awt.Rectangle( 10, 10, 110, 110 ); in getPosRect()
418 public com.sun.star.awt.Rectangle getClipRect() in getClipRect()
429 return new com.sun.star.awt.Rectangle( 10, 10, aVisSize.Width, aVisSize.Height ); in getClipRect()
436 return new com.sun.star.awt.Rectangle( 10, 10, 110, 110 ); in getClipRect()
453 public void onPosRectChange( com.sun.star.awt.Rectangle aPosRect ) in onPosRectChange()
863 java.awt.Rectangle aBounds = getBounds(); in createVclWindow()
884 com.sun.star.awt.Rectangle aRect = new com.sun.star.awt.Rectangle( in createVclWindow()
/aoo41x/main/svtools/source/table/
H A Dtablecontrol.cxx526 Rectangle TableControl::GetWindowExtentsRelative( Window *pRelativeWindow ) const in GetWindowExtentsRelative()
634Rectangle TableControl::GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nI… in GetFieldCharacterBounds()
650 Rectangle TableControl::calcHeaderRect(sal_Bool _bIsColumnBar,sal_Bool _bOnScreen) in calcHeaderRect()
657 Rectangle TableControl::calcHeaderCellRect( sal_Bool _bIsColumnBar, sal_Int32 nPos ) in calcHeaderCellRect()
663 Rectangle TableControl::calcTableRect(sal_Bool _bOnScreen) in calcTableRect()
670 Rectangle TableControl::calcCellRect( sal_Int32 _nRowPos, sal_Int32 _nColPos ) in calcCellRect()
/aoo41x/main/sdext/source/presenter/
H A DPresenterPaneBorderManager.cxx161 awt::Rectangle aOuterBox (rxOuterWindow->getPosSize()); in ClassifyBorderElementUnderMouse()
162 const awt::Rectangle aInnerBox (rxInnerWindow->getPosSize()); in ClassifyBorderElementUnderMouse()
308 const awt::Rectangle aOuterBox (mxOuterDragWindow->getPosSize()); in mousePressed()
439 const awt::Rectangle aOldBox (mxOuterDragWindow->getPosSize()); in mouseDragged()
450 awt::Rectangle aBox (aOldBox); in mouseDragged()
515 ::awt::Rectangle(nLeft,nTop,nWidth-1,nHeight-1)); in mouseDragged()
H A DPresenterHelpView.cxx303 void PresenterHelpView::Paint (const awt::Rectangle& rUpdateBox) in Paint()
310 const awt::Rectangle aWindowBox (mxWindow->getPosSize()); in Paint()
315 awt::Rectangle(0,0,aWindowBox.Width,aWindowBox.Height), in Paint()
316 awt::Rectangle()); in Paint()
412 const awt::Rectangle aWindowBox (mxWindow->getPosSize()); in ProcessString()
426 const awt::Rectangle aWindowBox (mxWindow->getPosSize()); in CheckFontSize()
540 const awt::Rectangle aWindowBox (mxWindow->getPosSize()); in Resize()
H A DPresenterSpritePane.cxx128 awt::Rectangle aBox ( in windowMoved()
227 const awt::Rectangle aWindowBox (mxBorderWindow->getPosSize()); in UpdateCanvases()
228 PaintBorder(awt::Rectangle(0,0,aWindowBox.Width,aWindowBox.Height)); in UpdateCanvases()
246 const awt::Rectangle aBorderBox (mxBorderWindow->getPosSize()); in CreateCanvases()
/aoo41x/main/accessibility/inc/accessibility/extended/
H A Daccessibleiconchoicectrlentry.hxx97 Rectangle GetBoundingBox_Impl() const;
98 Rectangle GetBoundingBoxOnScreen_Impl() const;
102 Rectangle GetBoundingBox() throw ( ::com::sun::star::lang::DisposedException );
103 Rectangle GetBoundingBoxOnScreen() throw ( ::com::sun::star::lang::DisposedException );
164 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
177 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::…
H A DAccessibleGridControlBase.hxx169 virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds()
283 virtual Rectangle implGetBoundingBox() = 0;
287 virtual Rectangle implGetBoundingBoxOnScreen() = 0;
318 Rectangle getBoundingBox()
323 Rectangle getBoundingBoxOnScreen()
/aoo41x/main/sd/source/ui/view/
H A Ddrviewsa.cxx324 mpDrawView->SetWorkArea(Rectangle(Point() - aVisAreaPos - aPageOrg, aSize)); in Construct()
544 Rectangle aBorderRect(nLeft, nUpper, nRight, nLower); in SetupPage()
579 Rectangle aBorderRect(nLeft, nUpper, nRight, nLower); in SetupPage()
622 GetView()->SetWorkArea(Rectangle(Point() - aVisAreaPos - aPageOrg, aSize)); in SetupPage()
705 Rectangle aFullPageZoomRect( aPagePos, aPageSize ); in GetStatusBarState()
722 Rectangle aRect; in GetStatusBarState()
744 Rectangle aRect = mpDrawView->GetAllMarkedRect(); in GetStatusBarState()
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleCell.cxx152 Rectangle ScAccessibleCell::GetBoundingBoxOnScreen(void) const in GetBoundingBoxOnScreen()
155 Rectangle aCellRect(GetBoundingBox()); in GetBoundingBoxOnScreen()
161 Rectangle aRect = pWindow->GetWindowExtentsRelative(NULL); in GetBoundingBoxOnScreen()
169 Rectangle ScAccessibleCell::GetBoundingBox(void) const in GetBoundingBox()
172 Rectangle aCellRect; in GetBoundingBox()
184 Rectangle aRect(pWindow->GetWindowExtentsRelative(pWindow->GetAccessibleParentWindow())); in GetBoundingBox()
200 Rectangle aParaRect = GetParagraphBoundingBox(); in GetBoundingBox()
/aoo41x/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx4955 Rectangle aRect = rIntern.m_aRect; in drawFieldBorder()
5145 Rectangle aCheckRect, aTextRect; in createDefaultCheckBoxAppearance()
5270 Rectangle aCheckRect, aTextRect; in createDefaultRadioButtonAppearance()
7619 Rectangle aEmphRect1; in drawLayout()
7620 Rectangle aEmphRect2; in drawLayout()
7706 const Rectangle& rRect1, const Rectangle& rRect2 ) in drawEmphasisMark()
7729 Rectangle aRect( Point( nX+rRect1.Left(), in drawEmphasisMark()
10329 Rectangle aRect( rRect ); in drawWallpaper()
10534 Rectangle aObjRect; in drawPolyPolygon()
10541 Rectangle aConvObjRect( aObjRect ); in drawPolyPolygon()
[all …]
/aoo41x/main/sw/source/core/layout/
H A Dvirtoutp.cxx48 DbgRect( OutputDevice *pOut, const Rectangle &rRect,
52 inline DbgRect::DbgRect( OutputDevice *pOutDev, const Rectangle &rRect, in DbgRect()
206 Rectangle aTmpRect( pO->LogicToPixel( aTmp.SVRect() ) ); in Enter()
245 Rectangle aTmp( aRect.SVRect() ); in _Flush()
/aoo41x/main/basctl/source/dlged/
H A Ddlgedview.cxx76 void DlgEdView::MakeVisible( const Rectangle& rRect, Window& rWin ) in MakeVisible()
82 Rectangle RectTmp( Point(-aOrg.X(),-aOrg.Y()), aVisSize ); in MakeVisible()
83 Rectangle aVisRect( RectTmp ); in MakeVisible()
171 const Rectangle aOuterRectangle(pDlgEdObj->GetLastBoundRect()); in impLocalHitCorrection()
/aoo41x/main/sfx2/source/sidebar/
H A DPanelTitleBar.cxx114 Rectangle PanelTitleBar::GetTitleArea (const Rectangle& rTitleBarBox) in GetTitleArea()
121 return Rectangle( in GetTitleArea()
134 void PanelTitleBar::PaintDecoration (const Rectangle& rTitleBarBox) in PaintDecoration()
/aoo41x/main/offapi/com/sun/star/embed/
H A DXHatchWindowController.idl31 #include <com/sun/star/awt/Rectangle.idl>
56 void requestPositioning( [in] com::sun::star::awt::Rectangle aRect );
67 com::sun::star::awt::Rectangle calcAdjustedRectangle(
68 [in] com::sun::star::awt::Rectangle aRect );
/aoo41x/main/chart2/source/controller/main/
H A DChartController_Position.cxx61 void lcl_getPositionAndSizeFromItemSet( const SfxItemSet& rItemSet, awt::Rectangle& rPosAndSize, co… in lcl_getPositionAndSizeFromItemSet()
120 rPosAndSize = awt::Rectangle(nPosX,nPosY,nSizX,nSizY); in lcl_getPositionAndSizeFromItemSet()
165 awt::Rectangle aObjectRect; in executeDispatch_PositionAndSize()
169 awt::Rectangle aPageRect( 0,0,aPageSize.Width,aPageSize.Height ); in executeDispatch_PositionAndSize()
/aoo41x/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java28 import com.sun.star.awt.Rectangle;
281 Rectangle oldRect = (Rectangle) windowsPosSize.get(frameName); in compareWindowPositions()
284 Rectangle newRect = xWindow.getPosSize(); in compareWindowPositions()
683 Rectangle posSize = makePosZize(); in positioningDocument()
690 Rectangle test = xWindow.getPosSize(); in positioningDocument()
694 private Rectangle makePosZize(){ in makePosZize()
696 Rectangle posSize = new Rectangle(); in makePosZize()
/aoo41x/main/sc/source/ui/view/
H A Dtabview.cxx233 void __EXPORT ScCornerButton::Paint( const Rectangle& rRect ) in Paint()
262 DrawRect( Rectangle( nCenterX, nCenterY, nCenterX, nPosY ) ); in Paint()
263 DrawRect( Rectangle( nCenterX, nCenterY, nDarkX, nCenterY ) ); in Paint()
265 DrawRect( Rectangle( 0, 0, nPosX, nCenterY-1 ) ); in Paint()
267 DrawRect( Rectangle( nCenterX+1, nCenterY, nPosX, nPosY ) ); in Paint()
269 DrawRect( Rectangle( 0, nCenterY, nCenterX-1, nPosY ) ); in Paint()
671 Rectangle( nPosX, nPosY, nPosX+nSizeX, nPosY+nSizeY ), pFrameWin ); in DoResize()
674 Rectangle( nPosX, nPosY, nPosX+nSizeX, nPosY+nSizeY ), pFrameWin ); in DoResize()
1301 Rectangle aRect; in IMPL_LINK()
1981Rectangle aVisible( pWin->PixelToLogic( Rectangle( Point(0,0), pWin->GetOutputSizePixel() ), aDraw… in GetChartInsertPos()
[all …]
/aoo41x/main/sw/source/ui/docvw/
H A DAnnotationMenuButton.cxx121 void AnnotationMenuButton::Paint( const Rectangle& /*rRect*/ ) in Paint() argument
128 const Rectangle aRect( Rectangle( Point( 0, 0 ), PixelToLogic( GetSizePixel() ) ) ); in Paint()
173 Rectangle aSymbolRect( aRect ); in Paint()
/aoo41x/main/editeng/source/accessibility/
H A DAccessibleComponentBase.cxx89 awt::Rectangle SAL_CALL AccessibleComponentBase::getBounds (void) in getBounds()
92 return awt::Rectangle(); in getBounds()
101 awt::Rectangle aBBox (getBounds()); in getLocation()
120 awt::Rectangle aBBox (getBounds()); in getSize()
/aoo41x/main/reportdesign/source/ui/inc/
H A DUITools.hxx43 class Rectangle;
144 …SdrObject* isOver(const Rectangle& _rRect,SdrPage& _rPage,SdrView& _rView,bool _bAllObjects = fals…
146 …SdrObject* isOver(const Rectangle& _rRect,SdrPage& _rPage,SdrView& _rView,bool _bAllObjects, SdrUn…
176 Rectangle getRectangleFromControl(SdrObject* pControl);
/aoo41x/main/framework/source/helper/
H A Ddockingareadefaultacceptor.cxx105 sal_Bool SAL_CALL DockingAreaDefaultAcceptor::requestDockingAreaSpace( const css::awt::Rectangle& R… in requestDockingAreaSpace()
124 css::awt::Rectangle aRectangle = xContainerWindow->getPosSize(); in requestDockingAreaSpace()
145 void SAL_CALL DockingAreaDefaultAcceptor::setDockingAreaSpace( const css::awt::Rectangle& BorderSpa… in setDockingAreaSpace()
162 css::awt::Rectangle aRectangle = xContainerWindow->getPosSize(); in setDockingAreaSpace()
/aoo41x/main/svtools/inc/svtools/
H A Daccessibleruler.hxx86 struct Rectangle;
91 class Rectangle;
126 virtual ::com::sun::star::awt::Rectangle SAL_CALL
248 virtual Rectangle GetBoundingBoxOnScreen( void ) throw( ::com::sun::star::uno::RuntimeException );
251 virtual Rectangle GetBoundingBox( void ) throw( ::com::sun::star::uno::RuntimeException );
/aoo41x/main/basegfx/inc/basegfx/tools/
H A Dcanvastools.hxx56 struct Rectangle;
168 ::com::sun::star::awt::Rectangle awtRectangleFromB2IRectangle( const ::basegfx::B2IRange& );
172 … ::basegfx::B2IRange b2IRectangleFromAwtRectangle( const ::com::sun::star::awt::Rectangle& );
189 …wtRectangleAreEqual( const ::com::sun::star::awt::Rectangle& rA, const ::com::sun::star::awt::Rect…
/aoo41x/main/sd/source/ui/docshell/
H A Ddocshel2.cxx113 Rectangle aVisArea = GetVisArea(nAspect); in Draw()
169 Rectangle DrawDocShell::GetVisArea(sal_uInt16 nAspect) const in GetVisArea()
171 Rectangle aVisArea; in GetVisArea()
195 aVisArea = pWin->PixelToLogic(Rectangle(Point(0,0), pWin->GetOutputSizePixel())); in GetVisArea()
338 pView->CompleteRedraw( &aVDev, Rectangle( aNullPt, aSize ) ); in GetPagePreviewBitmap()
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.hxx229 …virtual void SAL_CALL setDiagramPositionExcludingAxes( const ::com::sun::star::awt::Rectangle& Pos…
231 …virtual ::com::sun::star::awt::Rectangle SAL_CALL calculateDiagramPositionExcludingAxes( ) throw …
232 …virtual void SAL_CALL setDiagramPositionIncludingAxes( const ::com::sun::star::awt::Rectangle& Pos…
233 …virtual ::com::sun::star::awt::Rectangle SAL_CALL calculateDiagramPositionIncludingAxes( ) throw …
234 …DiagramPositionIncludingAxesAndAxisTitles( const ::com::sun::star::awt::Rectangle& PositionRect ) …
235 …virtual ::com::sun::star::awt::Rectangle SAL_CALL calculateDiagramPositionIncludingAxesAndAxisTitl…

Completed in 206 milliseconds

1...<<21222324252627282930>>...88