Kaydet (Commit) 9e2f33b4 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Jens Carl

Fix typo

Change-Id: Ib1af986d52bbc4ea7e2ee7dc5964da81e6508265
Reviewed-on: https://gerrit.libreoffice.org/73137
Tested-by: Jenkins
Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
üst 5f2c1a1c
...@@ -972,7 +972,7 @@ sal_uInt32 EscherEx::QueryTextID( const Reference< XShape >&, sal_uInt32 ) ...@@ -972,7 +972,7 @@ sal_uInt32 EscherEx::QueryTextID( const Reference< XShape >&, sal_uInt32 )
return 0; return 0;
} }
// add an dummy rectangle shape into the escher stream // add a dummy rectangle shape into the escher stream
sal_uInt32 EscherEx::AddDummyShape() sal_uInt32 EscherEx::AddDummyShape()
{ {
OpenContainer( ESCHER_SpContainer ); OpenContainer( ESCHER_SpContainer );
......
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