Lines Matching refs:bSkipEmpty
948 sal_uInt16 nFunction, sal_Bool bSkipEmpty, in PasteFromClip() argument
975 nFlags, pClipDoc, nFunction, bSkipEmpty, bTranspose, bAsLink, bAllowDialogs, in PasteFromClip()
1356 if ( bSkipEmpty || nFunction ) in PasteFromClip()
1382 bSkipEmpty, (bMarkIsFiltered ? &aRangeList : NULL) ); in PasteFromClip()
1392 sal_True, sal_True, bIncludeFiltered, bSkipEmpty ); in PasteFromClip()
1409 pDoc->MixDocument( aUserRange, nFunction, bSkipEmpty, pMixDoc ); in PasteFromClip()
1485 aOptions.bSkipEmpty = bSkipEmpty; in PasteFromClip()
1544 bool bSkipEmpty, bool bTranspose, bool bAsLink, bool bAllowDialogs, in PasteMultiRangesFromClip() argument
1630 if ( bSkipEmpty || nFunction ) in PasteMultiRangesFromClip()
1652 true, bAsLink, false, bSkipEmpty); in PasteMultiRangesFromClip()
1655 pDoc->MixDocument(aMarkedRange, nFunction, bSkipEmpty, pMixDoc.get()); in PasteMultiRangesFromClip()
1679 aOptions.bSkipEmpty = bSkipEmpty; in PasteMultiRangesFromClip()