Lines Matching refs:SdrTableObj

217 	SdrTableObj* mpTableObj;
236 void init( SdrTableObj* pTable, sal_Int32 nColumns, sal_Int32 nRows );
280 void SdrTableObjImpl::init( SdrTableObj* pTable, sal_Int32 nColumns, sal_Int32 nRows ) in init()
710 sdr::properties::BaseProperties* SdrTableObj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
719 sdr::contact::ViewContact* SdrTableObj::CreateObjectSpecificViewContact() in CreateObjectSpecificViewContact()
726 TYPEINIT1(SdrTableObj,SdrTextObj);
730 SdrTableObj::SdrTableObj(SdrModel* _pModel) in SdrTableObj() function in sdr::table::SdrTableObj
738 SdrTableObj::SdrTableObj(SdrModel* _pModel, const ::Rectangle& rNewRect, sal_Int32 nColumns, sal_In… in SdrTableObj() function in sdr::table::SdrTableObj
755 void SdrTableObj::init( sal_Int32 nColumns, sal_Int32 nRows ) in init()
766 SdrTableObj::~SdrTableObj() in ~SdrTableObj()
776 Reference< XTable > SdrTableObj::getTable() const in getTable()
783 bool SdrTableObj::isValid( const CellPos& rPos ) const in isValid()
790 CellPos SdrTableObj::getFirstCell() const in getFirstCell()
797 CellPos SdrTableObj::getLastCell() const in getLastCell()
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()
1017 const TableStyleSettings& SdrTableObj::getTableStyleSettings() const in getTableStyleSettings()
1032 void SdrTableObj::setTableStyleSettings( const TableStyleSettings& rStyle ) in setTableStyleSettings()
1043 TableHitKind SdrTableObj::CheckTableHit( const Point& rPos, sal_Int32& rnX, sal_Int32& rnY, int nTo… in CheckTableHit()
1152 const SfxItemSet& SdrTableObj::GetActiveCellItemSet() const in GetActiveCellItemSet()
1159 void SdrTableObj::InsertRows( sal_Int32 nIndex, sal_Int32 nCount /*= 1*/ ) in InsertRows()
1174 void SdrTableObj::InsertColumns( sal_Int32 nIndex, sal_Int32 nCount /*= 1*/ ) in InsertColumns()
1189 void SdrTableObj::DeleteRows( sal_Int32 nIndex, sal_Int32 nCount /*= 1*/ ) in DeleteRows()
1204 void SdrTableObj::DeleteColumns( sal_Int32 nIndex, sal_Int32 nCount /*= 1*/ ) in DeleteColumns()
1219 void SdrTableObj::setTableStyle( const Reference< XIndexAccess >& xTableStyle ) in setTableStyle()
1232 const Reference< XIndexAccess >& SdrTableObj::getTableStyle() const in getTableStyle()
1250 SdrText* SdrTableObj::getActiveText() const in getActiveText()
1258 SdrText* SdrTableObj::getText( sal_Int32 nIndex ) const in getText()
1277 sal_Int32 SdrTableObj::getTextCount() const in getTextCount()
1295 void SdrTableObj::setActiveText( sal_Int32 nIndex ) in setActiveText()
1312 sal_Int32 SdrTableObj::CheckTextHit(const Point& rPnt) const in CheckTextHit()
1326 SdrOutliner* SdrTableObj::GetCellTextEditOutliner( const Cell& rCell ) const in GetCellTextEditOutliner()
1337 const TableLayouter& SdrTableObj::getTableLayouter() const in getTableLayouter()
1345 void SdrTableObj::FitFrameToTextSize() in FitFrameToTextSize()
1352 FASTBOOL SdrTableObj::IsAutoGrowHeight() const in IsAutoGrowHeight()
1359 FASTBOOL SdrTableObj::IsAutoGrowWidth() const in IsAutoGrowWidth()
1366 bool SdrTableObj::HasText() const in HasText()
1373 bool SdrTableObj::IsTextEditActive( const CellPos& rPos ) in IsTextEditActive()
1380 void SdrTableObj::onEditOutlinerStatusEvent( EditStatus* pEditStatus ) in onEditOutlinerStatusEvent()
1398 void SdrTableObj::TakeObjInfo(SdrObjTransformInfoRec& rInfo) const in TakeObjInfo()
1425 sal_uInt16 SdrTableObj::GetObjIdentifier() const in GetObjIdentifier()
1432 void SdrTableObj::SetPage(SdrPage* pNewPage) in SetPage()
1439 void SdrTableObj::SetModel(SdrModel* pNewModel) in SetModel()
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()
1564 const CellRef& SdrTableObj::getActiveCell() const in getActiveCell()
1571 const_cast< SdrTableObj* >(this)->setActiveCell( aPos ); in getActiveCell()
1584 sal_Int32 SdrTableObj::getRowCount() const in getRowCount()
1591 sal_Int32 SdrTableObj::getColumnCount() const in getColumnCount()
1598 void SdrTableObj::setActiveCell( const CellPos& rPos ) in setActiveCell()
1623 void SdrTableObj::getActiveCellPos( CellPos& rPos ) const in getActiveCellPos()
1630 void SdrTableObj::getCellBounds( const CellPos& rPos, ::Rectangle& rCellRect ) in getCellBounds()
1642 void SdrTableObj::TakeTextAnchorRect(Rectangle& rAnchorRect) const in TakeTextAnchorRect()
1650 void SdrTableObj::TakeTextAnchorRect( const CellPos& rPos, Rectangle& rAnchorRect ) const in TakeTextAnchorRect()
1667 void SdrTableObj::TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangl… in TakeTextEditArea()
1675 void SdrTableObj::TakeTextEditArea( const CellPos& rPos, Size* pPaperMin, Size* pPaperMax, Rectangl… in TakeTextEditArea()
1751 sal_uInt16 SdrTableObj::GetOutlinerViewAnchorMode() const in GetOutlinerViewAnchorMode()
1813 OutlinerParaObject* SdrTableObj::GetEditOutlinerParaObject() const in GetEditOutlinerParaObject()
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()
1951 void SdrTableObj::operator=(const SdrObject& rObj) in operator =()
1956 const SdrTableObj* pTableObj = dynamic_cast< const SdrTableObj* >( &rObj ); in operator =()
1980 basegfx::B2DPolyPolygon SdrTableObj::TakeXorPoly() const in TakeXorPoly()
1987 basegfx::B2DPolyPolygon SdrTableObj::TakeContour() const in TakeContour()
1994 const Rectangle& SdrTableObj::GetSnapRect() const in GetSnapRect()
2001 void SdrTableObj::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect()
2008 const Rectangle& SdrTableObj::GetLogicRect() const in GetLogicRect()
2015 void SdrTableObj::RecalcSnapRect() in RecalcSnapRect()
2021 sal_uInt32 SdrTableObj::GetSnapPointCount() const in GetSnapPointCount()
2029 Point SdrTableObj::GetSnapPoint(sal_uInt32 i) const in GetSnapPoint()
2036 sal_Bool SdrTableObj::BegTextEdit(SdrOutliner& rOutl) in BegTextEdit()
2085 void SdrTableObj::EndTextEdit(SdrOutliner& rOutl) in EndTextEdit()
2133 OutlinerParaObject* SdrTableObj::GetOutlinerParaObject() const in GetOutlinerParaObject()
2144 void SdrTableObj::NbcSetOutlinerParaObject( OutlinerParaObject* pTextObject) in NbcSetOutlinerParaObject()
2168 void SdrTableObj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect()
2182 void SdrTableObj::AdjustToMaxRect( const Rectangle& rMaxRect, bool /* bShrinkOnly = false */ ) in AdjustToMaxRect()
2191 void SdrTableObj::NbcMove(const Size& rSiz) in NbcMove()
2201 void SdrTableObj::NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) in NbcResize()
2213 FASTBOOL SdrTableObj::AdjustTextFrameWidthAndHeight(FASTBOOL bHgt, FASTBOOL bWdt) in AdjustTextFrameWidthAndHeight()
2233 FASTBOOL SdrTableObj::AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHeight, FASTBOOL bWidt… in AdjustTextFrameWidthAndHeight()
2254 void SdrTableObj::NbcReformatText() in NbcReformatText()
2261 void SdrTableObj::ReformatText() in ReformatText()
2274 sal_Bool SdrTableObj::IsVerticalWriting() const in IsVerticalWriting()
2282 void SdrTableObj::SetVerticalWriting(sal_Bool bVertical ) in SetVerticalWriting()
2293 WritingMode SdrTableObj::GetWritingMode() const in GetWritingMode()
2305 sal_Bool SdrTableObj::TRGetBaseGeometry(basegfx::B2DHomMatrix& rMatrix, basegfx::B2DPolyPolygon& rP… in TRGetBaseGeometry()
2315 void SdrTableObj::TRSetBaseGeometry(const basegfx::B2DHomMatrix& rMatrix, const basegfx::B2DPolyPol… in TRSetBaseGeometry()
2322 bool SdrTableObj::IsRealyEdited() const in IsRealyEdited()
2329 FASTBOOL SdrTableObj::IsFontwork() const in IsFontwork()
2336 sal_uInt32 SdrTableObj::GetHdlCount() const in GetHdlCount()
2350 void SdrTableObj::AddToHdlList(SdrHdlList& rHdlList) const in AddToHdlList()
2447 SdrHdl* SdrTableObj::GetHdl(sal_uInt32 nHdlNum) const in GetHdl()
2472 bool SdrTableObj::hasSpecialDrag() const in hasSpecialDrag()
2477 bool SdrTableObj::beginSpecialDrag(SdrDragStat& rDrag) const in beginSpecialDrag()
2513 bool SdrTableObj::applySpecialDrag(SdrDragStat& rDrag) in applySpecialDrag()
2573 String SdrTableObj::getSpecialDragComment(const SdrDragStat& rDrag) const in getSpecialDragComment()
2578 basegfx::B2DPolyPolygon SdrTableObj::getSpecialDragPoly(const SdrDragStat& rDrag) const in getSpecialDragPoly()
2600 FASTBOOL SdrTableObj::BegCreate(SdrDragStat& rStat) in BegCreate()
2612 FASTBOOL SdrTableObj::MovCreate(SdrDragStat& rStat) in MovCreate()
2626 FASTBOOL SdrTableObj::EndCreate(SdrDragStat& rStat, SdrCreateCmd eCmd) in EndCreate()
2633 void SdrTableObj::BrkCreate(SdrDragStat& /*rStat*/) in BrkCreate()
2639 FASTBOOL SdrTableObj::BckCreate(SdrDragStat& /*rStat*/) in BckCreate()
2646 basegfx::B2DPolyPolygon SdrTableObj::TakeCreatePoly(const SdrDragStat& rDrag) const in TakeCreatePoly()
2660 Pointer SdrTableObj::GetCreatePointer() const in GetCreatePointer()
2667 void SdrTableObj::createCell( CellRef& xNewCell ) in createCell()
2674 SdrObjGeoData *SdrTableObj::NewGeoData() const in NewGeoData()
2681 void SdrTableObj::SaveGeoData(SdrObjGeoData& rGeo) const in SaveGeoData()
2691 void SdrTableObj::RestGeoData(const SdrObjGeoData& rGeo) in RestGeoData()
2706 SdrTableObj* SdrTableObj::CloneRange( const CellPos& rStart, const CellPos& rEnd ) in CloneRange()
2711 SdrTableObj* pNewTableObj = new SdrTableObj( GetModel(), GetCurrentBoundRect(), nColumns, nRows); in CloneRange()
2765 void SdrTableObj::DistributeColumns( sal_Int32 nFirstColumn, sal_Int32 nLastColumn ) in DistributeColumns()
2776 void SdrTableObj::DistributeRows( sal_Int32 nFirstRow, sal_Int32 nLastRow ) in DistributeRows()
2787 void SdrTableObj::SetChanged() in SetChanged()
2800 void SdrTableObj::uno_lock() in uno_lock()
2808 void SdrTableObj::uno_unlock() in uno_unlock()