Home
last modified time | relevance | path

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

/trunk/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx372 SfxStyleSheetBase* pNewSheet = 0L; in SetModel() local
378 pNewSheet = &pNewPool->Make(pSheet->GetName(), pSheet->GetFamily(), pSheet->GetMask()); in SetModel()
379 pNewSheet->GetItemSet().Put(pSheet->GetItemSet(), sal_False); in SetModel()
383 sdr::properties::ScaleItemSet(pNewSheet->GetItemSet(), aMetricFactor); in SetModel()
388 pLastSheet->SetParent(pNewSheet->GetName()); in SetModel()
393 pForThisObject = pNewSheet; in SetModel()
396 pLastSheet = pNewSheet; in SetModel()

Completed in 6 milliseconds