Searched refs:GetIterCount (Results 1 – 7 of 7) sorted by relevance
162 aRet <<= (sal_Int32)( rOptions.GetIterCount() ); in getPropertyValue()
66 sal_uInt16 GetIterCount() const { return nIterCount; } in GetIterCount() function in ScDocOptions
160 aEdSteps .SetValue( pLocalOptions->GetIterCount() ); in Reset()
367 pValues[nProp] <<= (sal_Int32) GetIterCount(); in IMPL_LINK()
1366 sal_uInt16 nIterMax = pDocument->GetDocOptions().GetIterCount(); in Interpret()1605 pDocument->GetDocOptions().GetIterCount() == 1) in InterpretTail()
1093 || rOldOpt.GetIterCount() != rNewOpt.GetIterCount() in ModifyOptions()
1156 nCount = rDoc.GetDocOptions().GetIterCount(); in XclCalccount()
Completed in 44 milliseconds