Searched refs:m_aFunctionOpCodes (Results 1 – 1 of 1) sorted by relevance
167 mutable uno::Sequence< sheet::FormulaOpCodeMapEntry > m_aFunctionOpCodes; member in formula::FormulaDlg_Impl440 …m_aFunctionOpCodes = m_xOpCodeMapper->getAvailableMappings(sheet::FormulaLanguage::ODFF,sheet::For… in GetFormulaOpCodeMapper()441 m_pFunctionOpCodesEnd = m_aFunctionOpCodes.getConstArray() + m_aFunctionOpCodes.getLength(); in GetFormulaOpCodeMapper()553 …bool bIsFunction = ::std::find_if(m_aFunctionOpCodes.getConstArray(),m_pFunctionOpCodesEnd,::std::… in GetFunctionPos()
Completed in 41 milliseconds