Home
last modified time | relevance | path

Searched refs:IsSelection (Results 1 – 17 of 17) sorted by relevance

/AOO42X/main/sw/source/ui/wrtsh/
H A Dwrtsh3.cxx76 if( IsSelection() ) in MoveBookMark()
95 if( IsSelection() ) in GotoField()
113 if( IsSelection() ) in GotoFieldmark()
H A Ddelete.cxx172 if ( IsSelection() ) in DelLeft()
271 if( IsSelection() ) in DelRight()
H A Dselect.cxx146 if ( IsSelection() && IsCrsrPtAtEnd() ) in SelAll()
1034 if( IsSelection() ) in SelectNextPrevHyperlink()
H A Dwrtundo.cxx79 if ( IsSelection() ) in Do()
H A Dwrtsh1.cxx522 if( IsSelection() ) in InsertOleObject()
1810 if( bRet && IsSelection() ) in Pop()
/AOO42X/main/sw/inc/
H A Dcrsrsh.hxx537 inline sal_Bool IsSelection() const;
930 inline sal_Bool SwCrsrShell::IsSelection() const in IsSelection() function in SwCrsrShell
/AOO42X/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx487 if(pWrtShell->IsSelection()) in ExpandGlossary()
584 if(pWrtShell->IsSelection() && aShortName.Len() > nMaxLen) in Expand()
H A Dswdtflvr.cxx820 else if ( pWrtShell->IsSelection() || pWrtShell->IsFrmSelected() || in PrepareForCopy()
874 int bDDELink = pWrtShell->IsSelection(); in PrepareForCopy()
891 if( pWrtShell->IsSelection() ) in PrepareForCopy()
3083 else if ( pWrtShell->IsSelection() || pWrtShell->IsFrmSelected() || in SetDataForDragAndDrop()
3109 if( pWrtShell->IsSelection() ) in SetDataForDragAndDrop()
/AOO42X/main/sw/source/core/crsr/
H A Dviscrs.cxx491 pCrsrShell->IsSelection() ) in _SetPosAndShow()
501 !pCrsrShell->IsSelection() ); in _SetPosAndShow()
/AOO42X/main/sw/source/ui/uiview/
H A Dviewprt.cxx244 ( pSh->IsSelection() || pSh->IsFrmSelected() || pSh->IsObjSelected() ) ) in ExecutePrint()
H A Dviewsrch.cxx792 if( bJustOpened && pWrtShell->IsSelection() ) in StateSearch()
H A Dviewling.cxx687 !pWrtShell->IsSelection()) in ExecSpellPopup()
/AOO42X/main/sw/source/core/edit/
H A Dedglss.cxx305 else if( IsSelection() ) in GetSelectedText()
/AOO42X/main/sw/source/ui/misc/
H A Dglossary.cxx254 bSelection( pWrtShell->IsSelection() ), in SwGlossaryDlg()
/AOO42X/main/sw/source/ui/shells/
H A Dtextsh1.cxx1529 if ( !rSh.IsSelection() ) in GetState()
H A Dbasesh.cxx2674 if( !pArgs && rSh.IsSelection() && !rSh.IsInClickToEdit() && in InsertTable()
/AOO42X/main/sw/source/ui/docvw/
H A Dedtwin.cxx4365 if( rSh.IsSelection() && !rSh.HasReadonlySel() ) in MouseButtonUp()