/aoo42x/test/testuno/source/fvt/uno/sw/puretext/ |
H A D | CharacterUnderline.java | 88 xCursorProps.setPropertyValue("CharWordMode", true); in testCharacterUnderlineSetting() 94 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterUnderlineSetting() 100 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterUnderlineSetting() 106 xCursorProps.setPropertyValue("CharWordMode", true); in testCharacterUnderlineSetting() 112 xCursorProps.setPropertyValue("CharWordMode", true); in testCharacterUnderlineSetting() 116 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterUnderlineSetting() 122 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterUnderlineSetting() 128 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterUnderlineSetting() 134 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterUnderlineSetting() 140 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterUnderlineSetting() [all …]
|
H A D | CharacterFontname.java | 89 xCursorProps.setPropertyValue("CharFontName", "Arial Black"); in testCharacterFontSetting() 92 xCursorProps.setPropertyValue("CharFontName", "Aharoni"); in testCharacterFontSetting() 95 xCursorProps.setPropertyValue("CharFontName", "Agency FB"); in testCharacterFontSetting() 98 xCursorProps.setPropertyValue("CharFontName", "Algerian"); in testCharacterFontSetting() 101 xCursorProps.setPropertyValue("CharFontName", "Andalus"); in testCharacterFontSetting() 107 xCursorProps.setPropertyValue("CharFontName", "BatangChe"); in testCharacterFontSetting() 116 xCursorProps.setPropertyValue("CharFontName", "DaunPenh"); in testCharacterFontSetting() 122 xCursorProps.setPropertyValue("CharFontName", "Wingdings"); in testCharacterFontSetting() 128 xCursorProps.setPropertyValue("CharFontName", "Symbol"); in testCharacterFontSetting() 134 xCursorProps.setPropertyValue("CharFontName", "Vivaldi"); in testCharacterFontSetting() [all …]
|
H A D | CharacterEmphasis.java | 88 xCursorProps.setPropertyValue("CharWordMode", true); in testCharacterEmphasisSetting() 92 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterEmphasisSetting() 96 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterEmphasisSetting() 100 xCursorProps.setPropertyValue("CharWordMode", true); in testCharacterEmphasisSetting() 104 xCursorProps.setPropertyValue("CharWordMode", true); in testCharacterEmphasisSetting() 108 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterEmphasisSetting() 112 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterEmphasisSetting() 113 …xCursorProps.setPropertyValue("CharEmphasis", new Short(com.sun.star.text.FontEmphasis.DOT_ABOVE)); in testCharacterEmphasisSetting() 116 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterEmphasisSetting() 120 xCursorProps.setPropertyValue("CharWordMode", false); in testCharacterEmphasisSetting() [all …]
|
H A D | CharacterRotationAndScaleWidth.java | 62 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterRotationZeroSetting() local 65 xCursorProps.setPropertyValue("CharRotation", (short)0); in testCharacterRotationZeroSetting() 66 xCursorProps.setPropertyValue("CharScaleWidth", (short)150); in testCharacterRotationZeroSetting() 111 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterRotationNinetySetting() local 114 xCursorProps.setPropertyValue("CharRotation", (short)900); in testCharacterRotationNinetySetting() 115 xCursorProps.setPropertyValue("CharScaleWidth", (short)200); in testCharacterRotationNinetySetting() 116 xCursorProps.setPropertyValue("CharRotationIsFitToLine", true); in testCharacterRotationNinetySetting() 165 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterRotationDefineSetting() local 168 xCursorProps.setPropertyValue("CharRotation", (short)2700); in testCharacterRotationDefineSetting() 169 xCursorProps.setPropertyValue("CharScaleWidth", (short)300); in testCharacterRotationDefineSetting()
|
H A D | CharacterPosition.java | 61 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterSuperscriptSetting() local 64 xCursorProps.setPropertyValue("CharEscapement", (short)29); in testCharacterSuperscriptSetting() 65 xCursorProps.setPropertyValue("CharEscapementHeight", (byte)50); in testCharacterSuperscriptSetting() 110 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterSubscriptSetting() local 113 xCursorProps.setPropertyValue("CharEscapement", (short)-29); in testCharacterSubscriptSetting() 114 xCursorProps.setPropertyValue("CharEscapementHeight", (byte)50); in testCharacterSubscriptSetting() 159 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterDefaultPositionSetting() local 162 xCursorProps.setPropertyValue("CharEscapement", (short)0); in testCharacterDefaultPositionSetting() 163 xCursorProps.setPropertyValue("CharEscapementHeight", (byte)100); in testCharacterDefaultPositionSetting()
|
H A D | CharacterChangeCase.java | 61 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterLowerCaseSetting() local 64 xCursorProps.setPropertyValue("CharCaseMap",new Short(com.sun.star.style.CaseMap.LOWERCASE)); in testCharacterLowerCaseSetting() 110 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterUpperCaseSetting() local 113 xCursorProps.setPropertyValue("CharCaseMap",com.sun.star.style.CaseMap.UPPERCASE); in testCharacterUpperCaseSetting() 157 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterSmallCapsSetting() local 160 xCursorProps.setPropertyValue("CharCaseMap",com.sun.star.style.CaseMap.SMALLCAPS); in testCharacterSmallCapsSetting() 204 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterCapitalEveryWordSetting() local 207 xCursorProps.setPropertyValue("CharCaseMap",new Short(com.sun.star.style.CaseMap.TITLE)); in testCharacterCapitalEveryWordSetting() 251 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterNoCaseSetting() local 254 xCursorProps.setPropertyValue("CharCaseMap",new Short(com.sun.star.style.CaseMap.NONE)); in testCharacterNoCaseSetting()
|
H A D | CharacterStrikeThrough.java | 67 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterStrikeThroughSetting() local 70 xCursorProps.setPropertyValue("CharStrikeout", new Short(com.sun.star.awt.FontStrikeout.BOLD)); in testCharacterStrikeThroughSetting() 73 …xCursorProps.setPropertyValue("CharStrikeout", new Short(com.sun.star.awt.FontStrikeout.DONTKNOW)); in testCharacterStrikeThroughSetting() 76 …xCursorProps.setPropertyValue("CharStrikeout", new Short(com.sun.star.awt.FontStrikeout.DOUBLE)); in testCharacterStrikeThroughSetting() 79 xCursorProps.setPropertyValue("CharStrikeout", new Short(com.sun.star.awt.FontStrikeout.NONE)); in testCharacterStrikeThroughSetting() 82 …xCursorProps.setPropertyValue("CharStrikeout", new Short(com.sun.star.awt.FontStrikeout.SINGLE)); in testCharacterStrikeThroughSetting() 85 xCursorProps.setPropertyValue("CharStrikeout", new Short(com.sun.star.awt.FontStrikeout.SLASH)); in testCharacterStrikeThroughSetting() 88 xCursorProps.setPropertyValue("CharStrikeout", new Short(com.sun.star.awt.FontStrikeout.X)); in testCharacterStrikeThroughSetting()
|
H A D | CharacterSpacing.java | 60 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterSpacing_Default() local 63 xCursorProps.setPropertyValue("CharAutoKerning", true); in testCharacterSpacing_Default() 106 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterSpacing_Expand() local 109 xCursorProps.setPropertyValue("CharKerning", (short)101); in testCharacterSpacing_Expand() 152 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterSpacing_Condens() local 155 xCursorProps.setPropertyValue("CharKerning", (short)-101); in testCharacterSpacing_Condens()
|
H A D | CharacterHyperlink.java | 62 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterBackHyperlinkSetting() local 65 …xCursorProps.setPropertyValue("HyperLinkURL", FileUtil.getUrl(Testspace.prepareData("uno/Desert.jp… in testCharacterBackHyperlinkSetting() 66 xCursorProps.setPropertyValue("HyperLinkTarget","picture"); in testCharacterBackHyperlinkSetting() 67 xCursorProps.setPropertyValue("HyperLinkName","testCharacterHyperlink"); in testCharacterBackHyperlinkSetting()
|
/aoo42x/test/testuno/source/fvt/uno/sw/paragraph/ |
H A D | ParagraphInsertBreak.java | 64 xCursorProps.setPropertyValue("ParaSplit",false); in InsertPage_BeforeBreak_NoSplit_KeepTogether() 65 xCursorProps.setPropertyValue("ParaKeepTogether",true); in InsertPage_BeforeBreak_NoSplit_KeepTogether() 116 xCursorProps.setPropertyValue("ParaOrphans",(byte)2); in InsertPage_BeforeBreak_Orphan_WindowControl() 117 xCursorProps.setPropertyValue("ParaWidows",(byte)2); in InsertPage_BeforeBreak_Orphan_WindowControl() 306 xCursorProps.setPropertyValue("PageDescName","Endnote"); in InsertPage_Endnote_BeforeBreak() 307 xCursorProps.setPropertyValue("PageNumberOffset",(short)3); in InsertPage_Endnote_BeforeBreak() 358 xCursorProps.setPropertyValue("PageDescName","Envelope"); in InsertPage_Envelop_BeforeBreak() 461 xCursorProps.setPropertyValue("PageDescName","Footnote"); in InsertPage_Footnote_BeforeBreak() 512 xCursorProps.setPropertyValue("PageDescName","HTML"); in InsertPage_HTML_BeforeBreak() 563 xCursorProps.setPropertyValue("PageDescName","Index"); in InsertPage_Index_BeforeBreak() [all …]
|
H A D | ParagraphBackGraphic.java | 72 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_LeftBottom() 132 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_LeftMiddle() 192 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_LeftTop() 252 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_MiddleBottom() 312 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_MiddleMiddle() 372 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_MiddleTop() 433 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_RightBottom() 493 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_RightMiddle() 553 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_RightTop() 613 xCursorProps.setPropertyValue("ParaBackGraphicFilter","draw_jpg_Export"); in testParagraphBackGraphic_Area() [all …]
|
H A D | ParagraphSpacingtoBorder.java | 70 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphSpacingtoBorderSetting() local 88 xCursorProps.setPropertyValue("LeftBorder", borderLine[0]); in testParagraphSpacingtoBorderSetting() 89 xCursorProps.setPropertyValue("RightBorder", borderLine[1]); in testParagraphSpacingtoBorderSetting() 90 xCursorProps.setPropertyValue("TopBorder", borderLine[2]); in testParagraphSpacingtoBorderSetting() 91 xCursorProps.setPropertyValue("BottomBorder", borderLine[3]); in testParagraphSpacingtoBorderSetting() 92 xCursorProps.setPropertyValue("LeftBorderDistance",499); in testParagraphSpacingtoBorderSetting() 93 xCursorProps.setPropertyValue("RightBorderDistance",499); in testParagraphSpacingtoBorderSetting() 94 xCursorProps.setPropertyValue("TopBorderDistance",499); in testParagraphSpacingtoBorderSetting() 95 xCursorProps.setPropertyValue("BottomBorderDistance",499); in testParagraphSpacingtoBorderSetting()
|
H A D | ParagraphLineSpacing.java | 71 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingFix() local 76 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingFix() 130 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingLeading() local 135 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingLeading() 191 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingMinimum() local 196 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingMinimum() 252 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphLineSpacingProp() local 257 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingProp() 317 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingSingle() 375 xCursorProps.setPropertyValue("ParaLineSpacing",lineSpacing); in testParagraphLineSpacingDouble() [all …]
|
H A D | ParagraphAlignment.java | 69 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphAlignmentJustified() local 73 xCursorProps.setPropertyValue("ParaAdjust",com.sun.star.style.ParagraphAdjust.BLOCK); in testParagraphAlignmentJustified() 74 xCursorProps.setPropertyValue("ParaLastLineAdjust", com.sun.star.style.ParagraphAdjust.LEFT); in testParagraphAlignmentJustified() 75 xCursorProps.setPropertyValue("ParaExpandSingleWord", true); in testParagraphAlignmentJustified() 134 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphAlignmentLeft() local 137 xCursorProps.setPropertyValue("ParaAdjust",com.sun.star.style.ParagraphAdjust.LEFT); in testParagraphAlignmentLeft() 193 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphAlignmentRight() local 197 xCursorProps.setPropertyValue("ParaAdjust",com.sun.star.style.ParagraphAdjust.RIGHT); in testParagraphAlignmentRight() 250 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphAlignmentCenter() local 254 xCursorProps.setPropertyValue("ParaAdjust",com.sun.star.style.ParagraphAdjust.CENTER); in testParagraphAlignmentCenter()
|
H A D | ParagraphTexttoTextAlignment.java | 68 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testTexttoTextAlignment_Baseline() local 69 xCursorProps.setPropertyValue("ParaVertAlignment",ParagraphVertAlign.BASELINE); in testTexttoTextAlignment_Baseline() 113 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testTexttoTextAlignment_Bottom() local 114 xCursorProps.setPropertyValue("ParaVertAlignment",ParagraphVertAlign.BOTTOM); in testTexttoTextAlignment_Bottom() 158 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testTexttoTextAlignment_Center() local 159 xCursorProps.setPropertyValue("ParaVertAlignment",ParagraphVertAlign.CENTER); in testTexttoTextAlignment_Center() 203 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testTexttoTextAlignment_Top() local 204 xCursorProps.setPropertyValue("ParaVertAlignment",ParagraphVertAlign.TOP); in testTexttoTextAlignment_Top() 248 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testTexttoTextAlignment_Automatic() local 249 xCursorProps.setPropertyValue("ParaVertAlignment",ParagraphVertAlign.AUTOMATIC); in testTexttoTextAlignment_Automatic()
|
H A D | ParagraphIndentAndSpacing.java | 69 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphSpacingSetting() local 71 xCursorProps.setPropertyValue("ParaLeftMargin",2000); in testParagraphSpacingSetting() 72 xCursorProps.setPropertyValue("ParaRightMargin",3000); in testParagraphSpacingSetting() 73 xCursorProps.setPropertyValue("ParaTopMargin",1000); in testParagraphSpacingSetting() 74 xCursorProps.setPropertyValue("ParaBottomMargin",4000); in testParagraphSpacingSetting() 75 xCursorProps.setPropertyValue("ParaFirstLineIndent",4000); in testParagraphSpacingSetting() 130 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphIndent() local 132 xCursorProps.setPropertyValue("ParaIsAutoFirstLineIndent",true); in testParagraphIndent()
|
H A D | ParagraphShadow.java | 72 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphShadow_BottomRight() local 78 xCursorProps.setPropertyValue("ParaShadowFormat",shadowFormat); in testParagraphShadow_BottomRight() 128 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphShadow_BottomLeft() local 134 xCursorProps.setPropertyValue("ParaShadowFormat",shadowFormat); in testParagraphShadow_BottomLeft() 184 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphShadow_TopLeft() local 190 xCursorProps.setPropertyValue("ParaShadowFormat",shadowFormat); in testParagraphShadow_TopLeft() 240 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphShadow_TopRight() local 246 xCursorProps.setPropertyValue("ParaShadowFormat",shadowFormat); in testParagraphShadow_TopRight() 296 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphShadow_None() local 302 xCursorProps.setPropertyValue("ParaShadowFormat",shadowFormat); in testParagraphShadow_None()
|
H A D | ParagraphTabs.java | 63 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in ParagraphTabs_Center() local 71 xCursorProps.setPropertyValue("ParaTabStops",tabStop); in ParagraphTabs_Center() 121 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in ParagraphTabs_Left() local 129 xCursorProps.setPropertyValue("ParaTabStops",tabStop); in ParagraphTabs_Left() 179 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in ParagraphTabs_Right() local 187 xCursorProps.setPropertyValue("ParaTabStops",tabStop); in ParagraphTabs_Right() 237 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in ParagraphTabs_Decimal() local 246 xCursorProps.setPropertyValue("ParaTabStops",tabStop); in ParagraphTabs_Decimal() 298 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in ParagraphTabs_Decimal_UserDefineCharacter() local 307 xCursorProps.setPropertyValue("ParaTabStops",tabStop); in ParagraphTabs_Decimal_UserDefineCharacter()
|
H A D | ParagraphBorder.java | 71 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphBorderSetting() local 89 xCursorProps.setPropertyValue("LeftBorder", borderLine[0]); in testParagraphBorderSetting() 90 xCursorProps.setPropertyValue("RightBorder", borderLine[1]); in testParagraphBorderSetting() 91 xCursorProps.setPropertyValue("TopBorder", borderLine[2]); in testParagraphBorderSetting() 92 xCursorProps.setPropertyValue("BottomBorder", borderLine[3]); in testParagraphBorderSetting()
|
H A D | ParagraphDropcap.java | 70 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphDropcapSetting() local 76 xCursorProps.setPropertyValue("DropCapFormat",dropcapFormat); in testParagraphDropcapSetting() 127 …XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testParagraphDropcapWholewordSetting() local 132 xCursorProps.setPropertyValue("DropCapFormat",dropcapFormat); in testParagraphDropcapWholewordSetting() 133 xCursorProps.setPropertyValue("DropCapWholeWord",true); in testParagraphDropcapWholewordSetting()
|
/aoo42x/test/testuno/source/fvt/uno/sw/table/ |
H A D | TableInsertBreak.java | 72 xCursorProps.setPropertyValue("Split",false); in InsertPage_BeforeBreak_Split_KeepTogether() 73 xCursorProps.setPropertyValue("KeepTogether",true); in InsertPage_BeforeBreak_Split_KeepTogether() 299 xCursorProps.setPropertyValue("PageDescName","Endnote"); in InsertPage_Endnote_BeforeBreak() 300 xCursorProps.setPropertyValue("PageNumberOffset",(short)3); in InsertPage_Endnote_BeforeBreak() 360 xCursorProps.setPropertyValue("PageDescName","Envelope"); in InsertPage_Envelop_BeforeBreak() 361 xCursorProps.setPropertyValue("PageNumberOffset",(short)3); in InsertPage_Envelop_BeforeBreak() 481 xCursorProps.setPropertyValue("PageDescName","Footnote"); in InsertPage_Footnote_BeforeBreak() 541 xCursorProps.setPropertyValue("PageDescName","HTML"); in InsertPage_HTML_BeforeBreak() 601 xCursorProps.setPropertyValue("PageDescName","Index"); in InsertPage_Index_BeforeBreak() 661 xCursorProps.setPropertyValue("PageDescName","Landscape"); in InsertPage_Landscape_BeforeBreak() [all …]
|
H A D | TableBorderSpacingtoContent.java | 78 …XPropertySet xCursorProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xTable.getC… in testtableBorderSpacingtoContent() local 79 xCursorProps.setPropertyValue("LeftBorderDistance",499); in testtableBorderSpacingtoContent() 80 xCursorProps.setPropertyValue("RightBorderDistance",499); in testtableBorderSpacingtoContent() 81 xCursorProps.setPropertyValue("TopBorderDistance",499); in testtableBorderSpacingtoContent() 82 xCursorProps.setPropertyValue("BottomBorderDistance",499); in testtableBorderSpacingtoContent()
|
H A D | TableVerticalAlignment.java | 78 …XPropertySet xCursorProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xTable.getC… in testtableVerticalAlignment_Bottom() local 79 xCursorProps.setPropertyValue("VertOrient",VertOrientation.BOTTOM); in testtableVerticalAlignment_Bottom() 151 …XPropertySet xCursorProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xTable.getC… in testtableVerticalAlignment_Center() local 152 xCursorProps.setPropertyValue("VertOrient",VertOrientation.CENTER); in testtableVerticalAlignment_Center() 224 …XPropertySet xCursorProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xTable.getC… in testtableVerticalAlignment_Top() local 225 xCursorProps.setPropertyValue("VertOrient",VertOrientation.TOP); in testtableVerticalAlignment_Top()
|
/aoo42x/test/testuno/source/fvt/uno/sw/frame/ |
H A D | FrameBorderSpacingtoContent.java | 66 …XPropertySet xCursorProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xTextFrame); in testFrameBorderSpacingtoContent() local 67 xCursorProps.setPropertyValue("LeftBorderDistance",499); in testFrameBorderSpacingtoContent() 68 xCursorProps.setPropertyValue("RightBorderDistance",499); in testFrameBorderSpacingtoContent() 69 xCursorProps.setPropertyValue("TopBorderDistance",499); in testFrameBorderSpacingtoContent() 70 xCursorProps.setPropertyValue("BottomBorderDistance",499); in testFrameBorderSpacingtoContent()
|
/aoo42x/main/sw/source/ui/vba/ |
H A D | vbapagesetup.cxx | 189 uno::Reference< beans::XPropertySet > xCursorProps( xPageCursor, uno::UNO_QUERY_THROW ); in setDifferentFirstPageHeaderFooter() local 190 …uno::Reference< beans::XPropertySet > xTableProps( xCursorProps->getPropertyValue( rtl::OUString( … in setDifferentFirstPageHeaderFooter() 197 …xCursorProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("PageDescName") ), uno… in setDifferentFirstPageHeaderFooter() 216 uno::Reference< beans::XPropertySet > xCursorProps( xPageCursor, uno::UNO_QUERY_THROW ); in getStyleOfFirstPage() local 217 …uno::Reference< beans::XPropertySet > xTableProps( xCursorProps->getPropertyValue( rtl::OUString( … in getStyleOfFirstPage() 224 …xCursorProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("PageDescName") ) ) >>=… in getStyleOfFirstPage()
|