Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx842 table::CellContentType eFormulaType = table::CellContentType_VALUE; in visitNode() local
844 …opertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("FormulaResultType" ) ) ) >>= eFormulaType; in visitNode()
846 if ( eFormulaType == table::CellContentType_TEXT ) in visitNode()

Completed in 41 milliseconds