Home
last modified time | relevance | path

Searched refs:aRectOut (Results 1 – 3 of 3) sorted by relevance

/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx70 aRectOut = Rectangle( Point( 1, ( nDiff<2 ) ? 1 : nDiff/2), in ValWnd()
72 SetClipRegion( Region( aRectOut ) ); in ValWnd()
80 DrawText( aRectOut.TopLeft(), aStrValue ); in Paint()
90 DrawRect( aRectOut ); // alten Text loeschen in SetValue()
91 Paint( aRectOut ); // und neu malen in SetValue()
H A DControlHelper.hxx45 Rectangle aRectOut; member in formula::ValWnd
/trunk/main/sc/source/ui/inc/
H A Dfuncutl.hxx52 Rectangle aRectOut; member in ValWnd

Completed in 23 milliseconds