Searched refs:nLastPasteDestination (Results 1 – 3 of 3) sorted by relevance
764 nLastPasteDestination( 0xFFFF ), in SwView()1806 if( nLastPasteDestination != nPasteDestination ) in IsPasteAllowed()1820 if( 0xFFFF == nLastPasteDestination ) // the init value in IsPasteAllowed()1822 nLastPasteDestination = nPasteDestination; in IsPasteAllowed()1833 if( nLastPasteDestination != nPasteDestination ) in IsPasteSpecialAllowed()1847 if( 0xFFFF == nLastPasteDestination ) // the init value in IsPasteSpecialAllowed()
321 pView->nLastPasteDestination = SwTransferable::GetSotDestination( rSh ); in changedContents()
257 sal_uInt16 nLastPasteDestination; member in SwView
Completed in 26 milliseconds