Home
last modified time | relevance | path

Searched refs:SEL_DRW (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx109 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()
H A Dviewstat.cxx104 nSelectionType & nsSelectionType::SEL_DRW) ) in GetState()
275 if (pWrtShell->GetSelectionType() & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_DRW)) in GetState()
417 else if(nSelectionType & (nsSelectionType::SEL_DRW)) in GetState()
H A Dviewdlg2.cxx152 eType & nsSelectionType::SEL_DRW ? LTYPE_DRAW : in InsertCaption()
225 else if( eType & nsSelectionType::SEL_DRW) in InsertCaption()
H A Dviewling.cxx470 if (pWrtShell->GetSelectionType() & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_DRW)) in HyphenateDocument()
H A Dview.cxx355 else if ( nSelectionType & nsSelectionType::SEL_DRW ) in SelectShell()
H A Dview2.cxx1137 if(nAlias && (nSelectionType & (nsSelectionType::SEL_DRW))) in Execute()
/trunk/main/sw/source/ui/wrtsh/
H A Ddelete.cxx150 …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()
H A Dwrtsh1.cxx1513 nCnt = nsSelectionType::SEL_DRW; // Irgendein Draw-Objekt in GetSelectionType()
1883 case nsSelectionType::SEL_DRW: in GetSelDescr()
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx218 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()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1443 ((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()
1982 nsSelectionType::SEL_DRW | in KeyInput()
2042 nsSelectionType::SEL_DRW | in KeyInput()
2079 (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM| in KeyInput()
2110 else if((nSelectionType & nsSelectionType::SEL_DRW)) in KeyInput()
2130 nsSelectionType::SEL_DRW | in KeyInput()
2220 if((nSelectionType & nsSelectionType::SEL_DRW) && in KeyInput()
[all …]
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx903 if( nSelection & ( nsSelectionType::SEL_DRW | nsSelectionType::SEL_DRW_FORM )) in PrepareForCopy()
906 if ( nSelection & nsSelectionType::SEL_DRW ) in PrepareForCopy()
3130 if( nSelection & ( nsSelectionType::SEL_DRW | nsSelectionType::SEL_DRW_FORM )) in SetDataForDragAndDrop()
3133 if ( nSelection & nsSelectionType::SEL_DRW ) in SetDataForDragAndDrop()
3262 nsSelectionType::SEL_OLE | nsSelectionType::SEL_DRW ) & nSelection ) in DragFinished()
3316 nsSelectionType::SEL_OLE | nsSelectionType::SEL_DRW | in PrivatePaste()
3407 if( nsSelectionType::SEL_DRW & nSelection ) in PrivateDrop()
/trunk/main/sw/source/ui/web/
H A Dwview.cxx217 else if ( _nSelectionType & nsSelectionType::SEL_DRW ) in SelectShell()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx74 const SelectionType SEL_DRW = 0x000200; // Zeichenobjekte (Rechteck, Kreis...) variable

Completed in 116 milliseconds