Home
last modified time | relevance | path

Searched refs:aSc30ViewOpt (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1032 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 …]
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx732 ScViewOptions aSc30ViewOpt; member in Sc10Import

Completed in 29 milliseconds