Searched refs:nLastPasteDestination (Results 1 – 3 of 3) sorted by relevance
757 nLastPasteDestination( 0xFFFF ), in SwView()1798 if( nLastPasteDestination != nPasteDestination ) in IsPasteAllowed()1812 if( 0xFFFF == nLastPasteDestination ) // the init value in IsPasteAllowed()1814 nLastPasteDestination = nPasteDestination; in IsPasteAllowed()1825 if( nLastPasteDestination != nPasteDestination ) in IsPasteSpecialAllowed()1839 if( 0xFFFF == nLastPasteDestination ) // the init value in IsPasteSpecialAllowed()
321 pView->nLastPasteDestination = SwTransferable::GetSotDestination( rSh ); in changedContents()
256 sal_uInt16 nLastPasteDestination; member in SwView