Searched refs:implGetIndex (Results 1 – 5 of 5) sorted by relevance
2158 sal_Int32 BasicCollection::implGetIndex( SbxVariable* pIndexVar ) in implGetIndex() function in BasicCollection2214 sal_Int32 nAfterIndex = implGetIndex( pAfter ); in CollAdd()2224 sal_Int32 nBeforeIndex = implGetIndex( pBefore ); in CollAdd()2273 sal_Int32 nIndex = implGetIndex( p ); in CollItem()2291 sal_Int32 nIndex = implGetIndex( p ); in CollRemove()
78 …inline sal_Int32 implGetIndex( sal_Int32 _nRow, sal_Int32 _nColumn ) const { return _nRow * implGe… in implGetIndex() function in accessibility::AccessibleTabListBoxTable
319 sal_Int32 implGetIndex( SbxVariable* pIndexVar );
546 …inline sal_Int32 implGetIndex( sal_Int32 nRow, sal_Int32 nColumn ) const { return nRow * implGetCo… in implGetIndex() function in ScAccessibleCsvGrid
1170 return implGetIndex( nRow, nColumn ); in getAccessibleIndex()
Completed in 38 milliseconds