Lines Matching defs:const

130 BaseProperties& TableProperties::Clone(SdrObject& rObj) const  in Clone()
199 bool TableStyleSettings::operator==( const TableStyleSettings& rStyle ) const in operator ==()
619 CellRef SdrTableObjImpl::getCell( const CellPos& rPos ) const in getCell()
697 const SfxPoolItem* SdrTableObjImpl::GetCellItem( const CellPos& rPos, sal_uInt16 nWhich ) const in GetCellItem()
783 bool SdrTableObj::isValid( const CellPos& rPos ) const in isValid()
810 CellPos SdrTableObj::getLeftCell( const CellPos& rPos, bool bEdgeTravel ) const in getLeftCell()
826 CellPos SdrTableObj::getRightCell( const CellPos& rPos, bool bEdgeTravel ) const in getRightCell()
842 CellPos SdrTableObj::getUpCell( const CellPos& rPos, bool bEdgeTravel ) const in getUpCell()
857 CellPos SdrTableObj::getDownCell( const CellPos& rPos, bool bEdgeTravel ) const in getDownCell()
872 CellPos SdrTableObj::getPreviousCell( const CellPos& rPos, bool bEdgeTravel ) const in getPreviousCell()
900 CellPos SdrTableObj::getNextCell( const CellPos& rPos, bool bEdgeTravel ) const in getNextCell()
943 CellPos SdrTableObj::getPreviousRow( const CellPos& rPos, bool bEdgeTravel ) const in getPreviousRow()
973 CellPos SdrTableObj::getNextRow( const CellPos& rPos, bool bEdgeTravel ) const in getNextRow()
1043 TableHitKind SdrTableObj::CheckTableHit( const Point& rPos, sal_Int32& rnX, sal_Int32& rnY, int nTo… in CheckTableHit()
1258 SdrText* SdrTableObj::getText( sal_Int32 nIndex ) const in getText()
1312 sal_Int32 SdrTableObj::CheckTextHit(const Point& rPnt) const in CheckTextHit() argument
1326 SdrOutliner* SdrTableObj::GetCellTextEditOutliner( const Cell& rCell ) const in GetCellTextEditOutliner()
1398 void SdrTableObj::TakeObjInfo(SdrObjTransformInfoRec& rInfo) const in TakeObjInfo()
1461 void SdrTableObj::TakeTextRect( SdrOutliner& rOutliner, Rectangle& rTextRect, FASTBOOL bNoEditText,… in TakeTextRect()
1469 void SdrTableObj::TakeTextRect( const CellPos& rPos, SdrOutliner& rOutliner, Rectangle& rTextRect, … in TakeTextRect()
1623 void SdrTableObj::getActiveCellPos( CellPos& rPos ) const in getActiveCellPos()
1642 void SdrTableObj::TakeTextAnchorRect(Rectangle& rAnchorRect) const in TakeTextAnchorRect()
1650 void SdrTableObj::TakeTextAnchorRect( const CellPos& rPos, Rectangle& rAnchorRect ) const in TakeTextAnchorRect()
1667 …TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* pViewMin) const in TakeTextEditArea()
1675 void SdrTableObj::TakeTextEditArea( const CellPos& rPos, Size* pPaperMin, Size* pPaperMax, Rectangl… in TakeTextEditArea()
1820 SdrOutliner* SdrTableObj::GetCellTextEditOutliner( const CellPos& rPos ) const in GetCellTextEditOutliner()
1928 void SdrTableObj::TakeObjNameSingul(XubString& rName) const in TakeObjNameSingul()
1944 void SdrTableObj::TakeObjNamePlural(XubString& rName) const in TakeObjNamePlural()
2029 Point SdrTableObj::GetSnapPoint(sal_uInt32 i) const in GetSnapPoint()
2233 … SdrTableObj::AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHeight, FASTBOOL bWidth) const in AdjustTextFrameWidthAndHeight()
2305 sal_Bool SdrTableObj::TRGetBaseGeometry(basegfx::B2DHomMatrix& rMatrix, basegfx::B2DPolyPolygon& rP… in TRGetBaseGeometry()
2350 void SdrTableObj::AddToHdlList(SdrHdlList& rHdlList) const in AddToHdlList()
2447 SdrHdl* SdrTableObj::GetHdl(sal_uInt32 nHdlNum) const in GetHdl()
2477 bool SdrTableObj::beginSpecialDrag(SdrDragStat& rDrag) const in beginSpecialDrag()
2573 String SdrTableObj::getSpecialDragComment(const SdrDragStat& rDrag) const in getSpecialDragComment() argument
2578 basegfx::B2DPolyPolygon SdrTableObj::getSpecialDragPoly(const SdrDragStat& rDrag) const in getSpecialDragPoly() argument
2646 basegfx::B2DPolyPolygon SdrTableObj::TakeCreatePoly(const SdrDragStat& rDrag) const in TakeCreatePoly() argument
2681 void SdrTableObj::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData()