2.9.120 IDPCI

The IDPCI structure specifies the kind of formatting that the format consistency checker flagged within a region of text in the document. The possible values are showing following.

Name

Value

Meaning

idpciFmt

0x00000000

Character formatting in the region is inconsistent with formatting in the rest of the document.

idpciStyChar

0x00000001

Character style in the region is identical to a character style elsewhere in the document.

idpciPapc

0x00000002

Paragraph formatting in the region is inconsistent with formatting in the rest of the document.

idpciStyPara

0x00000003

Paragraph style in the region is identical to a paragraph style elsewhere in the document.

idpciLvl

0x00000004

Formatting of items in a numbered or bulleted list in the region is inconsistent with formatting in the rest of the document.

idpciStyList

0x00000005

Bulleted or numbered list style in the region is identical to a bulleted or numbered list style elsewhere in the document.

idpciStyTable

0x00000006

Table style in the region is identical to a table style elsewhere in the document.

idpciRevChar

0x00000007

(Revised Character) Characters in the region were changed while revision marking was on.

idpciRevPara

0x00000008

(Revised Paragraph) Paragraphs in the region were changed while revision marking was on.

idpciRevTable

0x00000009

(Revised Table) Tables in the region were changed while revision marking was on.

idpciRevSect

0x0000000A

(Revised Section) Sections in the region were changed while revision marking was on.

idpciImage

0x0000000B

A picture defined inline in the region has been combined, to save space, with an identical picture defined elsewhere in the document.