Home
last modified time | relevance | path

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

/trunk/main/accessibility/inc/accessibility/helper/
H A DIComboListBoxHelper.hxx60 …virtual Rectangle GetEntryCharacterBounds( const sal_Int32 _nEntryPos, const sal_Int32 _nCha…
H A Dlistboxhelper.hxx170 …virtual Rectangle GetEntryCharacterBounds( const sal_Int32 _nEntryPos, const sal_Int32 _nCharacter… in GetEntryCharacterBounds() function in VCLListBoxHelper
/trunk/main/svtools/inc/svtools/
H A Divctrl.hxx374 …Rectangle GetEntryCharacterBounds( const sal_Int32 _nEntryPos, const sal_Int32 _nCharacterIndex …
/trunk/main/svtools/source/contnr/
H A Divctrl.cxx596 Rectangle SvtIconChoiceCtrl::GetEntryCharacterBounds( const sal_Int32 _nEntryPos, const sal_Int32 _… in GetEntryCharacterBounds() function in SvtIconChoiceCtrl
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelistitem.cxx480 Rectangle aCharRect = m_pListBoxHelper->GetEntryCharacterBounds( m_nIndexInParent, nIndex ); in getCharacterBounds()
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx500 Rectangle aCharRect = m_pIconCtrl->GetEntryCharacterBounds( m_nIndex, _nIndex ); in getCharacterBounds()

Completed in 33 milliseconds