Searched refs:OnUpdate (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/filter/inc/ |
H A D | xistream.hxx | 87 …virtual void OnUpdate( sal_Size nOldStrmPos, sal_Size nNewStrmPos, sal_uInt16 nRecSize ) = … 116 virtual void OnUpdate( sal_Size nOldStrmPos, sal_Size nNewStrmPos, sal_uInt16 nRecSize ); 147 virtual void OnUpdate( sal_Size nOldStrmPos, sal_Size nNewStrmPos, sal_uInt16 nRecSize );
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xistream.cxx | 94 OnUpdate( mnOldPos, nNewPos, nRecSize ); in Update() 196 void XclImpBiff5Decrypter::OnUpdate( sal_Size /*nOldStrmPos*/, sal_Size nNewStrmPos, sal_uInt16 nRe… in OnUpdate() function in XclImpBiff5Decrypter 275 void XclImpBiff8Decrypter::OnUpdate( sal_Size nOldStrmPos, sal_Size nNewStrmPos, sal_uInt16 /*nRecS… in OnUpdate() function in XclImpBiff8Decrypter
|
Completed in 14 milliseconds