Searched defs:ScfDelList (Results 1 – 1 of 1) sorted by relevance
416 template< typename Type > class ScfDelList class419 inline explicit ScfDelList( sal_uInt16 nInitSize = 16, sal_uInt16 nResize = 16 ) : in ScfDelList() function in ScfDelList422 inline explicit ScfDelList( const ScfDelList& rSrc ) { *this = rSrc; } in ScfDelList() function in ScfDelList
Completed in 25 milliseconds