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] = bNew; } in SetOption() argument
102 sal_Bool GetOption( ScViewOption eOpt ) const { return aOptArr[eOpt]; } in GetOption()

Completed in 18 milliseconds