Also ' was duplicated
Thanks to dougmencken for noticing. Change-Id: If9b18b7686981b523e8422cecef0930fded10c91
This commit is contained in:
@@ -83,7 +83,7 @@ ImpEditEngine::ImpEditEngine( EditEngine* pEE, SfxItemPool* pItemPool ) :
|
||||
aMinAutoPaperSize( 0x0, 0x0 ),
|
||||
aMaxAutoPaperSize( 0x7FFFFFFF, 0x7FFFFFFF ),
|
||||
aEditDoc( pItemPool ),
|
||||
aWordDelimiters(" .,;:-'`'?!_=\"{}()[]"),
|
||||
aWordDelimiters(" .,;:-`'?!_=\"{}()[]"),
|
||||
bKernAsianPunctuation(false),
|
||||
bAddExtLeading(false),
|
||||
bIsFormatting(false),
|
||||
|
Reference in New Issue
Block a user