Searched refs:IsEmptyBox (Results 1 – 3 of 3) sorted by relevance
963 sal_Bool IsEmptyBox( const SwTableBox& rBox, SwPaM& rPam ) in IsEmptyBox() function1251 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()
112 sal_Bool IsEmptyBox( const SwTableBox& rBox, SwPaM& rPam );
887 if( !IsEmptyBox( *pBox, aChkPam ) ) in PrepareMerge()
Completed in 39 milliseconds