Home
last modified time | relevance | path

Searched refs:GetStatusFunc (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sc/inc/
H A Dappoptio.hxx56 sal_uInt16 GetStatusFunc() const { return nStatusFunc; } in GetStatusFunc() function in ScAppOptions
/aoo42x/main/sc/source/core/tool/
H A Dappoptio.cxx586 pValues[nProp] <<= (sal_Int32) GetStatusFunc(); in IMPL_LINK()
/aoo42x/main/sc/source/ui/view/
H A Dtabvwsha.cxx71 ScSubTotalFunc eFunc = (ScSubTotalFunc) SC_MOD()->GetAppOptions().GetStatusFunc(); in GetFunction()
/aoo42x/main/sc/source/ui/unoobj/
H A Dappluno.cxx616 else if (aString.EqualsAscii( SC_UNONAME_STBFUNC )) aRet <<= (sal_Int16) aAppOpt.GetStatusFunc(); in getPropertyValue()
/aoo42x/main/sc/source/ui/app/
H A Dscmod.cxx594 rSet.Put( SfxUInt16Item( nWhich, GetAppOptions().GetStatusFunc() ) ); in GetState()

Completed in 171 milliseconds