Searched refs:getRecentFunctionIds (Results 1 – 7 of 7) sorted by relevance
86 IDs = oObj.getRecentFunctionIds(); in _getRecentFunctionIds()127 bResult &= (oObj.getRecentFunctionIds().length == 0); in _setRecentFunctionIds()158 bResult &= (oObj.getRecentFunctionIds().length == iMaxNumber); in _setRecentFunctionIds()
1 "ScRecentFunctionsObj";"com::sun::star::sheet::XRecentFunctions";"getRecentFunctionIds()"
52 sequence< long > getRecentFunctionIds();
132 virtual ::com::sun::star::uno::Sequence< sal_Int32 > SAL_CALL getRecentFunctionIds()
695 uno::Sequence<sal_Int32> SAL_CALL ScRecentFunctionsObj::getRecentFunctionIds() in getRecentFunctionIds() function in ScRecentFunctionsObj
1360 int[] nRecentIds = xRecFunc.getRecentFunctionIds(); in doFunctionAccessSamples()
1456 int[] nRecentIds = xRecFunc.getRecentFunctionIds(); in doFunctionAccessSamples()
Completed in 37 milliseconds