Searched refs:setActiveCell (Results 1 – 5 of 5) sorted by relevance
550 mpTableObj->setActiveCell( maEditPos ); in update()1304 setActiveCell( aPos ); in setActiveText()1571 const_cast< SdrTableObj* >(this)->setActiveCell( aPos ); in getActiveCell()1598 void SdrTableObj::setActiveCell( const CellPos& rPos ) in setActiveCell() function in sdr::table::SdrTableObj
1533 static_cast< SdrTableObj* >( mxTableObj.get() )->setActiveCell( rPos ); in gotoCell()1698 pTableObj->setActiveCell( aPos ); in EditCell()
84 public void setActiveCell(Point p) { in setActiveCell() method in Selection
253 sel.setActiveCell(s.getCursor()); in addSettings()
152 void setActiveCell( const sdr::table::CellPos& rPos );
Completed in 68 milliseconds