Searched refs:eOpt (Results 1 – 1 of 1) sorted by relevance
101 void SetOption( ScViewOption eOpt, sal_Bool bNew = sal_True ) { aOptArr[eOpt] = bNew; } in SetOption() argument102 sal_Bool GetOption( ScViewOption eOpt ) const { return aOptArr[eOpt]; } in GetOption()
Completed in 11 milliseconds