Searched refs:nPasteDestination (Results 1 – 1 of 1) sorted by relevance
1805 sal_uInt16 nPasteDestination = SwTransferable::GetSotDestination( *pWrtShell ); in IsPasteAllowed() local1806 if( nLastPasteDestination != nPasteDestination ) in IsPasteAllowed()1822 nLastPasteDestination = nPasteDestination; in IsPasteAllowed()1832 sal_uInt16 nPasteDestination = SwTransferable::GetSotDestination( *pWrtShell ); in IsPasteSpecialAllowed() local1833 if( nLastPasteDestination != nPasteDestination ) in IsPasteSpecialAllowed()
Completed in 18 milliseconds