On Thu, 2012-12-13 at 09:40 +0000, Michael Meeks wrote:
Well - it is -thought- (but hard to prove) that this behaviour is
relied on by the code in a number of places:
I know of one (it could be the only one) place in
WW8ScannerBase::OpenPieceTable in sw/source/filter/ww8/ww8scan.cxx
while( 1 ) // Zaehle Zahl der Grpprls
{
sal_uInt8 clxt(2);
*pStr >> clxt;
if( 2 == clxt ) // PLCFfpcd ?
break; // PLCFfpcd gefunden
...
}
C.
Context
- Re: Addin exceptions in SvStream (continued)
- Re: Addin exceptions in SvStream · Caolán McNamara
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.