updated url in comment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@750316 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e4d94add7f
commit
032d57431f
@ -75,7 +75,7 @@ public final class EmbeddedObjectRefSubRecord extends SubRecord {
|
|||||||
|
|
||||||
// Much guess-work going on here due to lack of any documentation.
|
// Much guess-work going on here due to lack of any documentation.
|
||||||
// See similar source code in OOO:
|
// See similar source code in OOO:
|
||||||
// http://lxr.go-oo.org/source/sc/sc/source/filter/excel/xiescher.cxx
|
// http://svn.services.openoffice.org/ooo/trunk/sc/source/filter/excel/xiescher.cxx
|
||||||
// 1223 void XclImpOleObj::ReadPictFmla( XclImpStream& rStrm, sal_uInt16 nRecSize )
|
// 1223 void XclImpOleObj::ReadPictFmla( XclImpStream& rStrm, sal_uInt16 nRecSize )
|
||||||
|
|
||||||
int streamIdOffset = in.readShort(); // OOO calls this 'nFmlaLen'
|
int streamIdOffset = in.readShort(); // OOO calls this 'nFmlaLen'
|
||||||
|
Loading…
Reference in New Issue
Block a user