Home
last modified time | relevance | path

Searched refs:i_nChildIndex (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/toolpanel/
H A Ddrawerlayouter.cxx141 …Reference< XAccessible > DrawerDeckLayouter::GetAccessibleChild( const size_t i_nChildIndex, const… in GetAccessibleChild() argument
143 ENSURE_OR_RETURN( i_nChildIndex < m_aDrawers.size(), "illegal index", NULL ); in GetAccessibleChild()
145 const PToolPanelDrawer pDrawer( m_aDrawers[ i_nChildIndex ] ); in GetAccessibleChild()
H A Dtablayouter.cxx247 …Reference< XAccessible > TabDeckLayouter::GetAccessibleChild( const size_t i_nChildIndex, const Re… in GetAccessibleChild() argument
249 (void)i_nChildIndex; in GetAccessibleChild()
/trunk/main/svtools/inc/svtools/toolpanel/
H A Ddecklayouter.hxx86 const size_t i_nChildIndex,
H A Dtablayouter.hxx94 const size_t i_nChildIndex,
H A Ddrawerlayouter.hxx69 const size_t i_nChildIndex,

Completed in 27 milliseconds