Home
last modified time | relevance | path

Searched refs:GetUseTabCol (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/inc/
H A Dinputopt.hxx70 sal_Bool GetUseTabCol() const { return bUseTabCol; } in GetUseTabCol() function in ScInputOptions
/aoo4110/main/sc/source/core/tool/
H A Dinputopt.cxx241 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetUseTabCol() ); in Commit()
/aoo4110/main/sc/source/ui/unoobj/
H A Dappluno.cxx611 …alsAscii( SC_UNONAME_USETABCOL )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOpt.GetUseTabCol() ); in getPropertyValue()

Completed in 25 milliseconds