Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx869 ScPatternAttr aProtPattern( aDocument.GetPool() ); in MakeScenario() local
870 aProtPattern.GetItemSet().Put( ScProtectionAttr( sal_True ) ); in MakeScenario()
871 aDocument.ApplyPatternAreaTab( 0,0, MAXCOL,MAXROW, nNewTab, aProtPattern ); in MakeScenario()

Completed in 35 milliseconds