Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/frame/
H A DFrameDescription.java81 …XPropertySet xTextFrameProps_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTe… in testFrameDescription() local
82 assertEquals("Test Frame title","Frame", xTextFrameProps_odt.getPropertyValue("Title")); in testFrameDescription()
83 …assertEquals("Test Frame description","Test Frame", xTextFrameProps_odt.getPropertyValue("Descript… in testFrameDescription()

Completed in 11 milliseconds