Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/frame/
H A DFrameAnchorType.java49 public class FrameAnchorType { class
54 private com.sun.star.text.TextContentAnchorType FrameAnchorType; field in FrameAnchorType
55 public FrameAnchorType(com.sun.star.text.TextContentAnchorType FrameAnchorType){ in FrameAnchorType() argument
56 this.FrameAnchorType=FrameAnchorType; in FrameAnchorType()
88 xTextFrameProps1.setPropertyValue("AnchorType",FrameAnchorType); in testFrameAnchorType()
95 …assertEquals("assert shadow anchor type",FrameAnchorType,xTextFrameProps_assert1.getPropertyValue(… in testFrameAnchorType()

Completed in 13 milliseconds