Home
last modified time | relevance | path

Searched refs:CheckSplitCells (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/inc/
H A Dtblsel.hxx116 sal_Bool CheckSplitCells( const SwCrsrShell& rShell, sal_uInt16 nDiv,
118 sal_Bool CheckSplitCells( const SwCursor& rCrsr, sal_uInt16 nDiv,
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx2043 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 Dfetab.cxx251 if( !CheckSplitCells( *this, nCnt + 1, nsSwTblSearchType::TBLSEARCH_COL ) ) in InsertCol()
520 if( bVert && !CheckSplitCells( *this, nCnt + 1 ) ) in SplitTab()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx1739 if( !::CheckSplitCells( rCursor, nCnt + 1, nsSwTblSearchType::TBLSEARCH_COL ) ) in InsertCol()

Completed in 45 milliseconds