Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx1028 sal_Bool bDestEmpty = ( eDestType == CELLTYPE_NONE || eDestType == CELLTYPE_NOTE ); in MixData() local
1030 if ( bSkipEmpty && bDestEmpty ) // Originalzelle wiederherstellen in MixData()
1053 sal_Bool bDestVal = ( bDestEmpty || eDestType == CELLTYPE_VALUE ); in MixData()
1062 if ( bSrcEmpty && bDestEmpty ) in MixData()

Completed in 19 milliseconds