Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx394 else if(bSect || rSh.IsDirectlyInSection()) in ExecTabWin()
507 else if(bVerticalWriting && (bSect || rSh.IsDirectlyInSection())) in ExecTabWin()
1146 … if( !bFrmSelection && ((nFrmType & FRMTYPE_COLSECT) || rSh.IsDirectlyInSection()) ) in StateTabWin()
1408 else if ( !rSh.IsDirectlyInSection() ) in StateTabWin()
/trunk/main/sw/inc/
H A Dfesh.hxx281 bool IsDirectlyInSection() const;
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx245 bool SwFEShell::IsDirectlyInSection() const in IsDirectlyInSection() function in SwFEShell