Searched refs:bSkipAttrForEmpty (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sc/source/core/data/ |
H A D | document.cxx | 1942 pCBFCP->nInsFlag, pCBFCP->bAsLink, pCBFCP->bSkipAttrForEmpty, ppClipTab[nClipTab] ); in CopyBlockFromClip() 2062 sal_Bool bAsLink, sal_Bool bIncludeFiltered, sal_Bool bSkipAttrForEmpty, in CopyFromClip() argument 2127 if ( ( nInsFlag & IDF_ATTRIB ) && !bSkipAttrForEmpty ) in CopyFromClip() 2135 aCBFCP.bSkipAttrForEmpty = bSkipAttrForEmpty; in CopyFromClip() 2304 bool bResetCut, bool bAsLink, bool /*bIncludeFiltered*/, bool bSkipAttrForEmpty) in CopyMultiRangeFromClip() argument 2330 aCBFCP.bSkipAttrForEmpty = bSkipAttrForEmpty; in CopyMultiRangeFromClip() 2367 if (!bSkipAttrForEmpty) in CopyMultiRangeFromClip() 2386 if (!bSkipAttrForEmpty) in CopyMultiRangeFromClip()
|
H A D | column3.cxx | 669 sal_uInt16 nInsFlag, sal_Bool bAsLink, sal_Bool bSkipAttrForEmpty, in CopyFromClip() argument 674 if ( bSkipAttrForEmpty ) in CopyFromClip()
|
H A D | table2.cxx | 490 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()
|
/aoo4110/main/sc/inc/ |
H A D | column.hxx | 191 sal_uInt16 nInsFlag, sal_Bool bAsLink, sal_Bool bSkipAttrForEmpty, ScColumn& rColumn);
|
H A D | document.hxx | 214 sal_Bool bSkipAttrForEmpty; member 1103 sal_Bool bSkipAttrForEmpty = sal_False, 1110 bool bSkipAttrForEmpty = false);
|
H A D | table.hxx | 377 sal_uInt16 nInsFlag, sal_Bool bAsLink, sal_Bool bSkipAttrForEmpty, ScTable* pTable);
|
Completed in 123 milliseconds