Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1805 sal_uInt16 nPasteDestination = SwTransferable::GetSotDestination( *pWrtShell ); in IsPasteAllowed() local
1806 if( nLastPasteDestination != nPasteDestination ) in IsPasteAllowed()
1822 nLastPasteDestination = nPasteDestination; in IsPasteAllowed()
1832 sal_uInt16 nPasteDestination = SwTransferable::GetSotDestination( *pWrtShell ); in IsPasteSpecialAllowed() local
1833 if( nLastPasteDestination != nPasteDestination ) in IsPasteSpecialAllowed()

Completed in 18 milliseconds