67 , aUserValueReleaseFunc(nullptr)
82 , aUserValueReleaseFunc(nullptr)
115 const OUString& rStr,
118 const OString &rIdent
121 void Remove(
size_t nPos );
128 return GetData( nSVId, nTemp );
132 return ( nPos < maItemList.size() ) ? maItemList[ nPos ].
get() :
nullptr;
146 return maItemList.size();
Some things multiple-inherit from VclAbstractDialog and OutputDevice, so we need to use virtual inher...