Searched refs:bDestEmpty (Results 1 – 1 of 1) sorted by relevance
1028 sal_Bool bDestEmpty = ( eDestType == CELLTYPE_NONE || eDestType == CELLTYPE_NOTE ); in MixData() local1030 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 23 milliseconds