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] = bNew; } in SetOption()
102 sal_Bool GetOption( ScViewOption eOpt ) const { return aOptArr[eOpt]; } in GetOption()
/aoo42x/main/sc/source/ui/optdlg/
H A Dtpview.cxx297 ScViewOption eOption = VOPT_FORMULAS; in IMPL_LINK()

Completed in 14 milliseconds