Searched refs:CheckSplitCells (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | tblsel.hxx | 116 sal_Bool CheckSplitCells( const SwCrsrShell& rShell, sal_uInt16 nDiv, 118 sal_Bool CheckSplitCells( const SwCursor& rCrsr, sal_uInt16 nDiv,
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 2043 sal_Bool CheckSplitCells( const SwCrsrShell& rShell, sal_uInt16 nDiv, in CheckSplitCells() function 2049 return CheckSplitCells( *rShell.getShellCrsr(false), nDiv, eSearchType ); in CheckSplitCells() 2052 sal_Bool CheckSplitCells( const SwCursor& rCrsr, sal_uInt16 nDiv, in CheckSplitCells() function
|
H A D | fetab.cxx | 251 if( !CheckSplitCells( *this, nCnt + 1, nsSwTblSearchType::TBLSEARCH_COL ) ) in InsertCol() 520 if( bVert && !CheckSplitCells( *this, nCnt + 1 ) ) in SplitTab()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 1739 if( !::CheckSplitCells( rCursor, nCnt + 1, nsSwTblSearchType::TBLSEARCH_COL ) ) in InsertCol()
|
Completed in 1056 milliseconds