Home
last modified time | relevance | path

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

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

Completed in 49 milliseconds