Home
last modified time | relevance | path

Searched refs:GetUnion (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx359 if ( pRow->Frm().IsOver( pUnion->GetUnion() ) ) in GetTblSel()
372 if( ::IsFrmInTblSel( pUnion->GetUnion(), pCell ) ) in GetTblSel()
570 if( pRow->Frm().IsOver( pUnion->GetUnion() ) ) in ChkChartSel()
584 const SwRect& rUnion = pUnion->GetUnion(), in ChkChartSel()
806 if( pRow->Frm().IsOver( pUnion->GetUnion() ) ) in GetAutoSumSel()
829 if( ::IsFrmInTblSel( pUnion->GetUnion(), pCell ) ) in GetAutoSumSel()
876 if( pRow->Frm().IsOver( pUnion->GetUnion() ) ) in GetAutoSumSel()
898 if( ::IsFrmInTblSel( pUnion->GetUnion(), pCell ) ) in GetAutoSumSel()
1043 SwRect &rUnion = aUnions[i]->GetUnion(); in GetMergeSel()
2096 if ( pRow->Frm().IsOver( pUnion->GetUnion() ) ) in CheckSplitCells()
[all …]
/trunk/main/sw/inc/
H A Dtblsel.hxx131 const SwRect& GetUnion() const { return aUnion; } in GetUnion() function in SwSelUnion
132 SwRect& GetUnion() { return aUnion; } in GetUnion() function in SwSelUnion
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx651 const SwRect &rUnion = pUnion->GetUnion(); in SetTabBorders()
655 ::lcl_CollectCells( aCellArr, pUnion->GetUnion(), pTab ); in SetTabBorders()
852 ::lcl_CollectCells( aCellArr, pUnion->GetUnion(), pTab ); in SetTabLineStyle()
933 const SwRect &rUnion = pUnion->GetUnion(); in GetTabBorders()
1372 const SwRect &rUnion = pSelUnion->GetUnion(); in lcl_CalcColValues()
/trunk/main/tools/inc/tools/
H A Dpoly.hxx199 void GetUnion( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const;
302 void GetUnion( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const;
H A Dgen.hxx429 Rectangle GetUnion( const Rectangle& rRect ) const;
641 inline Rectangle Rectangle::GetUnion( const Rectangle& rRect ) const in GetUnion() function in Rectangle
/trunk/main/svtools/source/control/
H A Dscrwin.cxx440 Rectangle aBox( aTarget.GetUnion(aVisArea) ); in MakeVisible()
/trunk/main/tools/source/generic/
H A Dpoly2.cxx372 void PolyPolygon::GetUnion( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const in GetUnion() function in PolyPolygon
H A Dpoly.cxx1110 void Polygon::GetUnion( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const in GetUnion() function in Polygon
1113 aTmp.GetUnion( rPolyPoly, rResult ); in GetUnion()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx658 return maUpperRect.GetUnion( maLowerRect ); in GetScrollRect()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx1910 if ( pRow->Frm().IsOver( pUnion->GetUnion() ) ) in MakeTblCrsrs()
1917 if( IsFrmInTblSel( pUnion->GetUnion(), pCell ) && in MakeTblCrsrs()
/trunk/main/sfx2/source/dialog/
H A Dsplitwin.cxx1104 aRect = aRect.GetUnion( aVisRect ); in CursorIsOverRect()
/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx125 aTmp.GetUnion( rSource, rDest ); in lclPolyPolyUnion()
/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx234 rPolyPoly.GetUnion( aPolyPolyOr1, aPolyPolyOr2 ); in ImplReadRegion()
H A Dwinmtf.cxx107 aPolyPoly.GetUnion( aSimplePoly, aNewClipPath ); in SetClipPath()

Completed in 98 milliseconds