Lines Matching defs:rPos

697 const SfxPoolItem* SdrTableObjImpl::GetCellItem( const CellPos& rPos, sal_uInt16 nWhich ) const  in GetCellItem()  argument
810 CellPos SdrTableObj::getLeftCell( const CellPos& rPos, bool bEdgeTravel ) const in getLeftCell() argument
826 CellPos SdrTableObj::getRightCell( const CellPos& rPos, bool bEdgeTravel ) const in getRightCell() argument
842 CellPos SdrTableObj::getUpCell( const CellPos& rPos, bool bEdgeTravel ) const in getUpCell() argument
857 CellPos SdrTableObj::getDownCell( const CellPos& rPos, bool bEdgeTravel ) const in getDownCell() argument
872 CellPos SdrTableObj::getPreviousCell( const CellPos& rPos, bool bEdgeTravel ) const in getPreviousCell() argument
900 CellPos SdrTableObj::getNextCell( const CellPos& rPos, bool bEdgeTravel ) const in getNextCell() argument
943 CellPos SdrTableObj::getPreviousRow( const CellPos& rPos, bool bEdgeTravel ) const in getPreviousRow() argument
973 CellPos SdrTableObj::getNextRow( const CellPos& rPos, bool bEdgeTravel ) const in getNextRow() argument
1043 TableHitKind SdrTableObj::CheckTableHit( const Point& rPos, sal_Int32& rnX, sal_Int32& rnY, int nTo… in CheckTableHit() argument
1373 bool SdrTableObj::IsTextEditActive( const CellPos& rPos ) in IsTextEditActive()
1469 void SdrTableObj::TakeTextRect( const CellPos& rPos, SdrOutliner& rOutliner, Rectangle& rTextRect, … in TakeTextRect() argument
1598 void SdrTableObj::setActiveCell( const CellPos& rPos ) in setActiveCell()
1630 void SdrTableObj::getCellBounds( const CellPos& rPos, ::Rectangle& rCellRect ) in getCellBounds()
1650 void SdrTableObj::TakeTextAnchorRect( const CellPos& rPos, Rectangle& rAnchorRect ) const in TakeTextAnchorRect() argument
1675 void SdrTableObj::TakeTextEditArea( const CellPos& rPos, Size* pPaperMin, Size* pPaperMax, Rectangl… in TakeTextEditArea() argument