Kaydet (Commit) d72b93a5 authored tarafından Caolán McNamara's avatar Caolán McNamara

drop pool ver 1 import support

this unloved streaming format is internal only now and used
for editengine c&p and (reportedly) autotable format storage.

So we shouldn't encounter version 1 files anymore

coverity#1242764 Untrusted loop bound

Change-Id: If8e5717e997cf915f45f6e9484bb97d472e4dc2f
üst 6cec5d97
...@@ -77,7 +77,6 @@ private: ...@@ -77,7 +77,6 @@ private:
sal_uInt16 GetIndex_Impl(sal_uInt16 nWhich) const; sal_uInt16 GetIndex_Impl(sal_uInt16 nWhich) const;
sal_uInt16 GetSize_Impl() const; sal_uInt16 GetSize_Impl() const;
SVL_DLLPRIVATE SvStream& Load1_Impl( SvStream &rStream );
SVL_DLLPRIVATE bool IsItemFlag_Impl( sal_uInt16 nWhich, sal_uInt16 nFlag ) const; SVL_DLLPRIVATE bool IsItemFlag_Impl( sal_uInt16 nWhich, sal_uInt16 nFlag ) const;
public: public:
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment