Home
last modified time | relevance | path

Searched refs:IsEmptyBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx963 sal_Bool IsEmptyBox( const SwTableBox& rBox, SwPaM& rPam ) in IsEmptyBox() function
1251 if( bEmptyLine && !IsEmptyBox( *rPt.pSelBox, aPam )) in GetMergeSel()
1276 bEmptyLine = IsEmptyBox( *aPosArr[n].pSelBox, aPam ); in GetMergeSel()
1296 sal_Bool bEmptyBox = IsEmptyBox( *rPt.pSelBox, aPam ); in GetMergeSel()
1342 if( IsEmptyBox( *aPosArr[n].pSelBox, aPam )) in GetMergeSel()
1395 if( IsEmptyBox( *rPt.pSelBox, aPam ) ) in GetMergeSel()
/trunk/main/sw/inc/
H A Dtblsel.hxx112 sal_Bool IsEmptyBox( const SwTableBox& rBox, SwPaM& rPam );
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx887 if( !IsEmptyBox( *pBox, aChkPam ) ) in PrepareMerge()

Completed in 39 milliseconds