Home
last modified time | relevance | path

Searched refs:HasWholeTabSelection (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx144 if( !HasWholeTabSelection() ) in SelAll()
/trunk/main/sw/inc/
H A Dfesh.hxx614 sal_Bool HasWholeTabSelection() const;
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx298 pRep->SetLineSelected(bTableSel && ! rSh.HasWholeTabSelection()); in lcl_TableParamToItemSet()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx972 sal_Bool SwFEShell::HasWholeTabSelection() const in HasWholeTabSelection() function in SwFEShell
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1835 if ( pWrtShell->HasWholeTabSelection() ) in InsFrmMode()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx878 bDDELink = pWrtShell->HasWholeTabSelection(); in PrepareForCopy()