Searched refs:aSc30ViewOpt (Results 1 – 2 of 2) sorted by relevance
/aoo4110/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() 1480 aSc30ViewOpt.SetOption( VOPT_SYNTAX, IS_SET(dfSyntax,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() 1486 aSc30ViewOpt.SetOption( VOPT_GRID, IS_SET(dfGrid,Display) ); in LoadTables() 1497 aSc30ViewOpt.SetObjMode( VOBJ_TYPE_OLE, eObjMode ); in LoadTables() 1498 aSc30ViewOpt.SetObjMode( VOBJ_TYPE_CHART, eObjMode ); in LoadTables() [all …]
|
/aoo4110/main/sc/source/filter/inc/ |
H A D | scflt.hxx | 732 ScViewOptions aSc30ViewOpt; member in Sc10Import
|
Completed in 34 milliseconds