Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/uiview/
H A Dview.cxx765 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()
H A Duivwimp.cxx321 pView->nLastPasteDestination = SwTransferable::GetSotDestination( rSh ); in changedContents()
/aoo41x/main/sw/source/ui/inc/
H A Dview.hxx257 sal_uInt16 nLastPasteDestination; member in SwView

Completed in 33 milliseconds