Home
last modified time | relevance | path

Searched refs:bPasteSelection (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1164 sal_Bool bPasteSelection ) in PasteData() argument
1176 if( bPasteSelection ? !pMod->pXSelection : !pMod->pDragDrop ) in PasteData()
1239 …bool bPrivateDrop(pPt && (bPasteSelection ? 0 != (pTrans = pMod->pXSelection) : 0 != (pTrans = pMo… in PasteData()
1266 bPasteSelection ); in PasteData()
1531 if( !bPasteSelection && rSh.IsFrmSelected() ) in PasteData()
/aoo41x/main/sw/source/ui/inc/
H A Dswdtflvr.hxx184 sal_Bool bPasteSelection = sal_False );

Completed in 30 milliseconds