Home
last modified time | relevance | path

Searched refs:Rectangle (Results 451 – 475 of 2182) sorted by relevance

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

/trunk/main/svx/source/sdr/properties/
H A Ditemsettools.cxx64 mpData = new Rectangle(rObj.GetLastBoundRect()); in ItemChangeBroadcaster()
77 delete ((Rectangle*)mpData); in ~ItemChangeBroadcaster()
86 const Rectangle& ItemChangeBroadcaster::GetRectangle(sal_uInt32 nIndex) const in GetRectangle()
94 return *((Rectangle*)mpData); in GetRectangle()
/trunk/main/vcl/unx/headless/
H A Dsvpdummies.cxx85 Rectangle SvpSalSystem::GetDisplayScreenPosSizePixel( unsigned int nScreen ) in GetDisplayScreenPosSizePixel()
87 Rectangle aRect; in GetDisplayScreenPosSizePixel()
89 aRect = Rectangle( Point(0,0), Size(VIRTUAL_DESKTOP_WIDTH,VIRTUAL_DESKTOP_HEIGHT) ); in GetDisplayScreenPosSizePixel()
93 Rectangle SvpSalSystem::GetDisplayWorkAreaPosSizePixel( unsigned int nScreen ) in GetDisplayWorkAreaPosSizePixel()
/trunk/main/editeng/inc/editeng/
H A Dunoedhlp.hxx169 static Rectangle EEToUserSpace( const Rectangle& rRect, const Size& rEESize, bool bIsVertical );
189 static Rectangle UserSpaceToEE( const Rectangle& rRect, const Size& rEESize, bool bIsVertical );
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx221 maPaintedPreviewDocRect( Rectangle(0,0,0,0) ) in SwPagePreViewWin()
253 void SwPagePreViewWin::Paint( const Rectangle& rRect ) in Paint()
264 Rectangle aRect( LogicToPixel( rRect )); in Paint()
1487 Rectangle aPixVisArea( pViewWin->LogicToPixel( aVisArea ) ); in IMPL_LINK_INLINE_END()
1547 Rectangle aRect( rOfst, rSize ); in InnerResizePixel()
1576 SetVisArea( Rectangle( Point(), aBottomRight ) ); in OuterResizePixel()
1596 Rectangle aLR(aTopLeft,aBottomRight); in SetVisArea()
1665 Rectangle aRect; in IMPL_LINK()
1696 Help::ShowQuickHelp(pScrollbar, Rectangle(), aEmptyStr, 0); in IMPL_LINK()
1865 const Rectangle& rDocRect = pViewWin->GetPaintedPreviewDocRect(); in ScrollViewSzChg()
[all …]
/trunk/main/svx/inc/svx/
H A Dsvdpntv.hxx164 Rectangle aMaxWorkArea;
309 virtual void TakeActionRect(Rectangle& rRect) const;
453 void InvalidateAllWin(const Rectangle& rRect, sal_Bool bPlus1Pix=sal_False);
459 virtual void InvalidateOneWin(Window& rWin, const Rectangle& rRect);
492 Rectangle EndEncirclement(sal_Bool bNoJustify = sal_False);
524 virtual void MakeVisible(const Rectangle& rRect, Window& rWin);
/trunk/main/svx/source/inc/
H A DGraphCtlAccessibleContext.hxx61 struct Rectangle;
66 class Rectangle;
116 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds() throw (::com::sun::star::uno::Runtim…
184 virtual Rectangle GetVisibleArea() const;
222 virtual Rectangle GetBoundingBoxOnScreen(void) throw (::com::sun::star::uno::RuntimeException);
225 virtual Rectangle GetBoundingBox(void) throw (::com::sun::star::uno::RuntimeException);
H A Dsvxpixelctlaccessiblecontext.hxx108 struct Rectangle;
132 Rectangle* mpBoundingBox;
142 const Rectangle& rBounds,
166 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
197 virtual Rectangle GetBoundingBoxOnScreen( void ) throw( ::com::sun::star::uno::RuntimeException );
199 virtual Rectangle GetBoundingBox( void ) throw( ::com::sun::star::uno::RuntimeException );
258 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
/trunk/main/vcl/source/gdi/
H A Dwall.cxx71 mpRect = new Rectangle( *rImplWallpaper.mpRect ); in ImplWallpaper()
133 rImplWallpaper.mpRect = new Rectangle; in operator >>()
473 void Wallpaper::SetRect( const Rectangle& rRect ) in SetRect()
492 mpImplWallpaper->mpRect = new Rectangle( rRect ); in SetRect()
512 Rectangle Wallpaper::GetRect() const in GetRect()
520 Rectangle aRect; in GetRect()
/trunk/main/sc/source/ui/inc/
H A DAccessibleSpreadsheet.hxx256 virtual Rectangle GetBoundingBoxOnScreen(void) const
260 virtual Rectangle GetBoundingBox(void) const
268 Rectangle maVisCells;
291 Rectangle GetVisArea(ScTabViewShell* pViewShell, ScSplitPos eSplitPos);
292 Rectangle GetVisCells(const Rectangle& rVisArea);
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx147 awt::Rectangle AccessibleDialogControlShape::GetBounds() in GetBounds()
149 awt::Rectangle aBounds( 0, 0, 0, 0 ); in GetBounds()
153 Rectangle aRect = m_pDlgEdObj->GetSnapRect(); in GetBounds()
166 Rectangle aParentRect( Point( 0, 0 ), m_pDialogWindow->GetSizePixel() ); in GetBounds()
177 void AccessibleDialogControlShape::SetBounds( const awt::Rectangle& aBounds ) in SetBounds()
252 awt::Rectangle AccessibleDialogControlShape::implGetBounds() throw (RuntimeException) in implGetBounds()
/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlBase.cxx197 return Rectangle( Point(), getBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
200 awt::Rectangle SAL_CALL AccessibleGridControlBase::getBounds() in getBounds()
368 Rectangle AccessibleGridControlBase::getBoundingBox() in getBoundingBox()
374 Rectangle aRect = implGetBoundingBox(); in getBoundingBox()
382 Rectangle AccessibleGridControlBase::getBoundingBoxOnScreen() in getBoundingBoxOnScreen()
388 Rectangle aRect = implGetBoundingBoxOnScreen(); in getBoundingBoxOnScreen()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx374 Rectangle aRect( aFldRect.SVRect() ); in RequestHelp()
420 Rectangle aRect(rEvt.GetMousePosPixel(), aTxtSize); in RequestHelp()
484 Rectangle aLogicPix = LogicToPixel(pObj->GetLogicRect()); in RequestHelp()
485 Rectangle aScreenRect(OutputToScreenPixel(aLogicPix.TopLeft()), in RequestHelp()
509 void SwEditWin::Paint(const Rectangle& rRect) in Paint()
527 Rectangle aRect( pShadCrsr->GetRect()); in Paint()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx401 Rectangle aRect = GetTextRect( Rectangle( Point(), aSize ), aText, in CalcActiveHeight()
421 Rectangle ExtensionBox_Impl::GetEntryRect( const long nPos ) const in GetEntryRect()
439 return Rectangle( aPos, aSize ); in GetEntryRect()
514 void ExtensionBox_Impl::DrawRow( const Rectangle& rRect, const TEntry_Impl pEntry ) in DrawRow()
633 DrawText( Rectangle( aPos.X(), aPos.Y(), rRect.Right(), rRect.Bottom() - nExtraHeight ), in DrawRow()
681 Rectangle aEntryRect = GetEntryRect( m_nActive ); in RecalcAll()
774 void ExtensionBox_Impl::Paint( const Rectangle &/*rPaintRect*/ ) in Paint() argument
794 Rectangle aEntryRect( aStart, aSize ); in Paint()
1257 Rectangle aScrRect( Point(), GetOutputSizePixel() ); in DoScroll()
/trunk/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx196 Rectangle GetParagraphBoundingBox() const;
466 Rectangle AccessibleStaticTextBase_Impl::GetParagraphBoundingBox() const in GetParagraphBoundingBox()
468 Rectangle aRect; in GetParagraphBoundingBox()
471 awt::Rectangle aAwtRect = mpTextParagraph->getBounds(); in GetParagraphBoundingBox()
472 … aRect = Rectangle( Point( aAwtRect.X, aAwtRect.Y ), Size( aAwtRect.Width, aAwtRect.Height ) ); in GetParagraphBoundingBox()
727 …awt::Rectangle SAL_CALL AccessibleStaticTextBase::getCharacterBounds( sal_Int32 nIndex ) throw (la… in getCharacterBounds()
737 awt::Rectangle aParaBounds( rPara.getBounds() ); in getCharacterBounds()
738 awt::Rectangle aBounds( rPara.getCharacterBounds( aPos.nIndex ) ); in getCharacterBounds()
771 awt::Rectangle aParaBounds( rPara.getBounds() ); in getIndexAtPoint()
1153 Rectangle AccessibleStaticTextBase::GetParagraphBoundingBox() const in GetParagraphBoundingBox()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx257 awt::Rectangle SAL_CALL VCLXAccessibleToolBoxItem::implGetBounds( ) throw (RuntimeException) in implGetBounds()
259 awt::Rectangle aRect; in implGetBounds()
484 awt::Rectangle SAL_CALL VCLXAccessibleToolBoxItem::getCharacterBounds( sal_Int32 nIndex ) throw (In… in getCharacterBounds()
493 awt::Rectangle aBounds( 0, 0, 0, 0 ); in getCharacterBounds()
496 Rectangle aCharRect = m_pToolBox->GetCharacterBounds( m_nItemId, nIndex ); in getCharacterBounds()
497 Rectangle aItemRect = m_pToolBox->GetItemRect( m_nItemId ); in getCharacterBounds()
513 Rectangle aItemRect = m_pToolBox->GetItemRect( m_nItemId ); in getIndexAtPoint()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx231 Rectangle VclMetafileProcessor2D::impDumpToMetaFile( in impDumpToMetaFile()
243 const Rectangle aPrimitiveRectangle( in impDumpToMetaFile()
795 const Rectangle aCurrentRect( in processBasePrimitive2D()
811 Rectangle aCropRect(aCurrentRect); in processBasePrimitive2D()
844 aCropRect = Rectangle( in processBasePrimitive2D()
906 const Rectangle aRectLogic( in processBasePrimitive2D()
1015 const Rectangle aRectLogic( in processBasePrimitive2D()
1805 const Rectangle aRectLogic( in processBasePrimitive2D()
1984 … const Rectangle aPrimitiveRectangle(impDumpToMetaFile(rContent, aContentMetafile)); in processBasePrimitive2D()
2012 const Rectangle aRectLogic( in processBasePrimitive2D()
[all …]
/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx586 awt::Rectangle aBBox (xChildComponent->getBounds()); in getAccessibleAtPoint()
604 awt::Rectangle SAL_CALL AccessibleShape::getBounds (void) in getBounds()
611 awt::Rectangle aBoundingBox; in getBounds()
654 aBoundingBox = awt::Rectangle ( in getBounds()
717 ::Rectangle aBBox ( in getBounds()
720 ::Rectangle aParentBBox (0,0, aParentSize.Width, aParentSize.Height); in getBounds()
722 aBoundingBox = awt::Rectangle ( in getBounds()
731 aBoundingBox = awt::Rectangle ( in getBounds()
747 awt::Rectangle aBoundingBox (getBounds()); in getLocation()
783 awt::Rectangle aBoundingBox (getBounds()); in getSize()
[all …]
/trunk/main/sd/source/ui/presenter/
H A DPresenterHelper.cxx212 aArg[2] = makeAny(::com::sun::star::awt::Rectangle()); in createCanvas()
321 awt::Rectangle PresenterHelper::getWindowExtentsRelative ( in getWindowExtentsRelative()
330 Rectangle aBox (pChildWindow->GetWindowExtentsRelative(pParentWindow)); in getWindowExtentsRelative()
331 return awt::Rectangle(aBox.Left(),aBox.Top(),aBox.GetWidth(),aBox.GetHeight()); in getWindowExtentsRelative()
334 return awt::Rectangle(); in getWindowExtentsRelative()
/trunk/test/testuno/source/fvt/uno/sc/chart/
H A DChartAxis.java41 import com.sun.star.awt.Rectangle;
171 Rectangle rectangle = new Rectangle(1000, 1000, 15000, 9500); in testCreateXYAxes()
252 Rectangle rectangle = new Rectangle(1000, 1000, 15000, 9500); in testCreateXYZAxes()
/trunk/main/sw/source/ui/table/
H A Dchartins.cxx75 Point SwGetChartDialogPos( const Window *pParentWin, const Size& rDialogSize, const Rectangle& rLog… in SwGetChartDialogPos()
84 Rectangle aObjPixel = pParentWin->LogicToPixel( rLogicChart, pParentWin->GetMapMode() ); in SwGetChartDialogPos()
85 Rectangle aObjAbs( pParentWin->OutputToAbsoluteScreenPixel( aObjPixel.TopLeft() ), in SwGetChartDialogPos()
88 Rectangle aDesktop = pParentWin->GetDesktopRectPixel(); in SwGetChartDialogPos()
239 Rectangle aRect( aSwRect.SVRect() ); in SwInsertChart()
/trunk/main/svtools/source/control/
H A Dtaskmisc.cxx100 void WindowArrange::ImplTile( const Rectangle& rRect ) in ImplTile()
189 void WindowArrange::ImplHorz( const Rectangle& rRect ) in ImplHorz()
223 void WindowArrange::ImplVert( const Rectangle& rRect ) in ImplVert()
257 void WindowArrange::ImplCascade( const Rectangle& rRect ) in ImplCascade()
352 void WindowArrange::Arrange( sal_uInt16 nType, const Rectangle& rRect ) in Arrange()
H A Dcalendar.cxx790 Rectangle aOutRect = maPrevRect; in ImplDrawSpin()
799 Rectangle aOutRect = maNextRect; in ImplDrawSpin()
928 Rectangle aFrameRect( aDateRect ); in ImplDrawDate()
996 Rectangle aTempRect( 1, aTitleRect.Top()+TITLE_BORDERY, in ImplDraw()
1137 Rectangle aClearRect( nDayX, nDayY, in ImplDraw()
1211 Rectangle aDateRect( GetDateRect( rDate ) ); in ImplUpdateDate()
1808 void Calendar::Paint( const Rectangle& ) in Paint() argument
1846 Rectangle aDateRect = GetDateRect( aDate ); in RequestHelp()
2246 Rectangle Calendar::GetDateRect( const Date& rDate ) const in GetDateRect()
2248 Rectangle aRect; in GetDateRect()
[all …]
/trunk/main/sfx2/source/sidebar/
H A DDeckTitleBar.cxx95 Rectangle DeckTitleBar::GetTitleArea (const Rectangle& rTitleBarBox) in GetTitleArea()
98 return Rectangle( in GetTitleArea()
108 void DeckTitleBar::PaintDecoration (const Rectangle& rTitleBarBox) in PaintDecoration()
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DControlInfo.java32 import org.eclipse.swt.graphics.Rectangle;
63 public Rectangle rectangle;
84 java.awt.Rectangle rect = vclControl.getScreenRectangle(); in shot()
87 rectangle = new Rectangle(rect.x, rect.y, rect.width, rect.height); in shot()
/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx457 void ScPivotFieldWindow::Paint( const Rectangle& /*rRect*/ ) in Paint() argument
481 Rectangle aSelection( in Paint()
618 Rectangle aRect( rHEvt.GetMousePosPixel(), GetSizePixel() ); in RequestHelp()
775 rDev.DrawRect( Rectangle( Point( 0, 0 ), aDevSize ) ); in DrawBackground()
781 rDev.DrawRect( Rectangle( Point( 0, 0 ), aDevSize ) ); in DrawBackground()
807 … aDecoView.DrawButton( Rectangle( aFieldPos, maFieldSize ), bFocus ? BUTTON_DRAW_DEFAULT : 0 ); in DrawField()
855 rDev.DrawRect( Rectangle( aMainLinePos, aMainLineSize ) ); in DrawInsertionCursor()
860 rDev.DrawRect( Rectangle( aSubLinePos, aSubLineSize ) ); in DrawInsertionCursor()
863 rDev.DrawRect( Rectangle( aSubLinePos, aSubLineSize ) ); in DrawInsertionCursor()

Completed in 147 milliseconds

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