Searched refs:IsSelTblCells (Results 1 – 3 of 3) sorted by relevance
620 if(SwCrsrShell::HasSelection() && !IsSelTblCells() && bClearMark) { in SttLeaveSelect()865 if( IsSelTblCells() ) in Drag()879 if( IsSelTblCells() ) in EndDrag()
799 if( !pBoxIdx || !pBoxPtr || IsSelTblCells() || !IsAutoUpdateCells() ) in CheckTblBoxCntnt()868 if( IsSelTblCells() || !IsAutoUpdateCells() ) in SaveTblBoxCntnt()
858 sal_Bool IsSelTblCells() const { return bSelTblCells; } in IsSelTblCells() function in SwCrsrShell