Searched refs:pXSelection (Results 1 – 5 of 5) sorted by relevance
275 else if ( pMod->pXSelection == this ) in ~SwTransferable()276 pMod->pXSelection = 0; in ~SwTransferable()311 else if( this == pMod->pXSelection ) in ObjectReleased()312 pMod->pXSelection = 0; in ObjectReleased()321 if( this == pMod->pXSelection ) in AddSupportedFormats()1176 if( bPasteSelection ? !pMod->pXSelection : !pMod->pDragDrop ) in PasteData()1239 …bool bPrivateDrop(pPt && (bPasteSelection ? 0 != (pTrans = pMod->pXSelection) : 0 != (pTrans = pMo… in PasteData()3635 pMod->pXSelection = pNew; in CreateSelection()3643 if( pMod->pXSelection && in ClearSelection()3644 ((!pMod->pXSelection->pWrtShell) || (pMod->pXSelection->pWrtShell == &rSh)) && in ClearSelection()[all …]
222 STDMETHODIMP CEnumVariant::PutSelection(long pXSelection) in PutSelection() argument224 pUNOInterface = (XAccessible*)pXSelection; in PutSelection()
90 HRESULT STDMETHODCALLTYPE PutSelection(long pXSelection);
132 SwTransferable *pDragDrop, *pXSelection; member in SwModule
208 pXSelection( 0 ) in SwModule()
Completed in 65 milliseconds