Searched refs:aSc30ViewOpt (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sc/source/filter/starcalc/ |
| H A D | scflt.cxx | 1032 pDoc->SetViewOptions( aSc30ViewOpt ); in Import() 1110 aSc30ViewOpt.SetOption( VOPT_HEADER, (sal_Bool)ViewColRowBar ); in LoadViewColRowBar() 1478 aSc30ViewOpt.SetOption( VOPT_FORMULAS, IS_SET(dfFormula,Display) ); in LoadTables() 1479 aSc30ViewOpt.SetOption( VOPT_NULLVALS, IS_SET(dfZerro,Display) ); in LoadTables() 1480 aSc30ViewOpt.SetOption( VOPT_SYNTAX, IS_SET(dfSyntax,Display) ); in LoadTables() 1481 aSc30ViewOpt.SetOption( VOPT_NOTES, IS_SET(dfNoteMark,Display) ); in LoadTables() 1482 aSc30ViewOpt.SetOption( VOPT_VSCROLL, sal_True ); in LoadTables() 1483 aSc30ViewOpt.SetOption( VOPT_HSCROLL, sal_True ); in LoadTables() 1484 aSc30ViewOpt.SetOption( VOPT_TABCONTROLS, sal_True ); in LoadTables() 1485 aSc30ViewOpt.SetOption( VOPT_OUTLINER, sal_True ); in LoadTables() [all …]
|
| /trunk/main/sc/source/filter/inc/ |
| H A D | scflt.hxx | 732 ScViewOptions aSc30ViewOpt; member in Sc10Import
|