Home
last modified time | relevance | path

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

/AOO42X/main/vcl/inc/vcl/
H A Dtoolbox.hxx451 Rectangle GetScrollRect() const;
656 inline Rectangle ToolBox::GetScrollRect() const in GetScrollRect() function in ToolBox
/AOO42X/main/automation/source/server/
H A Dstatemnt.cxx5280 pTB->Invalidate( pTB->GetScrollRect() );\ in Execute()