Searched refs:GetEntryCharacterBounds (Results 1 – 6 of 6) sorted by relevance
60 …virtual Rectangle GetEntryCharacterBounds( const sal_Int32 _nEntryPos, const sal_Int32 _nCha…
170 …virtual Rectangle GetEntryCharacterBounds( const sal_Int32 _nEntryPos, const sal_Int32 _nCharacter… in GetEntryCharacterBounds() function in VCLListBoxHelper
374 …Rectangle GetEntryCharacterBounds( const sal_Int32 _nEntryPos, const sal_Int32 _nCharacterIndex …
596 Rectangle SvtIconChoiceCtrl::GetEntryCharacterBounds( const sal_Int32 _nEntryPos, const sal_Int32 _… in GetEntryCharacterBounds() function in SvtIconChoiceCtrl
480 Rectangle aCharRect = m_pListBoxHelper->GetEntryCharacterBounds( m_nIndexInParent, nIndex ); in getCharacterBounds()
500 Rectangle aCharRect = m_pIconCtrl->GetEntryCharacterBounds( m_nIndex, _nIndex ); in getCharacterBounds()
Completed in 45 milliseconds