Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/wrtsh/
H A Dselect.cxx620 if(SwCrsrShell::HasSelection() && !IsSelTblCells() && bClearMark) { in SttLeaveSelect()
865 if( IsSelTblCells() ) in Drag()
879 if( IsSelTblCells() ) in EndDrag()
/AOO42X/main/sw/source/core/crsr/
H A Dtrvltbl.cxx799 if( !pBoxIdx || !pBoxPtr || IsSelTblCells() || !IsAutoUpdateCells() ) in CheckTblBoxCntnt()
868 if( IsSelTblCells() || !IsAutoUpdateCells() ) in SaveTblBoxCntnt()
/AOO42X/main/sw/inc/
H A Dcrsrsh.hxx858 sal_Bool IsSelTblCells() const { return bSelTblCells; } in IsSelTblCells() function in SwCrsrShell