Kaydet (Commit) 40e597bc authored tarafından Michael Meeks's avatar Michael Meeks

Fix thinko; thanks to mst.

Change-Id: I6dde11f291b09db82f14674d69b84093989eed28
üst 713850c4
......@@ -1434,7 +1434,7 @@ sal_Bool SwXTextTableCursor::supportsService(const OUString& rServiceName) throw
void SwXTextTableCursor::acquire() throw()
{
SwXTextTableCursor_Base::release();
SwXTextTableCursor_Base::acquire();
}
void SwXTextTableCursor::release() throw()
......
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