Searched refs:GetStatusFunc (Results 1 – 5 of 5) sorted by relevance
56 sal_uInt16 GetStatusFunc() const { return nStatusFunc; } in GetStatusFunc() function in ScAppOptions
586 pValues[nProp] <<= (sal_Int32) GetStatusFunc(); in IMPL_LINK()
71 ScSubTotalFunc eFunc = (ScSubTotalFunc) SC_MOD()->GetAppOptions().GetStatusFunc(); in GetFunction()
616 else if (aString.EqualsAscii( SC_UNONAME_STBFUNC )) aRet <<= (sal_Int16) aAppOpt.GetStatusFunc(); in getPropertyValue()
594 rSet.Put( SfxUInt16Item( nWhich, GetAppOptions().GetStatusFunc() ) ); in GetState()
Completed in 22 milliseconds