Home
last modified time | relevance | path

Searched refs:GetSelectionType (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/sw/source/ui/wrtsh/
H A Ddelete.cxx149 int nSelType = GetSelectionType(); in DelLeft()
164 nSelType = GetSelectionType(); in DelLeft()
257 int nSelection = GetSelectionType(); in DelRight()
413 nSelection = GetSelectionType(); in DelRight()
H A Dwrtsh1.cxx1487 SelectionType SwWrtShell::GetSelectionType() const in GetSelectionType() function in SwWrtShell
1868 int nSelType = GetSelectionType(); in GetSelDescr()
/trunk/main/sc/source/ui/view/
H A Dselectionstate.cxx64 bool bEqual = rL.GetSelectionType() == rR.GetSelectionType(); in operator ==()
65 if( bEqual ) switch( rL.GetSelectionType() ) in operator ==()
H A Dspelleng.cxx86 if( maSelState.GetSelectionType() == SC_SELECTTYPE_SHEET ) in ScConversionEngineBase()
175 bool bSheetSel = maSelState.GetSelectionType() == SC_SELECTTYPE_SHEET; in FindNextConversionCell()
H A Dspelldialog.cxx190 switch( mxOldSel->GetSelectionType() ) in Init()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx747 const int nSelType = rSh.GetSelectionType(); in Execute()
1007 int nSel = rSh.GetSelectionType(); in Execute()
1020 int nSel = rSh.GetSelectionType(); in Execute()
1526 if(rSh.GetSelectionType() == nsSelectionType::SEL_GRF in GetState()
1563 int nSel = rSh.GetSelectionType(); in GetState()
1608 int nSel = rSh.GetSelectionType(); in GetState()
1772 int nSel = rSh.GetSelectionType(); in GetState()
2258 int nSelType(rSh.GetSelectionType()); in GetBckColState()
2313 int nSelType(rSh.GetSelectionType()); in ExecBckCol()
2810 int nSel = rSh.GetSelectionType(); in GetGalleryState()
[all …]
H A Dfrmsh.cxx414 const int nSel = rSh.GetSelectionType(); in Execute()
873 const int nSel = rSh.GetSelectionType(); in GetState()
894 const int nSel = rSh.GetSelectionType(); in GetState()
951 const int nSel = rSh.GetSelectionType(); in GetState()
1232 const int nSel = GetShell().GetSelectionType(); in StateInsert()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx399 SelectionType nSelectionType = pWrtShell->GetSelectionType(); in GetData()
759 const int nSelection = pWrtShell->GetSelectionType(); in DeleteSelection()
776 const int nSelection = pWrtShell->GetSelectionType(); in PrepareForCopy()
3076 const int nSelection = pWrtShell->GetSelectionType(); in SetDataForDragAndDrop()
3252 pWrtShell->IntelligentCut( pWrtShell->GetSelectionType(), sal_True ); in DragFinished()
3260 const int nSelection = pWrtShell->GetSelectionType(); in DragFinished()
3297 const int nSelection = rShell.GetSelectionType(); in PrivatePaste()
3393 const int nSelection = rSh.GetSelectionType(); in PrivateDrop()
3443 const int nSel = rSrcSh.GetSelectionType(); in PrivateDrop()
3480 cWord = rSh.IntelligentCut( rSh.GetSelectionType(), sal_False ); in PrivateDrop()
[all …]
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1441 (0 != (nLclSelectionType = rSh.GetSelectionType()) && in KeyInput()
1673 const int nSelectionType = rSh.GetSelectionType(); in KeyInput()
1754 const int nSelectionType = rSh.GetSelectionType(); in KeyInput()
1978 else if ( rSh.GetSelectionType() & in KeyInput()
2038 else if ( rSh.GetSelectionType() & in KeyInput()
2078 else if((rSh.GetSelectionType() & in KeyInput()
2126 if ( rSh.GetSelectionType() & in KeyInput()
3399 const int nSelType = rSh.GetSelectionType(); in MouseButtonDown()
4329 int eSelection = rSh.GetSelectionType(); in MouseButtonUp()
5257 if(rSh.GetSelectionType() & nsSelectionType::SEL_DRW_TXT) in SelectMenuPosition()
[all …]
/trunk/main/sw/source/ui/web/
H A Dwview.cxx137 int nNewSelectionType = (GetWrtShell().GetSelectionType() in SelectShell()
140 int _nSelectionType = GetSelectionType(); in SelectShell()
/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx354 int nSelectionType = rWrtShell.GetSelectionType(); in Copy()
487 int nSelectionType = rWrtShell.GetSelectionType(); in Paste()
H A Dviewling.cxx470 if (pWrtShell->GetSelectionType() & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_DRW)) in HyphenateDocument()
689 if (pWrtShell->GetSelectionType() & nsSelectionType::SEL_DRW_TXT) in ExecSpellPopup()
H A Dview1.cxx213 if( !pFormatClipboard->CanCopyThisType( GetWrtShell().GetSelectionType() ) ) in StateFormatPaintbrush()
H A Dviewdlg2.cxx144 SelectionType eType = rSh.GetSelectionType(); in InsertCaption()
H A Dviewstat.cxx275 if (pWrtShell->GetSelectionType() & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_DRW)) in GetState()
H A Dview.cxx268 int nNewSelectionType = (pWrtShell->GetSelectionType() in SelectShell()
1572 const int nSel = rSh.GetSelectionType(); in DoVerb()
/trunk/main/sc/source/ui/inc/
H A Dselectionstate.hxx53 inline ScSelectionType GetSelectionType() const { return meType; } in GetSelectionType() function in ScSelectionState
/trunk/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx231 rSh.GetSelectionType() & nsSelectionType::SEL_TBL) in PageCreated()
/trunk/main/sw/source/ui/misc/
H A Dsrtdlg.cxx199 if(rSh.GetSelectionType() & in SwSortDlg()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx384 int GetSelectionType() const { return nSelectionType; } in GetSelectionType() function in SwView
H A Dwrtsh.hxx118 SelectionType GetSelectionType() const;
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx230 if(0 != (pWrtShell->GetSelectionType()& nsSelectionType::SEL_DRW_TXT)) in GetNextWrongSentence()
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx151 eType = rSh.GetSelectionType(); in SwCaptionDialog()
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx142 …aBoxInfo.SetMinDist (rSh.IsTableMode() || rSh.GetSelectionType() & (nsSelectionType::SEL_TX… in PrepareBoxInfo()
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx190 nSelection = pSh->GetSelectionType(); in StateOther()

Completed in 143 milliseconds

12