Searched defs:IMapCompat (Results 1 – 2 of 2) sorted by relevance
148 class IMapCompat class155 IMapCompat() {} in IMapCompat() function in IMapCompat156 IMapCompat( const IMapCompat& ) {} in IMapCompat() argument157 IMapCompat& operator=( const IMapCompat& ) { return *this; } in operator =()158 sal_Bool operator==( const IMapCompat& ) { return sal_False; } in operator ==()
39 IMapCompat::IMapCompat( SvStream& rStm, const sal_uInt16 nStreamMode ) : in IMapCompat() function in IMapCompat
Completed in 32 milliseconds