Searched refs:xTFS_doc (Results 1 – 4 of 4) sorted by relevance
80 …XTextFramesSupplier xTFS_doc = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier… in testInsertFrame() local81 XNameAccess xTextFrames_doc = xTFS_doc.getTextFrames(); in testInsertFrame()
81 …XTextFramesSupplier xTFS_doc = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier… in testFrameBackColor() local82 XNameAccess xTextFrames_doc = xTFS_doc.getTextFrames(); in testFrameBackColor()
85 …XTextFramesSupplier xTFS_doc = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier… in testFrameBorderSpacingtoContent() local86 XNameAccess xTextFrames_doc = xTFS_doc.getTextFrames(); in testFrameBorderSpacingtoContent()
94 …XTextFramesSupplier xTFS_doc = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier… in testFrameSize() local95 XNameAccess xTextFrames_doc = xTFS_doc.getTextFrames(); in testFrameSize()
Completed in 20 milliseconds