Home
last modified time | relevance | path

Searched refs:aMid (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx484 Point aMid( aRect.Center() ); in InitBorderGeometry() local
485 maTLBR.AddClickRect( Rectangle( aRect.TopLeft(), aMid ) ); in InitBorderGeometry()
486 maTLBR.AddClickRect( Rectangle( aMid + Point( 1, 1 ), aRect.BottomRight() ) ); in InitBorderGeometry()
487 … maBLTR.AddClickRect( Rectangle( aRect.Left(), aMid.Y() + 1, aMid.X(), aRect.Bottom() ) ); in InitBorderGeometry()
488 … maBLTR.AddClickRect( Rectangle( aMid.X() + 1, aRect.Top(), aRect.Right(), aMid.Y() ) ); in InitBorderGeometry()
/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx230 Color aMid = toColor( pal.color( QPalette::Active, QPalette::Mid ) ); in UpdateSettings() local
257 style.SetDisableColor( aMid ); in UpdateSettings()
260 style.SetWorkspaceColor( aMid ); in UpdateSettings()

Completed in 20 milliseconds