Searched refs:aReg (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sw/source/core/crsr/ |
H A D | viscrs.cxx | 224 SwRegionRects aReg( GetShell()->VisArea() ); in FillRects() local 244 aReg -= (*pCrsr)[ i ]; in FillRects() 251 aReg.Invert(); in FillRects() 252 SwRects::Insert( &aReg, 0 ); in FillRects() 707 aReg.Remove( 0, aReg.Count() ); in Invalidate() 708 aReg.Insert( this, 0 ); in Invalidate() 709 aReg -= rRect; in Invalidate() 711 SwRects::Insert( &aReg, 0 ); in Invalidate() 1038 aReg -= pFrm->Frm(); in FillRects() 1043 aReg.Invert(); in FillRects() [all …]
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 480 SwRegisterItem aReg(pCol != 0); in PageDescToItemSet() local 481 aReg.SetWhich(SID_SWREGISTER_MODE); in PageDescToItemSet() 482 rSet.Put(aReg); in PageDescToItemSet()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | pdfwriter_impl2.cxx | 894 Region aReg( pA->GetRegion() ); in playMetafile() local 895 m_rOuterFace.SetClipRegion( aReg.GetAsB2DPolyPolygon() ); in playMetafile() 913 Region aReg( pA->GetRegion() ); in playMetafile() local 914 m_rOuterFace.IntersectClipRegion( aReg.GetAsB2DPolyPolygon() ); in playMetafile()
|
/aoo41x/main/vcl/source/window/ |
H A D | toolbox.cxx | 1907 Rectangle aReg( aRect ); in ImplCalcItem() local 1913 aReg, in ImplCalcItem() 1936 aReg = aRect; in ImplCalcItem() 1938 aReg, in ImplCalcItem() 1948 aReg = aRect; in ImplCalcItem() 1950 aReg, in ImplCalcItem() 1960 aReg = aRect; in ImplCalcItem() 1962 aReg, in ImplCalcItem()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unostyle.cxx | 2115 SwRegisterItem aReg( sName.getLength() != 0); in lcl_SetStyleProperty() local 2116 aReg.SetWhich(SID_SWREGISTER_MODE); in lcl_SetStyleProperty() 2117 rBase.GetItemSet().Put(aReg); in lcl_SetStyleProperty()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 849 SwRegHistory aReg( pNd, *pNd, pHistory ); in TextToTable() local
|
Completed in 107 milliseconds