Lines Matching refs:xSections
3938 XNameAccess xSections = xTSS.getTextSections(); in checkLoadXmlId() local
3941 XMetadatable.class, xSections.getByName("Section 1")); in checkLoadXmlId()
3946 XMetadatable.class, xSections.getByName("Section 2")); in checkLoadXmlId()
3952 xSections.getByName("Table of Contents1_Head")); in checkLoadXmlId()
3958 xSections.getByName("Alphabetical Index1_Head")); in checkLoadXmlId()
3964 xSections.getByName("Illustration Index1_Head")); in checkLoadXmlId()
3970 xSections.getByName("Index of Tables1_Head")); in checkLoadXmlId()
3976 xSections.getByName("User-Defined1_Head")); in checkLoadXmlId()
3982 xSections.getByName("Table of Objects1_Head")); in checkLoadXmlId()
3987 XMetadatable.class, xSections.getByName("Bibliography1_Head")); in checkLoadXmlId()
4006 XMetadatable.class, xSections.getByName("Table of Contents1")); in checkLoadXmlId()
4015 XMetadatable.class, xSections.getByName("Alphabetical Index1")); in checkLoadXmlId()
4024 XMetadatable.class, xSections.getByName("Illustration Index1")); in checkLoadXmlId()
4033 XMetadatable.class, xSections.getByName("Index of Tables1")); in checkLoadXmlId()
4042 XMetadatable.class, xSections.getByName("User-Defined1")); in checkLoadXmlId()
4051 XMetadatable.class, xSections.getByName("Table of Objects1")); in checkLoadXmlId()
4060 XMetadatable.class, xSections.getByName("Bibliography1")); in checkLoadXmlId()