Home
last modified time | relevance | path

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

/AOO42X/main/vcl/inc/vcl/ !
H A Dtabctrl.hxx196 Rectangle GetTabPageBounds( sal_uInt16 nPageId ) const;
/AOO42X/main/toolkit/source/awt/ !
H A Dvclxtabcontrol.cxx409 …::Rectangle page_rect = pTabControl->GetTabPageBounds( sal::static_int_cast< sal_uInt16 >( i+1 ) ); in allocateArea()
/AOO42X/main/vcl/source/control/ !
H A Dtabctrl.cxx2133 Rectangle TabControl::GetTabPageBounds( sal_uInt16 nPage ) const in GetTabPageBounds() function in TabControl