Searched refs:SEL_DRW (Results 1 – 13 of 13) sorted by relevance
109 else if( nSelectionType & nsSelectionType::SEL_DRW ) in lcl_CreateEmptyItemSet()344 …| nsSelectionType::SEL_TXT | nsSelectionType::SEL_DRW | nsSelectionType::SEL_TBL | nsSelectionType… in CanCopyThisType()409 else if ( nSelectionType & nsSelectionType::SEL_DRW ) in Copy()529 if( nSelectionType & nsSelectionType::SEL_DRW ) in Paste()
106 nSelectionType & nsSelectionType::SEL_DRW) ) in GetState()268 if (pWrtShell->GetSelectionType() & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_DRW)) in GetState()410 else if(nSelectionType & (nsSelectionType::SEL_DRW)) in GetState()
152 eType & nsSelectionType::SEL_DRW ? LTYPE_DRAW : in InsertCaption()225 else if( eType & nsSelectionType::SEL_DRW) in InsertCaption()
470 if (pWrtShell->GetSelectionType() & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_DRW)) in HyphenateDocument()
356 else if ( nSelectionType & nsSelectionType::SEL_DRW ) in SelectShell()
1137 if(nAlias && (nSelectionType & (nsSelectionType::SEL_DRW))) in Execute()
150 …tionType::SEL_FRM | nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE | nsSelectionType::SEL_DRW; in DelLeft()375 case nsSelectionType::SEL_DRW: in DelRight()417 nsSelectionType::SEL_DRW & nSelection ) in DelRight()
1513 nCnt = nsSelectionType::SEL_DRW; // Irgendein Draw-Objekt in GetSelectionType()1883 case nsSelectionType::SEL_DRW: in GetSelDescr()
218 else if( eType & nsSelectionType::SEL_DRW ) in SwCaptionDialog()263 case nsSelectionType::SEL_DRW: in SwCaptionDialog()264 case nsSelectionType::SEL_DRW | nsSelectionType::SEL_BEZ: in SwCaptionDialog()275 if (eType & (nsSelectionType::SEL_GRF|nsSelectionType::SEL_DRW)) in SwCaptionDialog()
1443 ((nLclSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()1676 … || ( ( nSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM) ) in KeyInput()1812 else if((nSelectionType & nsSelectionType::SEL_DRW) && in KeyInput()1832 nsSelectionType::SEL_TBL_CELLS | nsSelectionType::SEL_DRW | in KeyInput()1981 nsSelectionType::SEL_DRW | in KeyInput()2040 nsSelectionType::SEL_DRW | in KeyInput()2077 (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM| in KeyInput()2108 else if((nSelectionType & nsSelectionType::SEL_DRW)) in KeyInput()2128 nsSelectionType::SEL_DRW | in KeyInput()2218 if((nSelectionType & nsSelectionType::SEL_DRW) && in KeyInput()[all …]
903 if( nSelection & ( nsSelectionType::SEL_DRW | nsSelectionType::SEL_DRW_FORM )) in PrepareForCopy()906 if ( nSelection & nsSelectionType::SEL_DRW ) in PrepareForCopy()3129 if( nSelection & ( nsSelectionType::SEL_DRW | nsSelectionType::SEL_DRW_FORM )) in SetDataForDragAndDrop()3132 if ( nSelection & nsSelectionType::SEL_DRW ) in SetDataForDragAndDrop()3261 nsSelectionType::SEL_OLE | nsSelectionType::SEL_DRW ) & nSelection ) in DragFinished()3315 nsSelectionType::SEL_OLE | nsSelectionType::SEL_DRW | in PrivatePaste()3406 if( nsSelectionType::SEL_DRW & nSelection ) in PrivateDrop()
217 else if ( _nSelectionType & nsSelectionType::SEL_DRW ) in SelectShell()
74 const SelectionType SEL_DRW = 0x000200; // Zeichenobjekte (Rechteck, Kreis...) variable
Completed in 361 milliseconds