Home
last modified time | relevance | path

Searched refs:pXSelection (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx275 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()
3634 pMod->pXSelection = pNew; in CreateSelection()
3642 if( pMod->pXSelection && in ClearSelection()
3643 ((!pMod->pXSelection->pWrtShell) || (pMod->pXSelection->pWrtShell == &rSh)) && in ClearSelection()
[all …]
/aoo4110/main/winaccessibility/source/UAccCOM/
H A DEnumVariant.cpp222 STDMETHODIMP CEnumVariant::PutSelection(long pXSelection) in PutSelection() argument
224 pUNOInterface = (XAccessible*)pXSelection; in PutSelection()
H A DEnumVariant.h90 HRESULT STDMETHODCALLTYPE PutSelection(long pXSelection);
/aoo4110/main/sw/inc/
H A Dswmodule.hxx132 SwTransferable *pDragDrop, *pXSelection; member in SwModule
/aoo4110/main/sw/source/ui/app/
H A Dswmodule.cxx208 pXSelection( 0 ) in SwModule()

Completed in 41 milliseconds