Lines Matching refs:getByIndex

177 			xColumns->getByIndex(nPos) >>= xColumn;  in notifyColumnSelect()
209 … Reference< ::com::sun::star::beans::XPropertySet > xColumn(xColumns->getByIndex(nPos),UNO_QUERY); in RequestHelp()
670 ::cppu::extractInterface(xColumn, xColumns->getByIndex(nPos2)); in PreExecuteColumnContextMenu()
701 ::cppu::extractInterface(xSet, xCols->getByIndex(nPos)); in PreExecuteColumnContextMenu()
749 ::cppu::extractInterface(xCurCol, xCols->getByIndex(i)); in PreExecuteColumnContextMenu()
821 ::cppu::extractInterface(xCol, xCols->getByIndex(nPos)); in PostExecuteColumnContextMenu()
827 xColumnToInspect.set( xCols->getByIndex( nPos ), UNO_QUERY ); in PostExecuteColumnContextMenu()
882 ::cppu::extractInterface(xCurCol, xCols->getByIndex(nPos)); in PostExecuteColumnContextMenu()
906 ::cppu::extractInterface(xCurCol, xCols->getByIndex(i)); in PostExecuteColumnContextMenu()
920 ::cppu::extractInterface(xCurCol, xCols->getByIndex(i)); in PostExecuteColumnContextMenu()
943 Reference< XPropertySet > xReplaced( xCols->getByIndex( nPos ), UNO_QUERY ); in PostExecuteColumnContextMenu()
1130 ::cppu::extractInterface(xCurrent, xColumns->getByIndex(i)); in SetDesignMode()
1604 ::cppu::extractInterface(xCurrent, xColumns->getByIndex(i)); in ColumnMoved()
1649 ::cppu::extractInterface(xCol, xColumns->getByIndex(i)); in InitColumnsByModels()
1671 ::cppu::extractInterface(xCol, xColumns->getByIndex(i)); in InitColumnsByModels()
1705 _rxFieldsByIndex->getByIndex( i ) >>= xCheck; in InitColumnByField()
1777 ::cppu::extractInterface( xColumnModel, xColumns->getByIndex( i ) ); in InitColumnsByFields()
1954 xIndex->getByIndex( _nPosition ) >>= xProp; in getColumnPropertyFromPeer()
2068 ::cppu::extractInterface(xColumn,xColumns->getByIndex(nSelectedColumn)); in Select()
2119 xCols->getByIndex(m_nCurrentSelectedColumn) >>= xCol; in KeyInput()