Home
last modified time | relevance | path

Searched refs:nsSelectionType (Results 1 – 25 of 30) sorted by relevance

12

/aoo42x/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx103 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in lcl_CreateEmptyItemSet()
329 …if( ( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::S… in HasContentForThisType()
331 …( m_nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in HasContentForThisType()
335 if( nSelectionType & nsSelectionType::SEL_TXT && m_nSelectionType & nsSelectionType::SEL_TXT ) in HasContentForThisType()
343 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in CanCopyThisType()
344 …| nsSelectionType::SEL_TXT | nsSelectionType::SEL_DRW | nsSelectionType::SEL_TBL | nsSelectionType in CanCopyThisType()
359 if( nSelectionType == nsSelectionType::SEL_TXT ) in Copy()
393 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in Copy()
435 if( nSelectionType & nsSelectionType::SEL_TXT ) in Copy()
549 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in Paste()
[all …]
H A Dviewdlg2.cxx145 if (eType & nsSelectionType::SEL_OLE) in InsertCaption()
146 eType = nsSelectionType::SEL_GRF; in InsertCaption()
149 const SwLabelType eT = eType & nsSelectionType::SEL_TBL ? LTYPE_TABLE : in InsertCaption()
150 eType & nsSelectionType::SEL_FRM ? LTYPE_FLY : in InsertCaption()
151 eType == nsSelectionType::SEL_TXT ? LTYPE_FLY : in InsertCaption()
152 eType & nsSelectionType::SEL_DRW ? LTYPE_DRAW : in InsertCaption()
217 if (eType & nsSelectionType::SEL_GRF) in InsertCaption()
219 else if( eType & nsSelectionType::SEL_TBL) in InsertCaption()
221 else if( eType & nsSelectionType::SEL_FRM) in InsertCaption()
223 else if( eType == nsSelectionType::SEL_TXT) in InsertCaption()
[all …]
H A Dview.cxx167 (nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF) & nSelType ) in ImpSetVerb()
171 if ( nSelType & nsSelectionType::SEL_OLE ) in ImpSetVerb()
269 & ~nsSelectionType::SEL_TBL_CELLS); in SelectShell()
277 if ( nSelectionType & nsSelectionType::SEL_OLE || in SelectShell()
278 nSelectionType & nsSelectionType::SEL_GRF ) in SelectShell()
336 if ( nSelectionType & nsSelectionType::SEL_OLE ) in SelectShell()
343 || nSelectionType & nsSelectionType::SEL_GRF) in SelectShell()
348 if(nSelectionType & nsSelectionType::SEL_GRF ) in SelectShell()
361 if ( nSelectionType & nsSelectionType::SEL_BEZ ) in SelectShell()
413 if ( nSelectionType & nsSelectionType::SEL_NUM ) in SelectShell()
[all …]
H A Dviewstat.cxx102 … if (! ( ((eFrmType & FRMTYPE_FLY_ANY) && nSelectionType != nsSelectionType::SEL_DRW_TXT)|| in GetState()
103 nSelectionType & nsSelectionType::SEL_TBL || in GetState()
104 nSelectionType & nsSelectionType::SEL_DRW) ) in GetState()
275 if (pWrtShell->GetSelectionType() & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_DRW)) in GetState()
404 if( nSelectionType & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_TXT) ) in GetState()
417 else if(nSelectionType & (nsSelectionType::SEL_DRW)) in GetState()
H A Dviewtab.cxx1266 (nSelType & nsSelectionType::SEL_FRM) || in StateTabWin()
1267 (nSelType & nsSelectionType::SEL_OLE) || in StateTabWin()
1294 if ( nSelType & nsSelectionType::SEL_GRF || in StateTabWin()
1295 nSelType & nsSelectionType::SEL_FRM || in StateTabWin()
1296 nSelType & nsSelectionType::SEL_OLE || in StateTabWin()
1349 if ( nSelType & nsSelectionType::SEL_GRF || in StateTabWin()
1350 nSelType & nsSelectionType::SEL_FRM || in StateTabWin()
1351 nSelType & nsSelectionType::SEL_OLE || in StateTabWin()
1466 if ( nSelType & nsSelectionType::SEL_GRF || in StateTabWin()
1467 nSelType & nsSelectionType::SEL_FRM || in StateTabWin()
[all …]
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 Dview2.cxx231 … const bool bReplaceMode(rSh.HasSelection() && nsSelectionType::SEL_FRM == rSh.GetSelectionType()); in InsertGraphic()
429 … const bool bReplaceMode(rSh.HasSelection() && nsSelectionType::SEL_FRM == rSh.GetSelectionType()); in InsertGraphicDlg()
1111 if( nSelectionType & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_TXT) ) in Execute()
1137 if(nAlias && (nSelectionType & (nsSelectionType::SEL_DRW))) in Execute()
/aoo42x/main/sw/source/ui/wrtsh/
H A Ddelete.cxx150 …const int nCmp = nsSelectionType::SEL_FRM | nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE | in DelLeft()
267 case nsSelectionType::SEL_POSTIT: in DelRight()
268 case nsSelectionType::SEL_TXT: in DelRight()
269 case nsSelectionType::SEL_TBL: in DelRight()
270 case nsSelectionType::SEL_NUM: in DelRight()
372 case nsSelectionType::SEL_FRM: in DelRight()
373 case nsSelectionType::SEL_GRF: in DelRight()
374 case nsSelectionType::SEL_OLE: in DelRight()
375 case nsSelectionType::SEL_DRW: in DelRight()
376 case nsSelectionType::SEL_DRW_TXT: in DelRight()
[all …]
H A Dwrtsh1.cxx1495 return IsSelFrmMode() ? nsSelectionType::SEL_FRM : nsSelectionType::SEL_TXT; in GetSelectionType()
1499 return nsSelectionType::SEL_POSTIT; in GetSelectionType()
1507 nCnt = nsSelectionType::SEL_DRW_TXT; in GetSelectionType()
1516 nCnt |= nsSelectionType::SEL_BEZ; in GetSelectionType()
1544 return nsSelectionType::SEL_FRM; in GetSelectionType()
1548 nCnt |= nsSelectionType::SEL_TBL; in GetSelectionType()
1551 nCnt |= (nsSelectionType::SEL_TBL | nsSelectionType::SEL_TBL_CELLS); in GetSelectionType()
1564 nCnt |= nsSelectionType::SEL_NUM; in GetSelectionType()
1871 case nsSelectionType::SEL_GRF: in GetSelDescr()
1875 case nsSelectionType::SEL_FRM: in GetSelDescr()
[all …]
/aoo42x/main/sw/source/ui/web/
H A Dwview.cxx138 & ~nsSelectionType::SEL_TBL_CELLS); in SelectShell()
144 if ( _nSelectionType & nsSelectionType::SEL_OLE || in SelectShell()
145 _nSelectionType & nsSelectionType::SEL_GRF ) in SelectShell()
192 if ( _nSelectionType & nsSelectionType::SEL_OLE ) in SelectShell()
198 else if ( _nSelectionType & nsSelectionType::SEL_FRM in SelectShell()
199 || _nSelectionType & nsSelectionType::SEL_GRF) in SelectShell()
204 if(_nSelectionType & nsSelectionType::SEL_GRF ) in SelectShell()
229 if ( _nSelectionType & nsSelectionType::SEL_BEZ ) in SelectShell()
251 else if ( _nSelectionType & nsSelectionType::SEL_POSTIT ) in SelectShell()
261 if ( _nSelectionType & nsSelectionType::SEL_NUM ) in SelectShell()
[all …]
/aoo42x/main/sw/source/ui/frmdlg/
H A Dcption.cxx154 eType = nsSelectionType::SEL_GRF; in SwCaptionDialog()
258 case nsSelectionType::SEL_GRF: in SwCaptionDialog()
259 case nsSelectionType::SEL_TBL: in SwCaptionDialog()
260 case nsSelectionType::SEL_TBL | nsSelectionType::SEL_NUM: in SwCaptionDialog()
261 case nsSelectionType::SEL_TBL | nsSelectionType::SEL_TXT: in SwCaptionDialog()
262 case nsSelectionType::SEL_TBL | nsSelectionType::SEL_NUM | nsSelectionType::SEL_TXT: in SwCaptionDialog()
263 case nsSelectionType::SEL_DRW: in SwCaptionDialog()
264 case nsSelectionType::SEL_DRW | nsSelectionType::SEL_BEZ: in SwCaptionDialog()
268 case nsSelectionType::SEL_FRM: in SwCaptionDialog()
269 case nsSelectionType::SEL_TXT: in SwCaptionDialog()
[all …]
H A Dwrap.cxx222 if( ( nSelType & nsSelectionType::SEL_GRF ) || in Reset()
223 ( nSelType & nsSelectionType::SEL_OLE && GRAPHIC_NONE != in Reset()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx1442 ((nLclSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_GRF)) || in KeyInput()
1443 ((nLclSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1675 …&& ( nSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF)… in KeyInput()
1762 …else if(nSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_G… in KeyInput()
1831 nsSelectionType::SEL_OLE | nsSelectionType::SEL_FRM | in KeyInput()
2079 (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM| in KeyInput()
2080nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF)) && in KeyInput()
2100nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF)) && in KeyInput()
4366 if( nId && (nsSelectionType::SEL_TXT|nsSelectionType::SEL_TBL) & eSelection) in MouseButtonUp()
4400 if( (( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) in MouseButtonUp()
[all …]
/aoo42x/main/sw/source/ui/shells/
H A Dbasesh.cxx198 if ( nSel & nsSelectionType::SEL_GRF ) in lcl_UpdateContourDlg()
1009 (nSel & (nsSelectionType::SEL_GRF|nsSelectionType::SEL_OLE)) ) in Execute()
1021 if ( nSel & (nsSelectionType::SEL_GRF|nsSelectionType::SEL_OLE) ) in Execute()
1564 sal_Bool bOk = 0 != (nSel & (nsSelectionType::SEL_GRF|nsSelectionType::SEL_OLE)); in GetState()
1609 if( !(nSel & (nsSelectionType::SEL_GRF|nsSelectionType::SEL_OLE)) ) in GetState()
2272 if(nSelType & nsSelectionType::SEL_GRF || nsSelectionType::SEL_FRM & nSelType) in GetBckColState()
2335 if((nsSelectionType::SEL_FRM & nSelType) || (nsSelectionType::SEL_GRF & nSelType)) in ExecBckCol()
2395 if((nsSelectionType::SEL_FRM & nSelType) || (nsSelectionType::SEL_GRF & nSelType)) in ExecBckCol()
2823 (nSel & nsSelectionType::SEL_TXT) ) in GetGalleryState()
2829 nSel & (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in GetGalleryState()
[all …]
H A Dfrmsh.cxx415 if (nSel & nsSelectionType::SEL_GRF) in Execute()
460 if(nSel & nsSelectionType::SEL_OLE) in Execute()
464 if( nSel & nsSelectionType::SEL_OLE ) in Execute()
508 nSel & nsSelectionType::SEL_GRF ? DLG_FRM_GRF : in Execute()
509 nSel & nsSelectionType::SEL_OLE ? DLG_FRM_OLE : in Execute()
526 if(nSel & nsSelectionType::SEL_OLE && in Execute()
874 if (nSel & nsSelectionType::SEL_GRF || nSel & nsSelectionType::SEL_OLE) in GetState()
895 if (nSel & nsSelectionType::SEL_GRF || nSel & nsSelectionType::SEL_OLE) in GetState()
952 if ( bParentCntProt || nSel & nsSelectionType::SEL_GRF) in GetState()
1233 if ( (nSel & nsSelectionType::SEL_GRF) in StateInsert()
[all …]
H A Dtextsh1.cxx1479 if (!(nType & nsSelectionType::SEL_TXT) && in GetState()
1480 !(nType & nsSelectionType::SEL_TBL) && in GetState()
1481 !(nType & nsSelectionType::SEL_NUM)) in GetState()
H A Dtextsh.cxx939 … if( ((nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE ) & nSel ) || bCrsrInHidden ) in StateInsert()
H A Dtabsh.cxx227 (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL)); in lcl_TableParamToItemSet()
/aoo42x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx407 if(bPending || ((nsSelectionType::SEL_GRF | nsSelectionType::SEL_DRW_FORM) & nSelectionType)) in GetData()
761 if( ( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) & nSelection ) in DeleteSelection()
777 if( nSelection == nsSelectionType::SEL_GRF ) in PrepareForCopy()
903 if( nSelection & ( nsSelectionType::SEL_DRW | nsSelectionType::SEL_DRW_FORM )) in PrepareForCopy()
906 if ( nSelection & nsSelectionType::SEL_DRW ) in PrepareForCopy()
3077 if( nsSelectionType::SEL_GRF == nSelection) in SetDataForDragAndDrop()
3130 if( nSelection & ( nsSelectionType::SEL_DRW | nsSelectionType::SEL_DRW_FORM )) in SetDataForDragAndDrop()
3261 if( ( nsSelectionType::SEL_FRM | nsSelectionType::SEL_GRF | in DragFinished()
3262 nsSelectionType::SEL_OLE | nsSelectionType::SEL_DRW ) & nSelection ) in DragFinished()
3315 if( ( nsSelectionType::SEL_FRM | nsSelectionType::SEL_GRF | in PrivatePaste()
[all …]
/aoo42x/main/sw/source/ui/config/
H A Dbarcfg.cxx85 if(nSelType & nsSelectionType::SEL_NUM) in lcl_getArrayIndex()
87 if(nSelType & nsSelectionType::SEL_TBL) in lcl_getArrayIndex()
92 else if(nSelType & nsSelectionType::SEL_TBL) in lcl_getArrayIndex()
94 else if(nSelType & nsSelectionType::SEL_BEZ) in lcl_getArrayIndex()
96 else if(nSelType & nsSelectionType::SEL_GRF) in lcl_getArrayIndex()
/aoo42x/main/sw/source/ui/misc/
H A Dsrtdlg.cxx200 (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in SwSortDlg()
/aoo42x/main/sw/source/ui/utlui/
H A Duitool.cxx142 … (rSh.IsTableMode() || rSh.GetSelectionType() & (nsSelectionType::SEL_TXT | nsSelectionType:… in PrepareBoxInfo()
/aoo42x/main/sw/source/ui/app/
H A Dapphdl.cxx193 !(nSelection & (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL))) in StateOther()
/aoo42x/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx231 rSh.GetSelectionType() & nsSelectionType::SEL_TBL) in PageCreated()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxvw.cxx1194 bRes = ( (nsSelectionType::SEL_TXT & eSelType) || in IsTextSelection()
1195 (nsSelectionType::SEL_NUM & eSelType) ) && in IsTextSelection()
1196 (!(nsSelectionType::SEL_TBL_CELLS & eSelType) || bAllowTables); in IsTextSelection()

Completed in 252 milliseconds

12