Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dpatattr.cxx986 ScPatternAttr* pDestPattern = new ScPatternAttr(pDestDoc->GetPool()); in PutInPool() local
987 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 15 milliseconds