Searched refs:_bFunction (Results 1 – 2 of 2) sorted by relevance
79 void setFunction(sal_Bool _bFunction) { m_bFunction = _bFunction; } in setFunction() argument80 void setAggregateFunction(sal_Bool _bFunction) { m_bAggregateFunction = _bFunction; } in setAggregateFunction() argument
85 …OFormulaToken(bool _bFunction,sal_Int32 _nParaCount) : m_nParaCount(_nParaCount),m_bIsFunction(_bF… in OFormulaToken() argument
Completed in 23 milliseconds