Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dpropertyeditor.cxx120 Rectangle aTabArea( m_aTabControl.GetTabBounds( nFirstID ) ); in getMinimumHeight() local
121 nMinHeight += aTabArea.GetHeight(); in getMinimumHeight()
214 Rectangle aTabArea( aPlayground ); in Resize() local
215 m_aTabControl.SetPosSizePixel( aTabArea.TopLeft(), aTabArea.GetSize() ); in Resize()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx2227 Rectangle aTabArea( aTmpPos, Point( aTmpPos.X()+nTxtWidth, aTmpPos.Y()+mnCharHeight-1 ) ); in ImpPaint() local
2238 pOutDev->DrawRect( aTabArea ); in ImpPaint()
2245 pOutDev->Erase( aTabArea ); in ImpPaint()
2249 Rectangle aTabArea( aTmpPos, Point( aTmpPos.X()+nTxtWidth, aTmpPos.Y()+mnCharHeight-1 ) ); in ImpPaint() local
2252 pOutDev->DrawRect( aTabArea ); in ImpPaint()

Completed in 36 milliseconds