Home
last modified time | relevance | path

Searched refs:ScViewOption (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sc/inc/
H A Dviewopti.hxx40 enum ScViewOption enum
101 …void SetOption( ScViewOption eOpt, sal_Bool bNew = sal_True ) { aOptArr[eOpt… in SetOption()
102 …sal_Bool GetOption( ScViewOption eOpt ) const { return aOptArr[e… in GetOption()
/AOO42X/main/sc/source/ui/optdlg/
H A Dtpview.cxx297 ScViewOption eOption = VOPT_FORMULAS; in IMPL_LINK()