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()278 if ( nSelectionType & nsSelectionType::SEL_OLE || in SelectShell()337 if ( nSelectionType & nsSelectionType::SEL_OLE ) in SelectShell()1574 if ( nSel & nsSelectionType::SEL_OLE ) in DoVerb()
145 if (eType & nsSelectionType::SEL_OLE) in InsertCaption()
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()
447 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()
1011 (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()
923 … 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()
1675 …&& ( 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 …]
808 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()
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 113 milliseconds