Home
last modified time | relevance | path

Searched refs:Rectangle (Results 251 – 275 of 2182) sorted by relevance

1...<<11121314151617181920>>...88

/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx133 Rectangle aRect(maPos, maSize); in draw()
209 mpOutDev->DrawRect(Rectangle(aPos, aSize)); in drawPopupButton()
264 mpOutDev->DrawRect(Rectangle(aBoxPos, aBoxSize)); in drawPopupButton()
415 Rectangle aCtrlRect(Point(0, 0), GetOutputSizePixel()); in Paint()
786 Rectangle aRegion(aPos,aSize); in highlightMenuItem()
791 IntersectClipRegion(Rectangle(aPos, aSize)); in highlightMenuItem()
820 DrawRect(Rectangle(aPos,aSize)); in highlightMenuItem()
857 Rectangle aRect(aPos, aSize); in getEnclosingMenuItem()
1281 void ScDPFieldPopupWindow::Paint(const Rectangle& rRect) in Paint()
1296 DrawRect(Rectangle(aPos,aSize)); in Paint()
[all …]
/trunk/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx347 awt::Rectangle SvxPixelCtlAccessible::getBounds( ) throw (uno::RuntimeException) in getBounds()
353 awt::Rectangle aRet; in getBounds()
380 Rectangle rect; in getLocationOnScreen()
888 Rectangle(mPoint,size), in CreateChild()
956 const Rectangle& rBoundingBox, in DBG_NAME()
964 mpBoundingBox( new Rectangle( rBoundingBox ) ), in DBG_NAME()
996 return Rectangle( Point( 0, 0 ), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
1004 awt::Rectangle SAL_CALL SvxPixelCtlAccessibleChild::getBounds() throw( RuntimeException ) in getBounds()
1009 awt::Rectangle rect = AWTRectangle( GetBoundingBox() ); in getBounds()
1252 Rectangle aRect( GetBoundingBox() ); in GetBoundingBoxOnScreen()
[all …]
H A Dcharmapacc.cxx111 Rectangle aRect(aOutPos,aScrollBar); in getAccessibleAtPoint()
167 ::com::sun::star::awt::Rectangle SAL_CALL SvxShowCharSetVirtualAcc::implGetBounds( ) throw (Runtim… in implGetBounds()
169 ::com::sun::star::awt::Rectangle aBounds ( 0, 0, 0, 0 ); in implGetBounds()
173 Rectangle aRect = pWindow->GetWindowExtentsRelative( NULL ); in implGetBounds()
178 Rectangle aParentRect = pParent->GetWindowExtentsRelative( NULL ); in implGetBounds()
346 ::com::sun::star::awt::Rectangle SAL_CALL SvxShowCharSetAcc::implGetBounds( ) throw (RuntimeExcept… in implGetBounds()
357 awt::Rectangle aRet; in implGetBounds()
808 awt::Rectangle SAL_CALL SvxShowCharSetItemAcc::implGetBounds( ) throw (RuntimeException) in implGetBounds()
810 awt::Rectangle aRet; in implGetBounds()
814 Rectangle aRect( mpParent->maRect ); in implGetBounds()
[all …]
/trunk/main/sc/source/core/data/
H A Ddocumen9.cxx344 Rectangle aMMRect = GetMMRect( rRange.aStart.Col(), rRange.aStart.Row(), in HasOLEObjectsInArea()
387 const Rectangle& rRect = pGrafObj->GetCurrentBoundRect(); in StartAnimations()
447 sal_Bool ScDocument::HasBackgroundDraw( SCTAB nTab, const Rectangle& rMMRect ) in HasBackgroundDraw()
475 sal_Bool ScDocument::HasAnyDraw( SCTAB nTab, const Rectangle& rMMRect ) in HasAnyDraw()
549 ScRange* pLastRange, Rectangle* pLastMM ) const in IsPrintEmpty()
556 Rectangle aMMRect; in IsPrintEmpty()
626 sal_Bool ScDocument::HasControl( SCTAB nTab, const Rectangle& rMMRect ) in HasControl()
642 Rectangle aObjRect = pObject->GetLogicRect(); in HasControl()
655 void ScDocument::InvalidateControls( Window* pWin, SCTAB nTab, const Rectangle& rMMRect ) in InvalidateControls()
669 Rectangle aObjRect = pObject->GetLogicRect(); in InvalidateControls()
/trunk/main/editeng/source/accessibility/
H A DAccessibleImageBullet.cxx245 awt::Rectangle aTmpRect = getBounds(); in containsPoint()
246 Rectangle aRect( Point(aTmpRect.X, aTmpRect.Y), Size(aTmpRect.Width, aTmpRect.Height) ); in containsPoint()
260 awt::Rectangle SAL_CALL AccessibleImageBullet::getBounds( ) throw (uno::RuntimeException) in getBounds()
271 Rectangle aParentRect = rCacheTF.GetParaBounds( GetParagraphIndex() ); in getBounds()
277 Rectangle aRect = aBulletInfo.aBounds; in getBounds()
283 Rectangle aScreenRect = AccessibleEditableTextPara::LogicToPixel( aRect, in getBounds()
290 return awt::Rectangle( aScreenRect.Left() + aOffset.X(), in getBounds()
296 return awt::Rectangle(); in getBounds()
305 awt::Rectangle aRect = getBounds(); in getLocation()
343 awt::Rectangle aRect = getBounds(); in getSize()
/trunk/main/editeng/inc/editeng/
H A Deditview.hxx46 class Rectangle;
97 void Paint( const Rectangle& rRect, OutputDevice* pTargetDevice = 0 );
129 void SetOutputArea( const Rectangle& rRec );
130 const Rectangle& GetOutputArea() const;
134 void SetVisArea( const Rectangle& rRec );
135 const Rectangle& GetVisArea() const;
235 String GetWordUnderMousePointer( Rectangle& rWordRect ) const;
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXPaneBorderPainter.idl28 #include <com/sun/star/awt/Rectangle.idl>
73 ::com::sun::star::awt::Rectangle addBorder (
75 [in] ::com::sun::star::awt::Rectangle aRectangle,
94 ::com::sun::star::awt::Rectangle removeBorder (
96 [in] ::com::sun::star::awt::Rectangle aRectangle,
119 [in] ::com::sun::star::awt::Rectangle aOuterBorderRectangle,
120 [in] ::com::sun::star::awt::Rectangle aRepaintArea,
133 [in] ::com::sun::star::awt::Rectangle aOuterBorderRectangle,
134 [in] ::com::sun::star::awt::Rectangle aRepaintArea,
/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx291 Rectangle aFocusRect;
300 virtual void Paint(const Rectangle& rClientRect);
545 Rectangle GetCellRect(long nRow, sal_uInt16 nColId, sal_Bool bRelToBrowser = sal_True) const;
549 virtual void PaintStatusCell(OutputDevice& rDev, const Rectangle& rRect) const;
550 virtual void PaintCell(OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColId) const = 0;
577 virtual void ResizeController(CellControllerRef& rController, const Rectangle&);
597 …void PaintTristate(OutputDevice& rDev, const Rectangle& rRect,const TriState& eState,sal_Bool _bEn…
659 virtual Rectangle GetFieldCharacterBounds(sal_Int32 _nRow,sal_Int32 _nColumnPos,sal_Int32 nIndex);
669 virtual void PaintField(OutputDevice& rDev, const Rectangle& rRect,
/trunk/main/svtools/source/control/
H A Dvalueacc.cxx468 const awt::Rectangle aRect( getBounds() ); in containsPoint()
503 awt::Rectangle SAL_CALL ValueSetAcc::getBounds() in getBounds()
510 awt::Rectangle aRet; in getBounds()
526 const awt::Rectangle aRect( getBounds() ); in getLocation()
557 const awt::Rectangle aRect( getBounds() ); in getSize()
1158 const awt::Rectangle aRect( getBounds() ); in containsPoint()
1176 awt::Rectangle SAL_CALL ValueItemAcc::getBounds() in getBounds()
1180 awt::Rectangle aRet; in getBounds()
1184 Rectangle aRect( mpParent->maRect ); in getBounds()
1204 const awt::Rectangle aRect( getBounds() ); in getLocation()
[all …]
H A Dfixedhyper.cxx94 Paint( Rectangle( Point(), GetSizePixel() ) ); in GetFocus()
95 ShowFocus( Rectangle( Point( 1, 1 ), Size( m_nTextLen + 4, GetSizePixel().Height() - 2 ) ) ); in GetFocus()
101 Paint( Rectangle( Point(), GetSizePixel() ) ); in LoseFocus()
191 Paint( Rectangle( Point(), GetSizePixel() ) ); in GetFocus()
192 …ShowFocus( Rectangle( Point( 1, 1 ), Size( GetSizePixel().Width() - 2, GetSizePixel().Height() - 2… in GetFocus()
197 Paint( Rectangle( Point(), GetSizePixel() ) ); in LoseFocus()
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx161 Rectangle GetVisArea();
539 Rectangle aPaintRect; in SetupOutliner()
542 Rectangle aBoundRect( pTextObj->GetCurrentBoundRect() ); in SetupOutliner()
562 Rectangle aPaintRect; in UpdateOutliner()
565 Rectangle aBoundRect( pTextObj->GetCurrentBoundRect() ); in UpdateOutliner()
787 Rectangle aBoundRect( pTextObj->GetCurrentBoundRect() ); in CreateViewForwarder()
942 Rectangle SvxTextEditSourceImpl::GetVisArea() in GetVisArea()
947 Rectangle aVisArea; in GetVisArea()
958 Rectangle aAnchorRect; in GetVisArea()
968 return Rectangle(); in GetVisArea()
[all …]
/trunk/main/svtools/source/misc/
H A Dimap.cxx206 IMapRectangleObject::IMapRectangleObject( const Rectangle& rRect, in IMapRectangleObject()
226 void IMapRectangleObject::ImpConstruct( const Rectangle& rRect, sal_Bool bPixel ) in ImpConstruct()
289 Rectangle IMapRectangleObject::GetRectangle( sal_Bool bPixelCoords ) const in GetRectangle()
291 Rectangle aNewRect; in GetRectangle()
319 aRect = Rectangle( aTL, aBR ); in Scale()
485 Rectangle IMapCircleObject::GetBoundRect() const in GetBoundRect()
489 return Rectangle( Point( aCenter.X() - nRadius, aCenter.Y() - nRadius ), in GetBoundRect()
645 void IMapPolygonObject::SetExtraEllipse( const Rectangle& rEllipse ) in SetExtraEllipse()
688 aEllipse = Rectangle( aTL, aBR ); in Scale()
1022 Rectangle ImageMap::GetBoundRect() const in GetBoundRect()
[all …]
/trunk/main/vcl/os2/source/app/
H A Dsalinfo.cxx53 virtual Rectangle GetDisplayScreenPosSizePixel( unsigned int nScreen );
58 virtual Rectangle GetDisplayWorkAreaPosSizePixel( unsigned int nScreen );
100 Rectangle Os2SalSystem::GetDisplayScreenPosSizePixel( unsigned int nScreen ) in GetDisplayScreenPosSizePixel()
102 Rectangle aRet; in GetDisplayScreenPosSizePixel()
103 aRet = Rectangle( Point(), Point( WinQuerySysValue( HWND_DESKTOP, SV_CXSCREEN ), in GetDisplayScreenPosSizePixel()
168 Rectangle Os2SalSystem::GetDisplayWorkAreaPosSizePixel( unsigned int nScreen ) in GetDisplayWorkAreaPosSizePixel()
/trunk/main/sw/inc/
H A Dpagepreviewlayout.hxx84 Rectangle maPreviewDocRect;
99 Rectangle maPaintedPrevwDocRect;
368 Rectangle& _orDocPreviewPaintRect,
405 bool Paint( const Rectangle _aOutRect ) const;
415 void Repaint( const Rectangle _aInvalidCoreRect ) const;
621 Rectangle& _orDocPreviewPaintRect );
/trunk/main/sfx2/source/dialog/
H A Dtitledockwin.cxx167 void TitledDockingWindow::Paint( const Rectangle& i_rArea ) in Paint()
195 Rectangle aTitleBarBox( Rectangle( in Paint()
204 DrawRect( Rectangle( nOuterLeft, nInnerTop, nInnerLeft, nInnerBottom ) ); in Paint()
206 DrawRect( Rectangle( nInnerRight, nInnerTop, nOuterRight, nInnerBottom ) ); in Paint()
208 DrawRect( Rectangle( nOuterLeft, nInnerBottom, nOuterRight, nOuterBottom ) ); in Paint()
309 void TitledDockingWindow::EndDocking( const Rectangle& i_rRect, sal_Bool i_bFloatMode ) in EndDocking()
/trunk/main/vcl/source/control/
H A Dctrl.cxx152 Rectangle ControlLayoutData::GetCharacterBounds( long nIndex ) const in GetCharacterBounds()
154 …= 0 && nIndex < (long) m_aUnicodeBoundRects.size()) ? m_aUnicodeBoundRects[ nIndex ] : Rectangle(); in GetCharacterBounds()
160 Rectangle Control::GetCharacterBounds( long nIndex ) const in GetCharacterBounds()
164 …ontrolData->mpLayoutData ? mpControlData->mpLayoutData->GetCharacterBounds( nIndex ) : Rectangle(); in GetCharacterBounds()
365Rectangle aRel = const_cast<Control&>(rSubControl).GetWindowExtentsRelative( const_cast<Control*>(… in AppendLayoutData()
368 Rectangle aRect = rSubControl.mpControlData->mpLayoutData->m_aUnicodeBoundRects[n]; in AppendLayoutData()
412 void Control::ImplDrawFrame( OutputDevice* pDev, Rectangle& rRect ) in ImplDrawFrame()
547 void Control::DrawControlText( OutputDevice& _rTargetDevice, Rectangle& _io_rRect, const XubString&… in DrawControlText()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh6.cxx68 void __EXPORT ScDocShell::SetVisArea( const Rectangle & rVisArea ) in SetVisArea()
75 void lcl_SetTopRight( Rectangle& rRect, const Point& rPos ) in lcl_SetTopRight()
84 void ScDocShell::SetVisAreaOrSize( const Rectangle& rVisArea, sal_Bool bModifyStart ) in SetVisAreaOrSize()
88 Rectangle aArea = rVisArea; in SetVisAreaOrSize()
117 Rectangle aOldVisArea = SfxObjectShell::GetVisArea(); in SetVisAreaOrSize()
186 Rectangle aOldArea = SfxObjectShell::GetVisArea(); in UpdateOle()
187 Rectangle aNewArea = aOldArea; in UpdateOle()
205 Rectangle aMMRect = aDocument.GetMMRect( nX,nY, nX,nY, nTab ); in UpdateOle()
/trunk/main/chart2/source/inc/chartview/
H A DExplicitValueProvider.hxx64 virtual ::com::sun::star::awt::Rectangle
67 virtual ::com::sun::star::awt::Rectangle getDiagramRectangleExcludingAxes()=0;
77 static ::com::sun::star::awt::Rectangle
83 , const ::com::sun::star::awt::Rectangle& rExcludingPositionAndSize );
85 static ::com::sun::star::awt::Rectangle
91 , const ::com::sun::star::awt::Rectangle& rPositionAndSizeIncludingTitles );
/trunk/main/vcl/source/gdi/
H A Dpdfextoutdevdata.cxx77 Rectangle mRect;
87 std::deque< Rectangle > mParaRects;
299 std::deque< Rectangle > mParaRects;
437 Rectangle aOutputRect, aVisibleOutputRect; in PlaySyncPageAct()
665 void PDFExtOutDevData::DescribeRegisteredDest( sal_Int32 nDestId, const Rectangle& rRect, sal_Int32… in DescribeRegisteredDest()
675 sal_Int32 PDFExtOutDevData::CreateDest( const Rectangle& rRect, sal_Int32 nPageNr, PDFWriter::DestA… in CreateDest()
684 sal_Int32 PDFExtOutDevData::CreateLink( const Rectangle& rRect, sal_Int32 nPageNr ) in CreateLink()
735 void PDFExtOutDevData::CreateNote( const Rectangle& rRect, const PDFNote& rNote, sal_Int32 nPageNr ) in CreateNote()
805 void PDFExtOutDevData::SetStructureBoundingBox( const Rectangle& rRect ) in SetStructureBoundingBox()
840 const Rectangle& rOutputRect, in EndGroup()
[all …]
H A Dbitmap.cxx806 Rectangle aTmpRectangle( aTmpPoint, aSizePix ); in Rotate()
810 Rectangle aNewBound( aPoly.GetBoundRect() ); in Rotate()
893 sal_Bool Bitmap::Crop( const Rectangle& rRectPixel ) in Crop()
896 Rectangle aRect( rRectPixel ); in Crop()
899 aRect.Intersection( Rectangle( Point(), aSizePix ) ); in Crop()
943 Rectangle aRectDst( rRectDst ); in CopyPixel()
954 Rectangle aRectSrc( rRectSrc ); in CopyPixel()
1070 Rectangle aRectSrc( rRectSrc ); in CopyPixel()
1382 Rectangle aRect( rRect ); in CreateRegion()
1436 Rectangle aSubRect; in CreateRegion()
[all …]
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx52 void WinMtfClipPath::IntersectClipRect( const Rectangle& rRect ) in IntersectClipRect()
68 void WinMtfClipPath::ExcludeClipRect( const Rectangle& rRect ) in ExcludeClipRect()
546 Rectangle WinMtfOutput::ImplMap( const Rectangle& rRect ) in ImplMap()
896 void WinMtfOutput::ExcludeClipRect( const Rectangle& rRect ) in ExcludeClipRect()
1235 void WinMtfOutput::DrawEllipse( const Rectangle& rRect ) in DrawEllipse()
1265 Rectangle aRect( ImplMap( rRect ) ); in DrawArc()
1295 Rectangle aRect( ImplMap( rRect ) ); in DrawPie()
1320 Rectangle aRect( ImplMap( rRect ) ); in DrawChord()
1695 Rectangle aRect( pSave->aOutRect ); in ResolveBitmapActions()
1993 void WinMtfOutput::SetrclBounds( const Rectangle& rRect ) in SetrclBounds()
[all …]
/trunk/main/svx/source/table/
H A Dtablelayouter.hxx79 void LayoutTable( ::Rectangle& rRectangle, bool bFitWidth, bool bFitHeight );
117 void updateCells( ::Rectangle& rRectangle );
122 void DistributeColumns( ::Rectangle& rArea, sal_Int32 nFirstCol, sal_Int32 nLastCol );
123 void DistributeRows( ::Rectangle& rArea, sal_Int32 nFirstRow, sal_Int32 nLastRow );
131 void LayoutTableWidth( ::Rectangle& rArea, bool bFit );
132 void LayoutTableHeight( ::Rectangle& rArea, bool bFit );
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleFilterMenuItem.cxx152 Rectangle ScAccessibleFilterMenuItem::GetBoundingBoxOnScreen() const in GetBoundingBoxOnScreen()
156 return Rectangle(); in GetBoundingBoxOnScreen()
162 Rectangle aRect(aPos + aMenuPos, aMenuSize); in GetBoundingBoxOnScreen()
166 Rectangle ScAccessibleFilterMenuItem::GetBoundingBox() const in GetBoundingBox()
170 return Rectangle(); in GetBoundingBox()
175 Rectangle aRect(aMenuPos, aMenuSize); in GetBoundingBox()
/trunk/main/vcl/inc/unx/
H A Dsalframe.h97 Rectangle maRestorePosSize;
112 Rectangle maPaintRegion;
139 void GetPosSize( Rectangle &rPosSize );
142 void SetPosSize( const Rectangle &rPosSize );
203 void getPosSize( Rectangle& rRect ) { GetPosSize( rRect ); } in getPosSize()
204 void setPosSize( const Rectangle& rRect ) { SetPosSize( rRect ); } in setPosSize()
233 virtual void GetWorkArea( Rectangle& rRect );
/trunk/main/offapi/com/sun/star/ui/
H A DXDockingAreaAcceptor.idl32 #include <com/sun/star/awt/Rectangle.idl>
78 The <type scope="com::sun::star::awt">Rectangle</type> parameter is
80 <type scope="com::sun::star::awt">Rectangle</type> must be filled
90 boolean requestDockingAreaSpace( [in] com::sun::star::awt::Rectangle RequestedSpace );
96 of space we have provided. The <type scope="com::sun::star::awt">Rectangle</type>
98 <type scope="com::sun::star::awt">Rectangle</type> must be filled as
108 void setDockingAreaSpace( [in] com::sun::star::awt::Rectangle BorderSpace );

Completed in 142 milliseconds

1...<<11121314151617181920>>...88