Searched refs:pNewSheet (Results 1 – 1 of 1) sorted by relevance
372 SfxStyleSheetBase* pNewSheet = 0L; in SetModel() local378 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 20 milliseconds