Home
last modified time | relevance | path

Searched refs:HasSelection (Results 1 – 25 of 98) sorted by relevance

1234

/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx227 sal_Bool bStarted = sal_False, bHasSel = HasSelection(), in Insert()
300 if ( HasSelection() ) in Insert()
488 if( HasSelection() ) in InsertObject()
931 if(HasSelection()) in InsertPageBreak()
960 if(HasSelection()) in InsertLineBreak()
987 if(HasSelection()) in InsertColumnBreak()
1008 if(HasSelection()) in InsertFootnote()
1045 sal_Bool bHasSel = HasSelection(); in SplitNode()
1639 if( !SwCrsrShell::HasSelection() && !IsSelFrmMode() && !IsObjSelected() ) in SetPageStyle()
1740 if(HasSelection()) in AutoCorrect()
H A Dselect.cxx624 if(SwCrsrShell::HasSelection() && !IsSelTblCells() && bClearMark) { in SttLeaveSelect()
640 else if(SwCrsrShell::HasSelection()) in AddLeaveSelect()
661 if(SwCrsrShell::HasSelection()) in EnterAddMode()
H A Ddelete.cxx177 if( !IsBlockMode() || HasSelection() ) in DelLeft()
274 if( !IsBlockMode() || HasSelection() ) in DelRight()
H A Dwrtsh2.cxx91 if ( HasSelection() ) in Insert()
244 if(HasSelection()) in InsertTableOf()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx143 sal_Bool bSel = rWrtSh.HasSelection(); in lcl_CharDialog()
418 const bool bSelection = rWrtSh.HasSelection(); in Execute()
761 if( 0 != (bDelSel = rWrtSh.HasSelection()) ) in Execute()
817 sal_Bool bSel = rWrtSh.HasSelection(); in Execute()
1171 if(!pApply && rWrtSh.HasSelection()) in Execute()
1195 if(!pApply && (rWrtSh.HasSelection() || rReq.IsAPI())) in Execute()
1219 sal_Bool bSelection = rWrtSh.HasSelection(); in Execute()
1439 sal_Bool bValid = !rSh.HasSelection() || in GetState()
1446 aText = rSh.HasSelection()? rSh.GetSelTxt() : rSh.GetCurWord(); in GetState()
1677 if(!rSh.HasSelection() || in GetState()
H A Dannotsh.cxx899 …ItMgr->GetActiveSidebarWin()->GetLayoutStatus()!=SwPostItHelper::DELETED) && pOLV->HasSelection() ) in ExecClpbrd()
903 if( pOLV->HasSelection() ) in ExecClpbrd()
978 …tMgr->GetActiveSidebarWin()->GetLayoutStatus()==SwPostItHelper::DELETED) || !pOLV->HasSelection() ) in StateClpbrd()
983 if( !pOLV->HasSelection() ) in StateClpbrd()
1223 if (!pOLV->GetEditView().HasSelection()) in ExecLingu()
H A Dbasesh.cxx278 if ( rSh.HasSelection() ) in ExecClpbrd()
434 const sal_Bool bCopy = rSh.HasSelection(); in StateClpbrd()
2058 if(!rSh.HasSelection()) in ExecTxtCtrl()
2075 if(rSh.HasSelection()) in ExecTxtCtrl()
2137 ( rSh.HasSelection() && rSh.IsSelFullPara() ) ) in ExecTxtCtrl()
2197 if(!rSh.HasSelection() && ( in GetTxtFontCtrlState()
2768 if( rSh.HasSelection() ) in InsertTable()
H A Dtextsh.cxx967 if( pCurrSection && ( !rSh.HasSelection() || 0 != nFullSectCnt )) in StateInsert()
970 rSh.HasSelection() && rSh.IsInsRegionAvailable() && in StateInsert()
1198 if ( rSh.HasSelection() ) in InsertSymbol()
/trunk/main/basctl/source/basicide/
H A Dbasides2.cxx104 sal_Bool BasicIDEShell::HasSelection( sal_Bool /* bText */ ) const in HasSelection() function in BasicIDEShell
110 if ( pEditView && pEditView->HasSelection() ) in HasSelection()
124 if ( bWholeWord && !pEditView->HasSelection() ) in GetSelectionText()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1824 !rSh.HasSelection() && in KeyInput()
1866 && !rSh.HasSelection() in KeyInput()
1918 && !rSh.HasSelection() ) in KeyInput()
1973 if( rSh.HasSelection() || rSh.HasReadonlySel() ) in KeyInput()
2069 if( aTmpQHD.HasCntnt() && !rSh.HasSelection() ) in KeyInput()
3875 !rSh.HasSelection() && !GetConnectMetaFile() ) in MouseMove()
4292 !rSh.HasSelection() && in MouseButtonUp()
4955 if( rSh.HasSelection() ) in Command()
5161 if( rSh.HasSelection() ) in Command()
5745 else if( !rSh.HasSelection() ) in GetSurroundingText()
[all …]
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx263 sal_Bool bSelection = ((SwCrsrShell*)pWrtShell)->HasSelection() || in StartTextConversion()
488 sal_Bool bSelection = ((SwCrsrShell*)pWrtShell)->HasSelection() || in HyphenateDocument()
531 const sal_Bool bSelection = ((SwCrsrShell*)pWrtShell)->HasSelection(); in IsValidSelectionForThesaurus()
617 const sal_Bool bSelection = ((SwCrsrShell*)pWrtShell)->HasSelection(); in StartThesaurus()
H A Dsrcview.cxx456 if(pTextView->HasSelection()) in Execute()
460 if(pTextView->HasSelection()) in Execute()
525 if ( !pTextView->HasSelection() ) in GetState()
588 if(!pTextView->HasSelection()) in GetState()
H A Dview.cxx1582 sal_Bool SwView::HasSelection( sal_Bool bText ) const in HasSelection() function in SwView
1584 return bText ? GetWrtShell().SwCrsrShell::HasSelection() in HasSelection()
1585 : GetWrtShell().HasSelection(); in HasSelection()
1604 if( bCompleteWrds && !GetWrtShell().HasSelection() ) in GetSelectionTextParam()
/trunk/main/sw/source/core/edit/
H A Dedatmisc.cxx152 if( !HasSelection() ) in SetAttrItem()
182 if( !HasSelection() ) in SetAttrSet()
/trunk/main/forms/source/richtext/
H A Dclipboarddispatcher.cxx86 bEnabled = !getEditView()->IsReadOnly() && getEditView()->HasSelection(); in implIsEnabled()
90 bEnabled = getEditView()->HasSelection(); in implIsEnabled()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx279 sal_Bool EditView::HasSelection() const in HasSelection() function in EditView
282 return pImpEditView->HasSelection(); in HasSelection()
923 if ( !pImpEditView->HasSelection() && PIMPEE->GetStatus().DoAutoCorrect() ) in CompleteAutoCorrect()
990 if ( !HasSelection() ) in IsCursorAtWrongSpelledWord()
1611 if( HasSelection() ) in GetSurroundingText()
1636 if( HasSelection() ) in GetSurroundingTextSelection()
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx489 if(pWrtShell->SwCrsrShell::HasSelection() && !pWrtShell->IsBlockMode()) in ExpandGlossary()
627 if(pWrtShell->HasSelection()) in Expand()
675 if( pWrtShell->HasSelection() ) in InsertGlossary()
/trunk/main/sw/source/ui/fldui/
H A Dfldedt.cxx96 if ( ! pSh->HasSelection() ) in SwFldEditDlg()
338 if ( ! pSh->HasSelection() ) in IMPL_LINK()
/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx237 sal_Bool OScrollWindowHelper::HasSelection() const in HasSelection() function in rptui::OScrollWindowHelper
239 return m_aReportWindow.HasSelection(); in HasSelection()
H A DReportWindow.cxx265 sal_Bool OReportWindow::HasSelection() const in HasSelection() function in rptui::OReportWindow
267 return m_aViewsWindow.HasSelection(); in HasSelection()
H A DDesignView.cxx405 sal_Bool ODesignView::HasSelection() const in HasSelection() function in rptui::ODesignView
407 return m_aScrollWindow.HasSelection(); in HasSelection()
/trunk/main/sw/source/ui/index/
H A Dtoxmgr.cxx307 if(pCurTOX && !ppBase && pSh->HasSelection()) in UpdateOrInsertTOX()
402 if((!ppBase || !(*ppBase)) && pSh->HasSelection()) in UpdateOrInsertTOX()
/trunk/main/sw/source/ui/ribbar/
H A Dinputwin.cxx267 if( !pWrtShell->SwCrsrShell::HasSelection() ) in ShowWin()
273 if( pWrtShell->SwCrsrShell::HasSelection() ) in ShowWin()
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx238 if(!pWrtShell->HasSelection()) in GetNextWrongSentence()
741 else if ( rShell.HasSelection() || rView.IsDrawMode() ) in MakeTextSelection_Impl()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx129 sal_Bool HasSelection() const { return SwCrsrShell::HasSelection() || in HasSelection() function in SwWrtShell

Completed in 232 milliseconds

1234