Home
last modified time | relevance | path

Searched refs:_FndBox (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/inc/
H A Dtblsel.hxx152 class _FndBox;
155 SV_DECL_PTRARR_DEL( _FndBoxes, _FndBox*, 10, 20 )
158 class _FndBox class
168 _FndBox( SwTableBox* pB, _FndLine* pFL ) : in _FndBox() function in _FndBox
196 _FndBox* pUpper;
203 const _FndBox* GetUpper() const { return pUpper; } in GetUpper()
204 _FndBox* GetUpper() { return pUpper; } in GetUpper()
206 void SetUpper( _FndBox* pUp ) { pUpper = pUp; } in SetUpper()
214 _FndBox* pFndBox;
216 _FndPara( const SwSelBoxes& rBxs, _FndBox* pFB ) in _FndPara()
[all …]
/trunk/main/sw/source/core/doc/
H A Ddocsort.cxx276 const _FndBox* pFndBox; in GetKey()
305 const _FndBox* pFndBox; in GetValue()
529 _FndBox aFndBox( 0, 0 ); in SortTbl()
655 const _FndBox* pSource = rBox.GetBox(i, nS); in MoveRow()
658 const _FndBox* pTarget = rBox.GetBox(i, nT); in MoveRow()
703 const _FndBox* pSource = rBox.GetBox(nS, i); in MoveCol()
820 _FndBox** ppTmp = (_FndBox**)pArr; in FlatFndBox()
831 _FndBox** ppTmp = (_FndBox**)pArr; in ~FlatFndBox()
879 _FndBox* pBox = rBoxes[i]; in CheckBoxSymmetry()
968 const _FndBox* pBox = rBoxes[ j ]; in FillFlat()
[all …]
H A Dtblcpy.cxx100 TableStructure( const SwTable& rTable, _FndBox &rFndBox,
190 _FndBox &rFndBox, const SwSelBoxes& rSelBoxes, in TableStructure()
224 _FndBox *pFndBox = new _FndBox( pTmpBox, pInsLine ); in TableStructure()
699 _FndBox aFndBox( 0, 0 ); in InsNewTable()
774 _FndBox aFndBox( 0, 0 ); in InsTable()
860 _FndBox aFndBox( 0, 0 ); in InsTable()
874 _FndBox* pFndBox; in InsTable()
978 pFndBox = new _FndBox( pTmpBox, pInsFLine ); in InsTable()
979 pInsFLine->GetBoxes().C40_INSERT( _FndBox, pFndBox, nBx ); in InsTable()
999 pFndBox = new _FndBox( pTmpBox, pFLine ); in InsTable()
[all …]
H A Dtblrwcl.cxx494 _FndBox* pFBox; in lcl_InsCol()
545 _FndBox aFndBox( 0, 0 ); in InsertCol()
596 _FndBox aFndBox( 0, 0 ); in _InsertRow()
691 _FndBox* pFndBox = new _FndBox( (SwTableBox*)rpBox, pFndPara->pFndLine ); in _FndBoxAppendRowBox()
729 _FndBox aFndBox( 0, 0 ); in AppendRow()
1102 _FndBox aFndBox( 0, 0 ); in DeleteSel()
1193 _FndBox aFndBox( 0, 0 ); in OldSplitRow()
1323 _FndBox aFndBox( 0, 0 ); in SplitCol()
1761 _FndBox aFndBox( 0, 0 ); in OldMerge()
3548 _FndBox* pFndBox = new _FndBox( 0, 0 ); in lcl_SaveInsDelData()
[all …]
/trunk/main/sw/source/core/inc/
H A Ddocsort.hxx36 class _FndBox;
49 typedef const _FndBox* _FndBoxPtr;
135 FlatFndBox(SwDoc* pDocPtr, const _FndBox& rBox);
142 const _FndBox* GetBox(sal_uInt16 nCol, sal_uInt16 nRow) const;
149 sal_Bool CheckLineSymmetry(const _FndBox& rBox);
151 sal_uInt16 GetColCount(const _FndBox& rBox);
152 sal_uInt16 GetRowCount(const _FndBox& rBox);
153 void FillFlat(const _FndBox&, sal_Bool bLastBox=sal_False);
156 const _FndBox& rBoxRef;
H A Dtblrwcl.hxx38 class _FndBox;
50 sal_Bool lcl_CopyCol( const _FndBox*& rpFndBox, void* pPara );
55 sal_Bool lcl_Merge_MoveBox( const _FndBox*& rpFndBox, void* pPara );
58 sal_Bool lcl_CopyBoxToDoc( const _FndBox*& rpFndBox, void* pPara );
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx142 SV_IMPL_PTRARR( _FndBoxes, _FndBox* )
1510 static sal_Bool lcl_CheckCol( const _FndBox*& rpFndBox, void* pPara ) in lcl_CheckCol()
1518 ((_FndBox*)rpFndBox)->GetLines().ForEach( &lcl_CheckRow, pPara ); in lcl_CheckCol()
1551 _FndBox aFndBox( 0, 0 ); in CheckMergeSel()
1559 _FndBox* pFndBox = &aFndBox; in CheckMergeSel()
2152 _FndBox* pFndBox = new _FndBox( (SwTableBox*)rpBox, pFndPara->pFndLine ); in _FndBoxCopyCol()
2173 pFndPara->pFndLine->GetBoxes().C40_INSERT( _FndBox, pFndBox, in _FndBoxCopyCol()
2228 void _FndBox::SetTableLines( const SwTable &rTable ) in SetTableLines()
2260 void _FndBox::DelFrms( SwTable &rTable,sal_Bool bAccTableDispose ) in DelFrms()
2429 void _FndBox::MakeFrms( SwTable &rTable ) in MakeFrms()
[all …]
H A Dfetab.cxx380 _FndBox aFndBox( 0, 0 ); in DeleteRow()
394 _FndBox* pFndBox = &aFndBox; in DeleteRow()
398 _FndBox* pTmp = pFndBox->GetLines()[0]->GetBoxes()[0]; in DeleteRow()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx1897 _FndBox aFndBox( 0, 0 ); in DeleteRow()
1913 _FndBox* pFndBox = &aFndBox; in DeleteRow()
1917 _FndBox* pTmp = pFndBox->GetLines()[0]->GetBoxes()[0]; in DeleteRow()
3256 _FndBox aFndBox( 0, 0 ); in SplitTable()
3645 _FndBox aFndBox( 0, 0 ); in MergeTable()
3757 sal_Bool lcl_SetAFmtBox( const _FndBox*&, void *pPara );
3834 _FndBox aFndBox( 0, 0 ); in SetTableAutoFmt()
3844 _FndBox* pFndBox = &aFndBox; in SetTableAutoFmt()
3872 _FndBox* pSaveBox = pLine->GetUpper(); in SetTableAutoFmt()
3912 _FndBox aFndBox( 0, 0 ); in GetTableAutoFmt()
[all …]
H A Dndtbl1.cxx203 sal_Bool _FindBox( const _FndBox*& rpBox, void* pPara ) in _FindBox()
208 ((_FndBox*)rpBox)->GetLines().ForEach( _FindLine, pPara ); in _FindBox()
246 _FndBox aFndBox( 0, 0 ); in lcl_CollectLines()
253 const _FndBox *pTmp = &aFndBox; in lcl_CollectLines()
/trunk/main/sw/source/ui/misc/
H A Dsrtdlg.cxx56 SV_IMPL_PTRARR( _FndBoxes, _FndBox* )
107 _FndBox aFndBox( 0, 0 ); in lcl_GetSelTbl()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx1035 _FndBox aTmpBox( 0, 0 ); in CreateNew()
1782 _FndBox aTmpBox( 0, 0 ); in UndoImpl()
2032 _FndBox aTmpBox( 0, 0 ); in UndoImpl()
3019 _FndBox aTmpBox( 0, 0 ); in UndoImpl()
3118 _FndBox aFndBox( 0, 0 ); in UndoImpl()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx690 _FndBox aFndBox( 0, 0 ); in NewInsertCol()
1407 _FndBox aFndBox( 0, 0 ); in NewSplitRow()
1498 _FndBox aFndBox( 0, 0 ); in InsertRow()

Completed in 205 milliseconds