Home
last modified time | relevance | path

Searched refs:aIntersect (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A Dinftxt.cxx1136 SwRect aIntersect; in DrawCheckBox() local
1138 if ( aIntersect.HasArea() ) in DrawCheckBox()
1151 …Rectangle r(aIntersect.Left()+delta, aIntersect.Top()+delta, aIntersect.Right()-delta, aIntersect.… in DrawCheckBox()
1170 SwRect aIntersect; in DrawBackground() local
1173 if ( aIntersect.HasArea() ) in DrawBackground()
1197 SwRect aIntersect; in _DrawBackBrush() local
1239 SwRect aIntersect; in _DrawBackBrush() local
1242 if ( aIntersect.HasArea() ) in _DrawBackBrush()
1322 SwRect aIntersect; in _NotifyURL() local
1325 if( aIntersect.HasArea() ) in _NotifyURL()
[all …]
/aoo4110/main/basegfx/test/
H A Dclipstate.cxx56 tools::B2DClipState aIntersect; member in basegfx2d::clipstate
82 aIntersect.intersectRange(aCenter); in setUp()
83 aIntersect.intersectRange(aNorth); in setUp()
84 aIntersect.intersectRange(aWest); in setUp()
85 aIntersect.intersectRange(aSouth); in setUp()
86 aIntersect.intersectRange(aEast); in setUp()
141 verifyPoly("intersect", intersectSvg, aIntersect); in verifySimpleRange()
/aoo4110/main/sfx2/source/dialog/
H A Ddockwin.cxx1400 Rectangle aIntersect = GetOuterRect().GetIntersection( aDockingRect ); in CalcAlignment() local
1401 if ( aIntersect.IsEmpty() ) in CalcAlignment()
/aoo4110/main/vcl/source/window/
H A Dtoolbox.cxx5248 Rectangle aIntersect = aInRect.GetIntersection( aDockingRect ); in Docking() local
5249 if ( aIntersect == aDockingRect ) in Docking()

Completed in 93 milliseconds