Home
last modified time | relevance | path

Searched refs:GetTabBounds (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/accessibility/source/standard/
H A Dvclxaccessibletabpage.cxx215 aBounds = AWTRectangle( m_pTabControl->GetTabBounds( m_nPageId ) ); in implGetBounds()
624 Rectangle aPageRect = m_pTabControl->GetTabBounds( m_nPageId ); in getCharacterBounds()
643 Rectangle aPageRect = m_pTabControl->GetTabBounds( m_nPageId ); in getIndexAtPoint()
H A Dvclxaccessibletabpagewindow.cxx81 Rectangle aPageRect = m_pTabControl->GetTabBounds( m_nPageId ); in implGetBounds()
/aoo42x/main/vcl/inc/vcl/
H A Dtabctrl.hxx199 Rectangle GetTabBounds( sal_uInt16 nPageId ) const;
/aoo42x/main/extensions/source/propctrlr/
H A Dpropertyeditor.cxx120 Rectangle aTabArea( m_aTabControl.GetTabBounds( nFirstID ) ); in getMinimumHeight()
/aoo42x/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx408 … ::Rectangle label_rect = pTabControl->GetTabBounds( sal::static_int_cast< sal_uInt16 >( i+1 ) ); in allocateArea()
/aoo42x/main/vcl/source/control/
H A Dtabctrl.cxx2162 Rectangle TabControl::GetTabBounds( sal_uInt16 nPageId ) const in GetTabBounds() function in TabControl

Completed in 148 milliseconds