Lines Matching refs:nFunction
948 sal_uInt16 nFunction, sal_Bool bSkipEmpty, in PasteFromClip() argument
975 nFlags, pClipDoc, nFunction, bSkipEmpty, bTranspose, bAsLink, bAllowDialogs, in PasteFromClip()
1215 nFunction == PASTE_NOFUNC && in PasteFromClip()
1356 if ( bSkipEmpty || nFunction ) in PasteFromClip()
1409 pDoc->MixDocument( aUserRange, nFunction, bSkipEmpty, pMixDoc ); in PasteFromClip()
1484 aOptions.nFunction = nFunction; in PasteFromClip()
1543 sal_uInt16 nFlags, ScDocument* pClipDoc, sal_uInt16 nFunction, in PasteMultiRangesFromClip() argument
1603 nFunction == PASTE_NOFUNC && SC_MOD()->GetInputOptions().GetReplaceCellsWarn(); in PasteMultiRangesFromClip()
1630 if ( bSkipEmpty || nFunction ) in PasteMultiRangesFromClip()
1655 pDoc->MixDocument(aMarkedRange, nFunction, bSkipEmpty, pMixDoc.get()); in PasteMultiRangesFromClip()
1678 aOptions.nFunction = nFunction; in PasteMultiRangesFromClip()