Lines Matching refs:SwSelBoxes
72 std::vector<const SwSelBoxes*> aBoxes;
76 void insertBoxes( const SwSelBoxes* pNew ){ aBoxes.insert( aBoxes.end(), pNew ); } in insertBoxes()
95 sal_Bool SwTable::NewMerge( SwDoc* pDoc, const SwSelBoxes& rBoxes, in NewMerge()
96 const SwSelBoxes& rMerged, SwTableBox*, SwUndoTblMerge* pUndo ) in NewMerge()
382 SwSelBoxes *pBoxes = new SwSelBoxes(); in CollectBoxSelection()
610 const SwSelBoxes& rBoxes, sal_Bool bBehind ) 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()
815 SwSelBoxes& rMerged, SwTableBox** ppMergeBox, SwUndoTblMerge* pUndo ) in PrepareMerge()
857 const SwSelBoxes* pBoxes = pSel->aBoxes[ nCurrLine ]; in PrepareMerge()
935 const SwSelBoxes* pBoxes = pSel->aBoxes[ nCurrLine ]; in PrepareMerge()
973 void SwTable::_FindSuperfluousRows( SwSelBoxes& rBoxes, in _FindSuperfluousRows()
1070 void lcl_getAllMergedBoxes( const SwTable& rTable, SwSelBoxes& rBoxes, SwTableBox& rBox ) in lcl_getAllMergedBoxes()
1096 SwSelBoxes aBoxes; in lcl_UnMerge()
1146 void lcl_FillSelBoxes( SwSelBoxes &rBoxes, SwTableLine &rLine ) in lcl_FillSelBoxes()
1162 SwSelBoxes aBoxes; 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()
1505 SwSelBoxes aLineBoxes; 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()
1674 SwSelBoxes& rBoxes, const SearchType eSearch, bool bChkProtected ) const in CreateSelection()
1849 void SwTable::ExpandColumnSelection( SwSelBoxes& rBoxes, long &rMin, long &rMax ) const in ExpandColumnSelection()
1950 void SwTable::ExpandSelection( SwSelBoxes& rBoxes ) const in ExpandSelection()