Searched refs:ScViewOption (Results 1 – 2 of 2) sorted by relevance
40 enum ScViewOption enum101 void SetOption( ScViewOption eOpt, sal_Bool bNew = sal_True ) { aOptArr[eOpt] = bNew; } in SetOption()102 sal_Bool GetOption( ScViewOption eOpt ) const { return aOptArr[eOpt]; } in GetOption()
297 ScViewOption eOption = VOPT_FORMULAS; in IMPL_LINK()
Completed in 36 milliseconds