Home
last modified time | relevance | path

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

/trunk/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()
277 if ( nSelectionType & nsSelectionType::SEL_OLE || in SelectShell()
336 if ( nSelectionType & nsSelectionType::SEL_OLE ) in SelectShell()
1573 if ( nSel & nsSelectionType::SEL_OLE ) in DoVerb()
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()
H A Dviewdlg2.cxx145 if (eType & nsSelectionType::SEL_OLE) in InsertCaption()
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx460 if(nSel & nsSelectionType::SEL_OLE) in Execute()
464 if( nSel & nsSelectionType::SEL_OLE ) 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()
1234 || (nSel & nsSelectionType::SEL_OLE) ) in StateInsert()
H A Dbasesh.cxx1009 (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()
2855 if ( nSel & nsSelectionType::SEL_OLE ) in GetGalleryState()
H A Dtextsh.cxx939 … if( ((nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE ) & nSel ) || bCrsrInHidden ) in StateInsert()
/trunk/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()
/trunk/main/sw/source/ui/web/
H A Dwview.cxx144 if ( _nSelectionType & nsSelectionType::SEL_OLE || in SelectShell()
192 if ( _nSelectionType & nsSelectionType::SEL_OLE ) in SelectShell()
/trunk/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()
1981 nsSelectionType::SEL_OLE | in KeyInput()
2041 nsSelectionType::SEL_OLE | in KeyInput()
2080 … nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF)) && in KeyInput()
2100 … nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF)) && in KeyInput()
2129 nsSelectionType::SEL_OLE | in KeyInput()
3047 case nsSelectionType::SEL_OLE: in MouseButtonDown()
3402 if ( ( nSelType & nsSelectionType::SEL_OLE ) in MouseButtonDown()
[all …]
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx808 else if ( nSelection == nsSelectionType::SEL_OLE ) in PrepareForCopy()
3092 else if( nsSelectionType::SEL_OLE == nSelection ) in SetDataForDragAndDrop()
3262 nsSelectionType::SEL_OLE | nsSelectionType::SEL_DRW ) & nSelection ) in DragFinished()
3316 nsSelectionType::SEL_OLE | nsSelectionType::SEL_DRW | in PrivatePaste()
/trunk/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()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx69 const SelectionType SEL_OLE = CNT_OLE; // OLE 0x0010 variable

Completed in 122 milliseconds