Searched refs:nDnDAction (Results 1 – 2 of 2) sorted by relevance
547 sal_Int8 nDnDAction = DND_ACTION_COPY; in Command() local552 if( !mpDrawView->InsertData( aDataHelper, aPos, nDnDAction, sal_False ) ) in Command()
368 sal_Int8 nDnDAction = DND_ACTION_COPY; in DoPaste() local377 if( !InsertData( aDataHelper, aPos, nDnDAction, sal_False ) ) in DoPaste()
Completed in 22 milliseconds