Searched refs:getSuppressedArgumentCount (Results 1 – 9 of 9) sorted by relevance
417 if ( pFunc && pFunc->getSuppressedArgumentCount() > 0 ) in SetReference()464 sal_Bool bRef = (pDesc && (pDesc->getSuppressedArgumentCount() > 0)) && (pDoc!=NULL); in IsRefInputMode()481 if ( pFunc && pFunc->getSuppressedArgumentCount() > 0 ) in SetActive()
884 nArgs = pFuncDesc->getSuppressedArgumentCount(); in FillControls()1051 nArgs = pNewFunc->getSuppressedArgumentCount(); in ResizeArgArr()1257 nArgs = pFuncDesc->getSuppressedArgumentCount(); in EditFuncParas()1511 nArgs = pFuncDesc->getSuppressedArgumentCount(); in UpdateSelection()1969 …OSL_VERIFY(!m_pImpl->pFuncDesc || m_pImpl->pFuncDesc->getSuppressedArgumentCount() == m_pImpl->nAr… in getCurrentFunctionDescription()2123 …OSL_VERIFY(!m_pImpl->pFuncDesc || m_pImpl->pFuncDesc->getSuppressedArgumentCount() == m_pImpl->nAr… in getCurrentFunctionDescription()
44 virtual xub_StrLen getSuppressedArgumentCount() const { return 0; } in getSuppressedArgumentCount() function in formula::__anonde0743ae0111::OEmptyFunctionDescription
334 nArgs = pFuncDesc->getSuppressedArgumentCount(); in SetFunctionDesc()
84 virtual xub_StrLen getSuppressedArgumentCount() const = 0;
46 virtual xub_StrLen getSuppressedArgumentCount() const ;
75 virtual xub_StrLen getSuppressedArgumentCount() const ;
182 xub_StrLen FunctionDescription::getSuppressedArgumentCount() const in getSuppressedArgumentCount() function in rptui::FunctionDescription
1672 xub_StrLen ScFuncDesc::getSuppressedArgumentCount() const in getSuppressedArgumentCount() function in ScFuncDesc
Completed in 37 milliseconds