Home
last modified time | relevance | path

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

/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx134 SvLBoxEntry* pEntry = getListBox()->GetEntryFromPath( m_aEntryPath ); in GetBoundingBox_Impl()
154 SvLBoxEntry* pEntry = getListBox()->GetEntryFromPath( m_aEntryPath ); in GetBoundingBoxOnScreen_Impl()
215 SvLBoxEntry* pEntry = getListBox()->GetEntryFromPath( m_aEntryPath ); in implGetText()
343 SvLBoxEntry* pEntry = getListBox()->GetEntryFromPath( m_aEntryPath ); in getAccessibleChildCount()
464 SvLBoxEntry* pEntry = pBox->GetEntryFromPath( m_aEntryPath ); in getAccessibleRole()
490 SvLBoxEntry* pEntry = getListBox()->GetEntryFromPath( m_aEntryPath ); in getAccessibleDescription()
530 SvLBoxEntry* pEntry = getListBox()->GetEntryFromPath( m_aEntryPath ); in getAccessibleName()
593 getListBox()->GetEntryFromPath( m_aEntryPath ), *pStateSetHelper ); in getAccessibleStateSet()
707 SvLBoxEntry* pEntry = getListBox()->GetEntryFromPath( m_aEntryPath ); in getCharacterBounds()
729 SvLBoxEntry* pEntry = getListBox()->GetEntryFromPath( m_aEntryPath ); in getIndexAtPoint()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx437 SvLBoxEntry* GetEntryFromPath( const ::std::deque< sal_Int32 >& _rPath ) const;
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx1261 SvLBoxEntry* SvLBox::GetEntryFromPath( const ::std::deque< sal_Int32 >& _rPath ) const in GetEntryFromPath() function in SvLBox

Completed in 46 milliseconds