/trunk/main/sw/source/ui/uiview/ |
H A D | formatclipboard.cxx | 103 …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 D | viewdlg2.cxx | 145 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 D | view.cxx | 167 (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 D | viewstat.cxx | 102 … 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 D | viewtab.cxx | 1266 (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 D | viewling.cxx | 470 if (pWrtShell->GetSelectionType() & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_DRW)) in HyphenateDocument() 689 if (pWrtShell->GetSelectionType() & nsSelectionType::SEL_DRW_TXT) in ExecSpellPopup()
|
H A D | view2.cxx | 231 … 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()
|
/trunk/main/sw/source/ui/wrtsh/ |
H A D | delete.cxx | 150 …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 D | wrtsh1.cxx | 1495 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 …]
|
/trunk/main/sw/source/ui/web/ |
H A D | wview.cxx | 138 & ~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 …]
|
/trunk/main/sw/source/ui/frmdlg/ |
H A D | cption.cxx | 154 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 D | wrap.cxx | 222 if( ( nSelType & nsSelectionType::SEL_GRF ) || in Reset() 223 ( nSelType & nsSelectionType::SEL_OLE && GRAPHIC_NONE != in Reset()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 1440 ((nLclSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_GRF)) || in KeyInput() 1441 ((nLclSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput() 1673 …&& ( nSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF)… in KeyInput() 1760 …else if(nSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_G… in KeyInput() 1829 nsSelectionType::SEL_OLE | nsSelectionType::SEL_FRM | in KeyInput() 2077 (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM| in KeyInput() 2078 … nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF)) && in KeyInput() 2098 … nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF)) && in KeyInput() 4364 if( nId && (nsSelectionType::SEL_TXT|nsSelectionType::SEL_TBL) & eSelection) in MouseButtonUp() 4398 if( (( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) in MouseButtonUp() [all …]
|
/trunk/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 198 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 D | frmsh.cxx | 415 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 D | textsh1.cxx | 1479 if (!(nType & nsSelectionType::SEL_TXT) && in GetState() 1480 !(nType & nsSelectionType::SEL_TBL) && in GetState() 1481 !(nType & nsSelectionType::SEL_NUM)) in GetState()
|
H A D | textsh.cxx | 939 … if( ((nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE ) & nSel ) || bCrsrInHidden ) in StateInsert()
|
H A D | tabsh.cxx | 227 (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL)); in lcl_TableParamToItemSet()
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 407 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 …]
|
/trunk/main/sw/source/ui/config/ |
H A D | barcfg.cxx | 85 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()
|
/trunk/main/sw/source/ui/misc/ |
H A D | srtdlg.cxx | 200 (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in SwSortDlg()
|
/trunk/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 142 … (rSh.IsTableMode() || rSh.GetSelectionType() & (nsSelectionType::SEL_TXT | nsSelectionType:… in PrepareBoxInfo()
|
/trunk/main/sw/source/ui/app/ |
H A D | apphdl.cxx | 193 !(nSelection & (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL))) in StateOther()
|
/trunk/main/sw/source/ui/chrdlg/ |
H A D | pardlg.cxx | 231 rSh.GetSelectionType() & nsSelectionType::SEL_TBL) in PageCreated()
|
/trunk/main/sw/source/ui/uno/ |
H A D | unotxvw.cxx | 1194 bRes = ( (nsSelectionType::SEL_TXT & eSelType) || in IsTextSelection() 1195 (nsSelectionType::SEL_NUM & eSelType) ) && in IsTextSelection() 1196 (!(nsSelectionType::SEL_TBL_CELLS & eSelType) || bAllowTables); in IsTextSelection()
|