Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/unodraw/
H A Dunoshap2.cxx2122 boost::scoped_ptr< SdrGluePointList > pListCopy; in setPropertyValue() local
2127 pListCopy.reset( new SdrGluePointList(*pList) ); in setPropertyValue()
2149 if( pListCopy ) in setPropertyValue()
2153 *pNewList = *pListCopy; in setPropertyValue()

Completed in 163 milliseconds