Searched refs:SEL_OLE (Results 1 – 14 of 14) sorted by relevance
103 …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()
167 (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()
1267 (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()
145 if (eType & nsSelectionType::SEL_OLE) in InsertCaption()
460 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()
1009 (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()
939 … if( ((nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE ) & nSel ) || bCrsrInHidden ) in StateInsert()
150 …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()
144 if ( _nSelectionType & nsSelectionType::SEL_OLE || in SelectShell()192 if ( _nSelectionType & nsSelectionType::SEL_OLE ) in SelectShell()
1673 …&& ( nSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_OLE|nsSelectionType::SEL_GRF)… in KeyInput()1806 if(nSelectionType & nsSelectionType::SEL_OLE) in KeyInput()1829 nsSelectionType::SEL_OLE | nsSelectionType::SEL_FRM | in KeyInput()1979 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 …]
808 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()
152 if ( eType & nsSelectionType::SEL_OLE ) in SwCaptionDialog()
223 ( nSelType & nsSelectionType::SEL_OLE && GRAPHIC_NONE != in Reset()
69 const SelectionType SEL_OLE = CNT_OLE; // OLE 0x0010 variable
Completed in 99 milliseconds