Lines Matching refs:SwTableBox

80 TYPEINIT1( SwTableBox, SwClient );
87 SV_IMPL_PTRARR(SwTableBoxes,SwTableBox*);
94 void ChgTextToNum( SwTableBox& rBox, const String& rTxt, const Color* pCol,
122 inline const Color* SwTableBox::GetSaveUserColor() const in GetSaveUserColor()
127 inline const Color* SwTableBox::GetSaveNumFmtColor() const in GetSaveNumFmtColor()
132 inline void SwTableBox::SetSaveUserColor(const Color* p ) in SetSaveUserColor()
140 inline void SwTableBox::SetSaveNumFmtColor( const Color* p ) in SetSaveNumFmtColor()
148 long SwTableBox::getRowSpan() const in getRowSpan()
153 void SwTableBox::setRowSpan( long nNewRowSpan ) in setRowSpan()
164 bool SwTableBox::getDummyFlag() const in getDummyFlag()
169 void SwTableBox::setDummyFlag( bool bDummy ) in setDummyFlag()
211 SwTableBox* pBox, in _InsTblBox()
365 SwTableBox &rBox = *rBoxes[i]; in lcl_ModifyBoxes()
457 void lcl_SortedTabColInsert( SwTabCols &rToFill, const SwTableBox *pBox, in lcl_SortedTabColInsert()
470 const SwTableBox *pCur = pBox; in lcl_SortedTabColInsert()
561 void lcl_ProcessBoxGet( const SwTableBox *pBox, SwTabCols &rToFill, in lcl_ProcessBoxGet()
582 const SwTableBox *pBox = pLine->GetTabBoxes()[i]; in lcl_ProcessLineGet()
597 void SwTable::GetTabCols( SwTabCols &rToFill, const SwTableBox *pStart, in GetTabCols()
709 inline sal_Bool BoxInArr( SvPtrarr& rArr, SwTableBox* pBox ) in BoxInArr()
717 void lcl_ProcessBoxSet( SwTableBox *pBox, Parm &rParm );
726 void lcl_ProcessBoxSet( SwTableBox *pBox, Parm &rParm ) in lcl_ProcessBoxSet()
747 const SwTableBox *pCur = pBox; in lcl_ProcessBoxSet()
822 sal_uInt16 nPos = rTblBoxes.C40_GETPOS( SwTableBox, pBox ); in lcl_ProcessBoxSet()
879 void lcl_ProcessBoxPtr( SwTableBox *pBox, SvPtrarr &rBoxArr, in lcl_ProcessBoxPtr()
898 void lcl_AdjustBox( SwTableBox *pBox, const long nDiff, Parm &rParm );
904 SwTableBox *pBox = rLines[i]->GetTabBoxes() in lcl_AdjustLines()
910 void lcl_AdjustBox( SwTableBox *pBox, const long nDiff, Parm &rParm ) in lcl_AdjustBox()
925 const SwTableBox *pStart, sal_Bool bCurRowOnly ) in SetTabCols()
1036 const SwTableBox *pExcl = pStart->GetUpper()->GetUpper(); in SetTabCols()
1056 SwTableBox *pBox = (SwTableBox*)aParm.aBoxArr[ static_cast< sal_uInt16 >(j)]; in SetTabCols()
1099 SwTableBox* pBox = pLine->GetTabBoxes()[i++]; in lcl_AdjustWidthsInLine()
1162 SwTableBox* pBox = pLine->GetTabBoxes()[nCurrBox]; in lcl_CalcNewWidths()
1277 const SwTabCols &rOld, const SwTableBox *pStart, sal_Bool bCurRowOnly ) in NewSetTabCols()
1455 const SwTableBox* SwTable::GetTblBox( const String& rName, in GetTblBox()
1458 const SwTableBox* pBox = 0; in GetTblBox()
1504 SwTableBox* SwTable::GetTblBox( sal_uLong nSttIdx ) in GetTblBox()
1511 SwTableBox* pRet = 0; in GetTblBox()
1542 pRet = (SwTableBox*)((SwCellFrm*)pFrm)->GetTabBox(); in GetTblBox()
1574 SwTableBox *pUp ) in SwTableLine()
1718 SwTableBox::SwTableBox( SwTableBoxFmt* pFmt, sal_uInt16 nLines, SwTableLine *pUp ) in SwTableBox() function in SwTableBox
1728 SwTableBox::SwTableBox( SwTableBoxFmt* pFmt, const SwNodeIndex &rIdx, in SwTableBox() function in SwTableBox
1744 SwTableBox* p = this; // error: &this in SwTableBox()
1748 SwTableBox::SwTableBox( SwTableBoxFmt* pFmt, const SwStartNode& rSttNd, SwTableLine *pUp ) : in SwTableBox() function in SwTableBox
1762 SwTableBox* p = this; // error: &this in SwTableBox()
1766 SwTableBox::~SwTableBox() in ~SwTableBox()
1776 SwTableBox *p = this; // error: &this in ~SwTableBox()
1790 SwTableBoxFmt* SwTableBox::CheckBoxFmt( SwTableBoxFmt* pFmt ) in CheckBoxFmt()
1797 SwTableBox* pOther = SwIterator<SwTableBox,SwFmt>::FirstElement( *pFmt ); in CheckBoxFmt()
1819 SwFrmFmt* SwTableBox::ClaimFrmFmt() in ClaimFrmFmt()
1826 SwIterator<SwTableBox,SwFmt> aIter( *pRet ); in ClaimFrmFmt()
1827 for( SwTableBox* pLast = aIter.First(); pLast; pLast = aIter.Next() ) in ClaimFrmFmt()
1855 void SwTableBox::ChgFrmFmt( SwTableBoxFmt* pNewFmt ) in ChgFrmFmt()
1920 String SwTableBox::GetName() const in GetName()
1931 const SwTableBox* pBox = this; in GetName()
1955 sal_Bool SwTableBox::IsInHeadline( const SwTable* pTbl ) const in IsInHeadline()
1973 sal_uLong SwTableBox::GetSttIdx() const in GetSttIdx()
2046 void ChgTextToNum( SwTableBox& rBox, const String& rTxt, const Color* pCol, in ChgTextToNum()
2052 void ChgTextToNum( SwTableBox& rBox, const String& rTxt, const Color* pCol, in ChgTextToNum()
2166 void ChgNumToText( SwTableBox& rBox, sal_uLong nFmt ) in ChgNumToText()
2311 SwIterator<SwTableBox,SwFmt> aIter( *this ); in Modify()
2312 SwTableBox* pBox = aIter.First(); in Modify()
2464 sal_Bool SwTableBox::HasNumCntnt( double& rNum, sal_uInt32& rFmtIndex, in HasNumCntnt()
2503 sal_Bool SwTableBox::IsNumberChanged() const in IsNumberChanged()
2540 sal_uLong SwTableBox::IsValidNumTxtNd( sal_Bool bCheckAttr ) const in IsValidNumTxtNd()
2621 sal_uInt16 SwTableBox::IsFormulaOrValueBox() const in IsFormulaOrValueBox()
2640 void SwTableBox::ActualiseValueBox() in ActualiseValueBox()
2683 typedef ::std::set<const SwTableBox *> TableBoxes_t;
2765 const SwTableBox * pTabBox = pCellFrm->GetTabBox(); in getNextTableBoxsCellFrm()
2822 const SwTableBox * SwTableCellInfo::getTableBox() const in getTableBox()
2824 const SwTableBox * pRet = NULL; in getTableBox()
2842 void SwTableBox::RegisterToFormat( SwFmt& rFmt ) in RegisterToFormat()
2847 void SwTableBox::ForgetFrmFmt() in ForgetFrmFmt()