Lines Matching refs:SwTable

95 sal_Bool SwTable::NewMerge( SwDoc* pDoc, const SwSelBoxes& rBoxes,  in NewMerge()
252 void lcl_ChangeRowSpan( const SwTable& rTable, const long nDiff, in lcl_ChangeRowSpan()
324 SwBoxSelection* SwTable::CollectBoxSelection( const SwPaM& rPam ) const in CollectBoxSelection()
609 long lcl_InsertPosition( SwTable &rTable, std::vector<sal_uInt16>& rInsPos, in lcl_InsertPosition()
655 sal_Bool SwTable::NewInsertCol( SwDoc* pDoc, const SwSelBoxes& rBoxes, in NewInsertCol()
814 bool SwTable::PrepareMerge( const SwPaM& rPam, SwSelBoxes& rBoxes, in PrepareMerge()
973 void SwTable::_FindSuperfluousRows( SwSelBoxes& rBoxes, in _FindSuperfluousRows()
1016 SwTableBox& SwTableBox::FindStartOfRowSpan( const SwTable& rTable, sal_uInt16 nMaxStep ) in FindStartOfRowSpan()
1043 SwTableBox& SwTableBox::FindEndOfRowSpan( const SwTable& rTable, sal_uInt16 nMaxStep ) in FindEndOfRowSpan()
1070 void lcl_getAllMergedBoxes( const SwTable& rTable, SwSelBoxes& rBoxes, SwTableBox& rBox ) in lcl_getAllMergedBoxes()
1093 void lcl_UnMerge( const SwTable& rTable, SwTableBox& rBox, sal_uInt16 nCnt, in lcl_UnMerge()
1158 void SwTable::InsertSpannedRow( SwDoc* pDoc, sal_uInt16 nRowIdx, sal_uInt16 nCnt ) in InsertSpannedRow()
1209 const SwTable& rTable, const SwSelBoxes& rBoxes, sal_uInt16 nCnt ) in lcl_SophisticatedFillLineIndices()
1304 const SwTable& rTable, const SwSelBoxes& rBoxes, sal_uInt16 nCnt ) in lcl_CalculateSplitLineHeights()
1364 sal_uInt16 lcl_LineIndex( const SwTable& rTable, const SwSelBoxes& rBoxes, in lcl_LineIndex()
1402 sal_Bool SwTable::NewSplitRow( SwDoc* pDoc, const SwSelBoxes& rBoxes, sal_uInt16 nCnt, in NewSplitRow()
1488 sal_Bool SwTable::InsertRow( SwDoc* pDoc, const SwSelBoxes& rBoxes, in InsertRow()
1552 void SwTable::PrepareDelBoxes( const SwSelBoxes& rBoxes ) in PrepareDelBoxes()
1610 void lcl_SearchSelBox( const SwTable &rTable, SwSelBoxes& rBoxes, long nMin, long nMax, in lcl_SearchSelBox()
1657 void SwTable::CreateSelection( const SwPaM& rPam, SwSelBoxes& rBoxes, in CreateSelection()
1673 void SwTable::CreateSelection( const SwNode* pStartNd, const SwNode* pEndNd, in CreateSelection()
1849 void SwTable::ExpandColumnSelection( SwSelBoxes& rBoxes, long &rMin, long &rMax ) const in ExpandColumnSelection()
1898 void SwTable::PrepareDeleteCol( long nMin, long nMax ) in PrepareDeleteCol()
1950 void SwTable::ExpandSelection( SwSelBoxes& rBoxes ) const in ExpandSelection()
1969 void SwTable::CheckRowSpan( SwTableLinePtr &rpLine, bool bUp ) const in CheckRowSpan()
2057 void SwTable::RestoreRowSpan( const SwSaveRowSpan& rSave ) in RestoreRowSpan()
2111 SwSaveRowSpan* SwTable::CleanUpTopRowSpan( sal_uInt16 nSplitLine ) in CleanUpTopRowSpan()
2125 void SwTable::CleanUpBottomRowSpan( sal_uInt16 nDelLines ) in CleanUpBottomRowSpan()
2157 void SwTable::CheckConsistency() const in CheckConsistency()