Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/docshell/
H A Ddocsh3.cxx1032 sal_uInt8 eMatrix = MM_NONE; in MergeDocument() local
1035 eMatrix = ((const ScFormulaCell*)pCell)->GetMatrixFlag(); in MergeDocument()
1036 switch ( eMatrix ) in MergeDocument()