Home
last modified time | relevance | path

Searched refs:rRect (Results 676 – 700 of 700) sorted by relevance

1...<<2122232425262728

/trunk/main/vcl/inc/vcl/
H A Dprint.hxx273 …void DrawGradientEx( OutputDevice* pOut, const Rectangle& rRect, const Grad…
/trunk/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx252 …static Rectangle LogicToPixel( const Rectangle& rRect, const MapMode& rMapMode, SvxViewForwarder& …
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5625 Rectangle PPTWriter::ImplMapRectangle( const ::com::sun::star::awt::Rectangle& rRect ) in ImplMapRectangle() argument
5627 ::com::sun::star::awt::Point aPoint( rRect.X, rRect.Y ); in ImplMapRectangle()
5628 ::com::sun::star::awt::Size aSize( rRect.Width, rRect.Height ); in ImplMapRectangle()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx487 void __EXPORT EditorWindow::Paint( const Rectangle& rRect ) in Paint() argument
492 pEditView->Paint( rRect ); in Paint()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1226 static void svx_setLogicRectHack( SdrObject* pObj, const Rectangle& rRect ) in svx_setLogicRectHack() argument
1230 pObj->SetSnapRect( rRect ); in svx_setLogicRectHack()
1234 pObj->SetLogicRect( rRect ); in svx_setLogicRectHack()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1364 basegfx::B2DPolygon CreateArc( const Rectangle& rRect, const Point& rStart, const Point& rEnd, cons… in CreateArc() argument
1366 Rectangle aRect( rRect ); in CreateArc()
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1837 SwRect& rRect, sal_Int16& rOrient ) in GetShadowCrsrPos() argument
1856 rRect = aFPos.aCrsr; in GetShadowCrsrPos()
/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx119 XclChRectangle CalcChartRectFromHmm( const ::com::sun::star::awt::Rectangle& rRect ) const;
H A Dxichart.hxx131 ::com::sun::star::awt::Rectangle CalcHmmFromChartRect( const XclChRectangle& rRect ) const;
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx99 virtual void Paint( const Rectangle& rRect );
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx2218 const SwRect &rRect = pTmpFrm->Frm(); in getPropertyValue() local
2220 Size( rRect.Width(), rRect.Height() ), in getPropertyValue()
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx120 virtual void Paint( const Rectangle& rRect );
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx983 virtual void Paint( const Rectangle& rRect );
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1217 void VCLXWindow::invalidateRect( const ::com::sun::star::awt::Rectangle& rRect, sal_Int16 nInvalida… in invalidateRect() argument
1222 GetWindow()->Invalidate( VCLRectangle(rRect), (sal_uInt16) nInvalidateFlags ); in invalidateRect()
/trunk/main/sc/source/ui/view/
H A Dtabview.cxx233 void __EXPORT ScCornerButton::Paint( const Rectangle& rRect ) in Paint() argument
241 Window::Paint(rRect); in Paint()
H A Doutput2.cxx763 void lcl_DoHyperlinkResult( OutputDevice* pDev, const Rectangle& rRect, ScBaseCell* pCell ) in lcl_DoHyperlinkResult() argument
779 aBookmark.nLinkId = pPDFData->CreateLink( rRect ); in lcl_DoHyperlinkResult()
/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx128 virtual void Paint( const Rectangle& rRect );
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx219 virtual void PaintCell(OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColId) const;
4422 const Rectangle& rRect, sal_uInt16 nColumnId) const in PaintCell() argument
4426 rDev.DrawText( rRect, sPaint, nStyle ); in PaintCell()
/trunk/main/sc/inc/
H A Ddocument.hxx605 void SetEmbedded( const Rectangle& rRect ); // aus VisArea (1/100 mm)
606 void SnapVisArea( Rectangle& rRect ) const; // 1/100 mm
/trunk/main/svx/source/dialog/
H A D_bmpmask.cxx92 virtual void Paint( const Rectangle& rRect );
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx2150 const Rectangle& rRect = pAct->GetRect(); in ImplExchangeColors() local
2166 aMtf.Insert( new MetaWallpaperAction( rRect, aWall ), LIST_APPEND ); in ImplExchangeColors()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1597 void GtkSalFrame::GetWorkArea( Rectangle& rRect ) in GetWorkArea() argument
1599 rRect = GetX11SalData()->GetDisplay()->getWMAdaptor()->getWorkArea( 0 ); in GetWorkArea()
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx175 virtual void Paint( const Rectangle& rRect );
/trunk/main/svtools/source/control/
H A Dtabbar.cxx137 virtual void Paint( const Rectangle& rRect );
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx134 virtual void Paint( const Rectangle& rRect );

Completed in 313 milliseconds

1...<<2122232425262728