Home
last modified time | relevance | path

Searched refs:bSkipAttrForEmpty (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddocument.cxx1942 pCBFCP->nInsFlag, pCBFCP->bAsLink, pCBFCP->bSkipAttrForEmpty, ppClipTab[nClipTab] ); in CopyBlockFromClip()
2064 sal_Bool bAsLink, sal_Bool bIncludeFiltered, sal_Bool bSkipAttrForEmpty, in CopyFromClip() argument
2129 if ( ( nInsFlag & IDF_ATTRIB ) && !bSkipAttrForEmpty ) in CopyFromClip()
2137 aCBFCP.bSkipAttrForEmpty = bSkipAttrForEmpty; in CopyFromClip()
2306 bool bResetCut, bool bAsLink, bool /*bIncludeFiltered*/, bool bSkipAttrForEmpty) in CopyMultiRangeFromClip() argument
2332 aCBFCP.bSkipAttrForEmpty = bSkipAttrForEmpty; in CopyMultiRangeFromClip()
2369 if (!bSkipAttrForEmpty) in CopyMultiRangeFromClip()
2388 if (!bSkipAttrForEmpty) in CopyMultiRangeFromClip()
H A Dcolumn3.cxx669 sal_uInt16 nInsFlag, sal_Bool bAsLink, sal_Bool bSkipAttrForEmpty, in CopyFromClip() argument
674 if ( bSkipAttrForEmpty ) in CopyFromClip()
H A Dtable2.cxx490 sal_Bool bAsLink, sal_Bool bSkipAttrForEmpty, ScTable* pTable) in CopyFromClip() argument
500 …aCol[i].CopyFromClip(nRow1, nRow2, nDy, nInsFlag, bAsLink, bSkipAttrForEmpty, pTable->aCol[i - nDx… in CopyFromClip()
/trunk/main/sc/inc/
H A Ddocument.hxx214 sal_Bool bSkipAttrForEmpty; member
1103 sal_Bool bSkipAttrForEmpty = sal_False,
1110 bool bSkipAttrForEmpty = false);
H A Dcolumn.hxx191 sal_uInt16 nInsFlag, sal_Bool bAsLink, sal_Bool bSkipAttrForEmpty, ScColumn& rColumn);
H A Dtable.hxx377 sal_uInt16 nInsFlag, sal_Bool bAsLink, sal_Bool bSkipAttrForEmpty, ScTable* pTable);

Completed in 62 milliseconds