Searched refs:dropcapFormat (Results 1 – 1 of 1) sorted by relevance
72 DropCapFormat dropcapFormat=new DropCapFormat(); in testParagraphDropcapSetting() local73 dropcapFormat.Lines=3; in testParagraphDropcapSetting()74 dropcapFormat.Distance=101; in testParagraphDropcapSetting()75 dropcapFormat.Count=9; in testParagraphDropcapSetting()76 xCursorProps.setPropertyValue("DropCapFormat",dropcapFormat); in testParagraphDropcapSetting()129 DropCapFormat dropcapFormat=new DropCapFormat(); in testParagraphDropcapWholewordSetting() local130 dropcapFormat.Lines=3; in testParagraphDropcapWholewordSetting()131 dropcapFormat.Distance=101; in testParagraphDropcapWholewordSetting()132 xCursorProps.setPropertyValue("DropCapFormat",dropcapFormat); in testParagraphDropcapWholewordSetting()
Completed in 9 milliseconds