Home
last modified time | relevance | path

Searched refs:SEL_OLE (Results 1 – 14 of 14) sorted by relevance

/aoo4110/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()
343 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in CanCopyThisType()
393 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in Copy()
549 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in Paste()
H A Dview.cxx167 (nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF) & nSelType ) in ImpSetVerb()
171 if ( nSelType & nsSelectionType::SEL_OLE ) in ImpSetVerb()
278 if ( nSelectionType & nsSelectionType::SEL_OLE || in SelectShell()
337 if ( nSelectionType & nsSelectionType::SEL_OLE ) in SelectShell()
1574 if ( nSel & nsSelectionType::SEL_OLE ) in DoVerb()
H A Dviewdlg2.cxx145 if (eType & nsSelectionType::SEL_OLE) in InsertCaption()
H A Dviewtab.cxx1267 (nSelType & nsSelectionType::SEL_OLE) || in StateTabWin()
1296 nSelType & nsSelectionType::SEL_OLE || in StateTabWin()
1351 nSelType & nsSelectionType::SEL_OLE || in StateTabWin()
1468 nSelType & nsSelectionType::SEL_OLE || in StateTabWin()
/aoo4110/main/sw/source/ui/shells/
H A Dfrmsh.cxx447 if(nSel & nsSelectionType::SEL_OLE) in Execute()
451 if( nSel & nsSelectionType::SEL_OLE ) 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()
1221 || (nSel & nsSelectionType::SEL_OLE) ) in StateInsert()
H A Dbasesh.cxx1011 (nSel & (nsSelectionType::SEL_GRF|nsSelectionType::SEL_OLE)) ) in Execute()
1023 if ( nSel & (nsSelectionType::SEL_GRF|nsSelectionType::SEL_OLE) ) in Execute()
1566 sal_Bool bOk = 0 != (nSel & (nsSelectionType::SEL_GRF|nsSelectionType::SEL_OLE)); in GetState()
1611 if( !(nSel & (nsSelectionType::SEL_GRF|nsSelectionType::SEL_OLE)) ) in GetState()
2263 if( nSelType & nsSelectionType::SEL_OLE ) in GetBckColState()
2320 if ( nSelType & nsSelectionType::SEL_OLE ) in ExecBckCol()
2848 if ( nSel & nsSelectionType::SEL_OLE ) in GetGalleryState()
H A Dtextsh.cxx923 … if( ((nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE ) & nSel ) || bCrsrInHidden ) in StateInsert()
/aoo4110/main/sw/source/ui/wrtsh/
H A Ddelete.cxx150 …const int nCmp = nsSelectionType::SEL_FRM | nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE | … in DelLeft()
374 case nsSelectionType::SEL_OLE: in DelRight()
416 nsSelectionType::SEL_OLE & nSelection || in DelRight()
/aoo4110/main/sw/source/ui/web/
H A Dwview.cxx144 if ( _nSelectionType & nsSelectionType::SEL_OLE || in SelectShell()
192 if ( _nSelectionType & nsSelectionType::SEL_OLE ) in SelectShell()
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx1675 …&& ( nSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF)… in KeyInput()
1808 if(nSelectionType & nsSelectionType::SEL_OLE) in KeyInput()
1831 nsSelectionType::SEL_OLE | nsSelectionType::SEL_FRM | in KeyInput()
1980 nsSelectionType::SEL_OLE | in KeyInput()
2039 nsSelectionType::SEL_OLE | 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()
2127 nsSelectionType::SEL_OLE | in KeyInput()
3045 case nsSelectionType::SEL_OLE: in MouseButtonDown()
3400 if ( ( nSelType & nsSelectionType::SEL_OLE ) in MouseButtonDown()
[all …]
/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx808 else if ( nSelection == nsSelectionType::SEL_OLE ) in PrepareForCopy()
3091 else if( nsSelectionType::SEL_OLE == nSelection ) in SetDataForDragAndDrop()
3261 nsSelectionType::SEL_OLE | nsSelectionType::SEL_DRW ) & nSelection ) in DragFinished()
3315 nsSelectionType::SEL_OLE | nsSelectionType::SEL_DRW | in PrivatePaste()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dcption.cxx152 if ( eType & nsSelectionType::SEL_OLE ) in SwCaptionDialog()
H A Dwrap.cxx223 ( nSelType & nsSelectionType::SEL_OLE && GRAPHIC_NONE != in Reset()
/aoo4110/main/sw/source/ui/inc/
H A Dwrtsh.hxx69 const SelectionType SEL_OLE = CNT_OLE; // OLE 0x0010 variable

Completed in 172 milliseconds