Home
last modified time | relevance | path

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

/AOO42X/main/sc/inc/
H A Dviewopti.hxx101 …void SetOption( ScViewOption eOpt, sal_Bool bNew = sal_True ) { aOptArr[eOpt in SetOption() argument
102 …sal_Bool GetOption( ScViewOption eOpt ) const { return aOptArr[e… in GetOption()