Searched refs:pListCopy (Results 1 – 1 of 1) sorted by relevance
2122 boost::scoped_ptr< SdrGluePointList > pListCopy; in setPropertyValue() local2127 pListCopy.reset( new SdrGluePointList(*pList) ); in setPropertyValue()2149 if( pListCopy ) in setPropertyValue()2153 *pNewList = *pListCopy; in setPropertyValue()
Completed in 19 milliseconds