Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Dpatattr.hxx115 ScPatternAttr* PutInPool( ScDocument* pDestDoc, ScDocument* pSrcDoc ) const;
/aoo41x/main/sc/source/core/data/
H A Dattarray.cxx2356 pNewPattern = pTmpPattern->PutInPool( rAttrArray.pDocument, pDocument ); in CopyArea()
2364 pNewPattern = pOldPattern->PutInPool( rAttrArray.pDocument, pDocument ); in CopyArea()
2408 pNewPattern = pOldPattern->PutInPool( rAttrArray.pDocument, pDocument ); in CopyAreaSafe()
H A Dpatattr.cxx982 ScPatternAttr* ScPatternAttr::PutInPool( ScDocument* pDestDoc, ScDocument* pSrcDoc ) const in PutInPool() function in ScPatternAttr

Completed in 132 milliseconds