Home
last modified time | relevance | path

Searched defs:ScfDelList (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/filter/inc/
H A Dftools.hxx416 template< typename Type > class ScfDelList class
419 inline explicit ScfDelList( sal_uInt16 nInitSize = 16, sal_uInt16 nResize = 16 ) : in ScfDelList() function in ScfDelList
422 inline explicit ScfDelList( const ScfDelList& rSrc ) { *this = rSrc; } in ScfDelList() function in ScfDelList

Completed in 21 milliseconds