Home
last modified time | relevance | path

Searched refs:IsExtMode (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx3114 if ( rSh.IsExtMode() || rSh.IsBlockMode() ) in MouseButtonDown()
3135 if ( rSh.IsExtMode() ) in MouseButtonDown()
3232 if ( !rSh.IsAddMode() && !rSh.IsExtMode() && !rSh.IsBlockMode() ) in MouseButtonDown()
3249 if ( !rSh.IsAddMode() && !rSh.IsExtMode() && !rSh.IsBlockMode() ) in MouseButtonDown()
3309 if ( !rSh.IsExtMode() ) in MouseButtonDown()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx139 sal_Bool IsExtMode() const { return bExtMode; } in IsExtMode() function in SwWrtShell
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx499 else if(pWrtShell->IsExtMode()) in ExpandGlossary()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1782 if( !rSh.IsAddMode() && !rSh.IsExtMode() && !rSh.IsBlockMode() ) in ExecuteStatusLine()
1784 else if ( rSh.IsExtMode() ) in ExecuteStatusLine()
H A Dviewling.cxx419 if( pWrtShell->IsExtMode() ) in SpellEnd()

Completed in 52 milliseconds