Searched refs:instCreate (Results 1 – 2 of 2) sorted by relevance
247 InstCreator instCreate = new InstCreator(xTextDoc, tDsc); in createTextTable() local249 XTextTable oTable = (XTextTable) instCreate.getInstance(); in createTextTable()261 InstCreator instCreate = new InstCreator(xTextDoc, tDsc); in createTextTable() local263 XTextTable oTable = (XTextTable) instCreate.getInstance(); in createTextTable()275 InstCreator instCreate = new InstCreator(xTextDoc, tDsc); in createTextFrame() local289 InstCreator instCreate = new InstCreator(xTextDoc, tDsc); in createTextFrame() local334 InstCreator instCreate = new InstCreator(xTextDoc, tDsc); in createBookmark() local348 InstCreator instCreate = new InstCreator(xTextDoc, tDsc); in createReferenceMark() local362 InstCreator instCreate = new InstCreator(xTextDoc, tDsc); in createFootnote() local424 InstCreator instCreate = new InstCreator(oDoc, sDsc); in createShape() local[all …]
133 InstCreator instCreate = new InstCreator( oDoc, sDsc ); in createShape() local134 XShape oShape = (XShape)instCreate.getInstance(); in createShape()
Completed in 20 milliseconds