Home
last modified time | relevance | path

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

12

/AOO41X/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx103 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in lcl_CreateEmptyItemSet()
109 else if( nSelectionType & nsSelectionType::SEL_DRW ) in lcl_CreateEmptyItemSet()
113 else if( nSelectionType == nsSelectionType::SEL_TBL ) in lcl_CreateEmptyItemSet()
133 else if( nSelectionType & nsSelectionType::SEL_TXT ) 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()
[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()
270 & ~nsSelectionType::SEL_TBL_CELLS); in SelectShell()
273 nNewSelectionType |= nsSelectionType::SEL_FOC_FRM_CTRL; in SelectShell()
278 if ( nSelectionType & nsSelectionType::SEL_OLE || in SelectShell()
279 nSelectionType & nsSelectionType::SEL_GRF ) in SelectShell()
334 if ( !( nSelectionType & nsSelectionType::SEL_FOC_FRM_CTRL ) ) in SelectShell()
337 if ( nSelectionType & nsSelectionType::SEL_OLE ) in SelectShell()
343 else if ( nSelectionType & nsSelectionType::SEL_FRM in SelectShell()
344 || nSelectionType & nsSelectionType::SEL_GRF) in SelectShell()
[all …]
H A Dviewstat.cxx104 … if (! ( ((eFrmType & FRMTYPE_FLY_ANY) && nSelectionType != nsSelectionType::SEL_DRW_TXT)|| in GetState()
105 nSelectionType & nsSelectionType::SEL_TBL || in GetState()
106 nSelectionType & nsSelectionType::SEL_DRW) ) in GetState()
268 … if (pWrtShell->GetSelectionType() & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_DRW)) in GetState()
397 if( nSelectionType & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_TXT) ) in GetState()
410 else if(nSelectionType & (nsSelectionType::SEL_DRW)) in GetState()
H A Dviewtab.cxx1265 ( nSelType & nsSelectionType::SEL_GRF) || in StateTabWin()
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()
[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()
/AOO41X/main/sw/source/ui/wrtsh/
H A Ddelete.cxx150 …const int nCmp = nsSelectionType::SEL_FRM | nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE | in DelLeft()
258 if(nSelection & nsSelectionType::SEL_TBL_CELLS) in DelRight()
259 nSelection = nsSelectionType::SEL_TBL; in DelRight()
260 if(nSelection & nsSelectionType::SEL_TXT) in DelRight()
261 nSelection = nsSelectionType::SEL_TXT; in DelRight()
262 if(nSelection & nsSelectionType::SEL_FONTWORK) in DelRight()
263 nSelection = nsSelectionType::SEL_DRW; in DelRight()
267 switch( nSelection & ~(nsSelectionType::SEL_BEZ) ) in DelRight()
269 case nsSelectionType::SEL_POSTIT: in DelRight()
270 case nsSelectionType::SEL_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()
1511 nCnt = nsSelectionType::SEL_DRW_FORM; in GetSelectionType()
1513 nCnt = nsSelectionType::SEL_DRW; // Irgendein Draw-Objekt in GetSelectionType()
1516 nCnt |= nsSelectionType::SEL_BEZ; in GetSelectionType()
1518 nCnt |= nsSelectionType::SEL_MEDIA; in GetSelectionType()
1524 nCnt |= nsSelectionType::SEL_EXTRUDED_CUSTOMSHAPE; in GetSelectionType()
1530 nCnt |= nsSelectionType::SEL_FONTWORK; in GetSelectionType()
1544 return nsSelectionType::SEL_FRM; in GetSelectionType()
[all …]
/AOO41X/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()
211 else if ( _nSelectionType & nsSelectionType::SEL_FRM ) in SelectShell()
217 else if ( _nSelectionType & nsSelectionType::SEL_DRW ) in SelectShell()
229 if ( _nSelectionType & nsSelectionType::SEL_BEZ ) in SelectShell()
[all …]
/AOO41X/main/sw/source/ui/frmdlg/
H A Dcption.cxx152 if ( eType & nsSelectionType::SEL_OLE ) in SwCaptionDialog()
154 eType = nsSelectionType::SEL_GRF; in SwCaptionDialog()
183 if (eType & nsSelectionType::SEL_GRF) in SwCaptionDialog()
197 else if( eType & nsSelectionType::SEL_TBL ) in SwCaptionDialog()
205 else if( eType & nsSelectionType::SEL_FRM ) in SwCaptionDialog()
213 else if( eType == nsSelectionType::SEL_TXT ) in SwCaptionDialog()
218 else if( eType & nsSelectionType::SEL_DRW ) 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()
[all …]
H A Dwrap.cxx222 if( ( nSelType & nsSelectionType::SEL_GRF ) || in Reset()
223 ( nSelType & nsSelectionType::SEL_OLE && GRAPHIC_NONE != in Reset()
/AOO41X/main/sw/source/ui/docvw/
H A Dedtwin.cxx321 …meIsValidTarget = pApplyTempl->pFormatClipboard->HasContentForThisType( nsSelectionType::SEL_FRM ); in UpdatePointer()
1442 ((nLclSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_GRF)) || in KeyInput()
1443 ((nLclSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1655 … (rSh.GetSelectionType() & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1675 …&& ( nSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF)… in KeyInput()
1676 … || ( ( nSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM) ) in KeyInput()
1759 … if((nSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1762 …else if(nSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_G… in KeyInput()
1808 if(nSelectionType & nsSelectionType::SEL_OLE) in KeyInput()
1810 else if(nSelectionType & nsSelectionType::SEL_FRM) in KeyInput()
[all …]
/AOO41X/main/sw/source/ui/shells/
H A Dbasesh.cxx200 if ( nSel & nsSelectionType::SEL_GRF ) in lcl_UpdateContourDlg()
752 if ( (!rSh.IsSelFrmMode() || nSelType & nsSelectionType::SEL_GRF) && in Execute()
767 if ( nSelType & nsSelectionType::SEL_GRF ) in Execute()
1011 (nSel & (nsSelectionType::SEL_GRF|nsSelectionType::SEL_OLE)) ) in Execute()
1023 if ( nSel & (nsSelectionType::SEL_GRF|nsSelectionType::SEL_OLE) ) in Execute()
1335 lcl_UpdateContourDlg( rSh, nsSelectionType::SEL_GRF ); in IMPL_LINK()
1397 !(rSh.GetSelectionType() & nsSelectionType::SEL_GRF)) ) in GetState()
1485 rSh.GetSelectionType() == nsSelectionType::SEL_GRF; in GetState()
1528 if(rSh.GetSelectionType() == nsSelectionType::SEL_GRF in GetState()
1566 … sal_Bool bOk = 0 != (nSel & (nsSelectionType::SEL_GRF|nsSelectionType::SEL_OLE)); in GetState()
[all …]
H A Dfrmsh.cxx422 if (nSel & nsSelectionType::SEL_GRF) in Execute()
447 if(nSel & nsSelectionType::SEL_OLE) in Execute()
451 if( nSel & nsSelectionType::SEL_OLE ) in Execute()
495 … nSel & nsSelectionType::SEL_GRF ? DLG_FRM_GRF : in Execute()
496 … nSel & nsSelectionType::SEL_OLE ? DLG_FRM_OLE : in Execute()
513 if(nSel & nsSelectionType::SEL_OLE && in Execute()
861 if (nSel & nsSelectionType::SEL_GRF || nSel & nsSelectionType::SEL_OLE) in GetState()
882 if (nSel & nsSelectionType::SEL_GRF || nSel & nsSelectionType::SEL_OLE) in GetState()
939 if ( bParentCntProt || nSel & nsSelectionType::SEL_GRF) in GetState()
1220 if ( (nSel & nsSelectionType::SEL_GRF) in StateInsert()
[all …]
H A Dtextsh1.cxx1477 if (!(nType & nsSelectionType::SEL_TXT) && in GetState()
1478 !(nType & nsSelectionType::SEL_TBL) && in GetState()
1479 !(nType & nsSelectionType::SEL_NUM)) in GetState()
H A Dtextsh.cxx923 … if( ((nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE ) & nSel ) || bCrsrInHidden ) in StateInsert()
H A Dtabsh.cxx227 (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL)); in lcl_TableParamToItemSet()
/AOO41X/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx407 … if(bPending || ((nsSelectionType::SEL_GRF | nsSelectionType::SEL_DRW_FORM) & nSelectionType)) in GetData()
437 if( nSelectionType & nsSelectionType::SEL_TXT && !pWrtShell->HasMark() ) in GetData()
761 if( ( nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL ) & nSelection ) in DeleteSelection()
777 if( nSelection == nsSelectionType::SEL_GRF ) in PrepareForCopy()
808 else if ( nSelection == nsSelectionType::SEL_OLE ) in PrepareForCopy()
884 if( nSelection & nsSelectionType::SEL_TBL_CELLS ) in PrepareForCopy()
903 if( nSelection & ( nsSelectionType::SEL_DRW | nsSelectionType::SEL_DRW_FORM )) in PrepareForCopy()
906 if ( nSelection & nsSelectionType::SEL_DRW ) in PrepareForCopy()
3076 if( nsSelectionType::SEL_GRF == nSelection) in SetDataForDragAndDrop()
3091 else if( nsSelectionType::SEL_OLE == nSelection ) in SetDataForDragAndDrop()
[all …]
/AOO41X/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()
/AOO41X/main/sw/source/ui/misc/
H A Dsrtdlg.cxx200 (nsSelectionType::SEL_TBL|nsSelectionType::SEL_TBL_CELLS) ) in SwSortDlg()
/AOO41X/main/sw/source/ui/utlui/
H A Duitool.cxx142 … (rSh.IsTableMode() || rSh.GetSelectionType() & (nsSelectionType::SEL_TXT | nsSelectionType:… in PrepareBoxInfo()
/AOO41X/main/sw/source/ui/app/
H A Dapphdl.cxx193 !(nSelection & (nsSelectionType::SEL_TXT | nsSelectionType::SEL_TBL))) in StateOther()
/AOO41X/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx219 rSh.GetSelectionType() & nsSelectionType::SEL_TBL ) in PageCreated()
/AOO41X/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()

12