Searched refs:nTempAction (Results 1 – 2 of 2) sorted by relevance
397 sal_Int8 nTempAction = ( aIter == maDropFileVector.begin() ) ? mnAction : 0; in IMPL_LINK() local398 const bool bLink = ( ( nTempAction & DND_ACTION_LINK ) != 0 ); in IMPL_LINK()399 SdrGrafObj* pGrafObj = InsertGraphic( aGraphic, nTempAction, maDropPos, NULL, NULL ); in IMPL_LINK()408 mnAction = nTempAction; in IMPL_LINK()
114 const sal_uLong nTempAction, const sal_uLong nTempRejectAction, in ScChangeAction() argument128 nAction( nTempAction ), in ScChangeAction()136 const sal_uLong nTempAction) in ScChangeAction() argument145 nAction( nTempAction ), in ScChangeAction()
Completed in 41 milliseconds