Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxeformula.cxx91 bool mbValType; /// Data type (false = REFTYPE, true = VALTYPE). member
108 rConvInfo.mbValType = bValType; in AppendOperand()
229 mxOperands->AppendOperand( nTokPos, rParamInfo.meConv, rParamInfo.mbValType ); in FinishParam()
670 if( rConvInfo.mbValType && (nTokClass == EXC_TOKCLASS_REF) ) in RecalcTokenClass()
/aoo42x/main/sc/source/filter/inc/
H A Dxlformula.hxx278 bool mbValType; /// Data type (false = REFTYPE, true = VALTYPE). member
/aoo42x/main/oox/inc/oox/xls/
H A Dformulabase.hxx469 bool mbValType; /// Data type (false = REFTYPE, true = VALTYPE). member

Completed in 1665 milliseconds