Searched refs:pDestPattern (Results 1 – 1 of 1) sorted by relevance
986 ScPatternAttr* pDestPattern = new ScPatternAttr(pDestDoc->GetPool()); in PutInPool() local987 SfxItemSet* pDestSet = &pDestPattern->GetItemSet(); in PutInPool()1003 pDestPattern->SetStyleSheet( (ScStyleSheet*)pStyleCpy ); in PutInPool()1082 (ScPatternAttr*) &pDestDoc->GetPool()->Put(*pDestPattern); in PutInPool()1083 delete pDestPattern; in PutInPool()
Completed in 20 milliseconds