Home
last modified time | relevance | path

Searched refs:xTFS_doc (Results 1 – 4 of 4) sorted by relevance

/aoo41x/test/testuno/source/fvt/uno/sw/frame/
H A DInsertFrame.java80 …XTextFramesSupplier xTFS_doc = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier… in testInsertFrame() local
81 XNameAccess xTextFrames_doc = xTFS_doc.getTextFrames(); in testInsertFrame()
H A DFrameBackColor.java81 …XTextFramesSupplier xTFS_doc = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier… in testFrameBackColor() local
82 XNameAccess xTextFrames_doc = xTFS_doc.getTextFrames(); in testFrameBackColor()
H A DFrameBorderSpacingtoContent.java85 …XTextFramesSupplier xTFS_doc = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier… in testFrameBorderSpacingtoContent() local
86 XNameAccess xTextFrames_doc = xTFS_doc.getTextFrames(); in testFrameBorderSpacingtoContent()
H A DFrameSize.java94 …XTextFramesSupplier xTFS_doc = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier… in testFrameSize() local
95 XNameAccess xTextFrames_doc = xTFS_doc.getTextFrames(); in testFrameSize()

Completed in 20 milliseconds