Home
last modified time | relevance | path

Searched refs:setPropertyValue (Results 1 – 25 of 1681) sorted by relevance

12345678910>>...68

/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterUnderline.java88 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 DCharacterFontname.java89 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 …]
/trunk/main/scripting/java/Framework/com/sun/star/script/framework/security/
H A DSecurityDialog.java250 xPSetDialog.setPropertyValue( "Title", _title ); in createDialog()
267 xPSetButton.setPropertyValue( "Name", _runButtonName ); in createDialog()
269 xPSetButton.setPropertyValue( "Label", _runMacro ); in createDialog()
284 xPSetButton.setPropertyValue( "Label", _doNotRunMacro ); in createDialog()
304 xPSetLabel.setPropertyValue( "Name", _label2Name ); in createDialog()
306 xPSetLabel.setPropertyValue( "Label", _label2String ); in createDialog()
317 xPSetLabel3.setPropertyValue( "Name", _label3Name ); in createDialog()
330 xPSetLabel4.setPropertyValue( "Name", _label4Name ); in createDialog()
365 xPSetLabel5.setPropertyValue( "Name", _label5Name ); in createDialog()
382 xPSetLabel.setPropertyValue( "Name", _label1Name ); in createDialog()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDataAwareness.java601 xButton.setPropertyValue( "Name", sName ); in createButton()
603 xButton.setPropertyValue( "Label", sLabel ); in createButton()
605 xButton.setPropertyValue( "HelpText", sName ); in createButton()
806 xLabel.setPropertyValue( "Name", "Options" ); in prepareDocument()
807 xLabel.setPropertyValue( "Label", "Options" ); in prepareDocument()
814 xKeyGen.setPropertyValue( "Name", "KeyGen" ); in prepareDocument()
816 xKeyGen.setPropertyValue( "RefValue", "none" ); in prepareDocument()
820 xKeyGen.setPropertyValue( "Name", "KeyGen" ); in prepareDocument()
826 xKeyGen.setPropertyValue( "Name", "KeyGen" ); in prepareDocument()
828 xKeyGen.setPropertyValue( "RefValue", "reset" ); in prepareDocument()
[all …]
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java98 public boolean setPropertyValue() in setPropertyValue() method in PropertySet_Test
110 cl.setPropertyValue("PropBoolA", value); in setPropertyValue()
114 cl.setPropertyValue("PropCharA",value); in setPropertyValue()
118 cl.setPropertyValue("PropByteA",value); in setPropertyValue()
126 cl.setPropertyValue("PropIntA", value); in setPropertyValue()
154 cl.setPropertyValue("PropEnum",value); in setPropertyValue()
246 cl.setPropertyValue("PropAnyA",value); in setPropertyValue()
1063 r[i++]= test.setPropertyValue(); in test()
1562 setPropertyValue("charA", val); in test_registerProperty2()
1565 setPropertyValue("charClassB",val); in test_registerProperty2()
[all …]
/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx175 setPropertyValue( in InitializeTheme()
178 setPropertyValue( in InitializeTheme()
203 setPropertyValue( in UpdateTheme()
207 setPropertyValue( in UpdateTheme()
210 setPropertyValue( in UpdateTheme()
213 setPropertyValue( in UpdateTheme()
216 setPropertyValue( in UpdateTheme()
219 setPropertyValue( in UpdateTheme()
222 setPropertyValue( in UpdateTheme()
225 setPropertyValue( in UpdateTheme()
[all …]
/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java150 xRowsProps.setPropertyValue("IsAutoHeight",false); in testSetRowHeight()
151 xRowsProps.setPropertyValue("Height",5001); in testSetRowHeight()
299 xTableProps1.setPropertyValue("LeftMargin",2591); in testSetTable_AlignmentAndMarginToPage()
301 xTableProps1.setPropertyValue("TopMargin",2000); in testSetTable_AlignmentAndMarginToPage()
307 xTableProps2.setPropertyValue("LeftMargin",2591); in testSetTable_AlignmentAndMarginToPage()
309 xTableProps2.setPropertyValue("TopMargin",2000); in testSetTable_AlignmentAndMarginToPage()
315 xTableProps3.setPropertyValue("LeftMargin",2000); in testSetTable_AlignmentAndMarginToPage()
317 xTableProps3.setPropertyValue("TopMargin",2000); in testSetTable_AlignmentAndMarginToPage()
325 xTableProps4.setPropertyValue("TopMargin",2000); in testSetTable_AlignmentAndMarginToPage()
331 xTableProps5.setPropertyValue("TopMargin",2000); in testSetTable_AlignmentAndMarginToPage()
[all …]
/trunk/main/xmloff/source/draw/
H A Dximp3dscene.cxx367 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DTransformMatrix")), aAny); in setSceneAttributes()
372 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneDistance")), aAny); in setSceneAttributes()
376 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneFocalLength")), aAny); in setSceneAttributes()
380 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneShadowSlant")), aAny); in setSceneAttributes()
384 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneShadeMode")), aAny); in setSceneAttributes()
388 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneAmbientColor")), aAny); in setSceneAttributes()
419 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn1")), aAny3); in setSceneAttributes()
426 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn2")), aAny3); in setSceneAttributes()
433 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn3")), aAny3); in setSceneAttributes()
487 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DCameraGeometry")), aAny); in setSceneAttributes()
[all …]
/trunk/main/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/
H A DSampleDialog.java141 xPSetDialog.setPropertyValue( "Width", new Integer( 150 ) ); in createDialog()
142 xPSetDialog.setPropertyValue( "Height", new Integer( 100 ) ); in createDialog()
156 xPSetButton.setPropertyValue( "Width", new Integer( 50 ) ); in createDialog()
157 xPSetButton.setPropertyValue( "Height", new Integer( 14 ) ); in createDialog()
158 xPSetButton.setPropertyValue( "Name", _buttonName ); in createDialog()
167 xPSetLabel.setPropertyValue( "PositionX", new Integer( 40 ) ); in createDialog()
168 xPSetLabel.setPropertyValue( "PositionY", new Integer( 30 ) ); in createDialog()
169 xPSetLabel.setPropertyValue( "Width", new Integer( 100 ) ); in createDialog()
170 xPSetLabel.setPropertyValue( "Height", new Integer( 14 ) ); in createDialog()
171 xPSetLabel.setPropertyValue( "Name", _labelName ); in createDialog()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DChartInCalc.java172 aDiaProp.setPropertyValue( "Lines", new Boolean( true )); in testDiagram()
176 aDiaProp.setPropertyValue( "LineWidth", new Integer( 50 )); in testDiagram()
193 aSeriesProp.setPropertyValue( "LineColor", new Integer( in testDataRowProperties()
282 aArea.setPropertyValue( "FillStyle", FillStyle.SOLID ); in testArea()
297 aWall.setPropertyValue( "FillStyle", FillStyle.SOLID ); in testWall()
298 aWall.setPropertyValue( "FillColor", new Integer( 0xcccccc )); in testWall()
310 aDocProp.setPropertyValue( "HasMainTitle", new Boolean( true )); in testTitle()
348 aAxisProp.setPropertyValue( "Max", new Integer( 24 )); in testAxis()
349 aAxisProp.setPropertyValue( "StepMain", new Integer( 3 )); in testAxis()
399 aGridProp.setPropertyValue( "LineStyle", LineStyle.DASH ); in testGrid()
[all …]
/trunk/main/chart2/qa/
H A DTestCaseOldAPI.java172 xTitleProp.setPropertyValue( "String", aTitle ); in testTitle()
377 xProp.setPropertyValue( "AutoMax", new Boolean( false )); in testAxis()
387 xProp.setPropertyValue( "Max", new Double( nNewMax )); in testAxis()
395 xProp.setPropertyValue( "AutoMin", new Boolean( true )); in testAxis()
468 xLegendProp.setPropertyValue( "Alignment", eNewPos ); in testLegend()
512 xArea.setPropertyValue( "FillStyle", FillStyle.SOLID ); in testArea()
659 xProp.setPropertyValue( "FillStyle", FillStyle.GRADIENT ); in testDataSeriesAndPoints()
695 xProp.setPropertyValue( "FillHatchName", aHatchName ); in testDataSeriesAndPoints()
696 xProp.setPropertyValue( "FillStyle", FillStyle.HATCH ); in testDataSeriesAndPoints()
748 xDiaProp.setPropertyValue( "DataRowSource", eNewSource ); in setStockData_Type4()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoControlDialogModel.java96 xPSetDialog.setPropertyValue("Width", new Integer(150)); in createTestEnvironment()
97 xPSetDialog.setPropertyValue("Height", new Integer(100)); in createTestEnvironment()
98 xPSetDialog.setPropertyValue("Title", in createTestEnvironment()
114 xPSetButton.setPropertyValue("Width", new Integer(50)); in createTestEnvironment()
115 xPSetButton.setPropertyValue("Height", new Integer(14)); in createTestEnvironment()
116 xPSetButton.setPropertyValue("Name", _buttonName); in createTestEnvironment()
125 xPSetLabel.setPropertyValue("PositionX", new Integer(40)); in createTestEnvironment()
127 xPSetLabel.setPropertyValue("Width", new Integer(100)); in createTestEnvironment()
128 xPSetLabel.setPropertyValue("Height", new Integer(14)); in createTestEnvironment()
129 xPSetLabel.setPropertyValue("Name", _labelName); in createTestEnvironment()
[all …]
/trunk/main/xmloff/source/text/
H A Dtxtfldi.cxx735 rPropSet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()
749 rPropSet->setPropertyValue(sPropertyContent, aAny); in PrepareField()
796 rPropSet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()
810 rPropSet->setPropertyValue(sPropertyContent, aAny); in PrepareField()
1057 xPropertySet->setPropertyValue(sPropertyHint, aAny); in PrepareField()
2017 xPropertySet->setPropertyValue(sPropertyName, aAny); in PrepareField()
2486 xPropertySet->setPropertyValue(sPropertyLevel, aAny); in PrepareField()
2647 xPropertySet->setPropertyValue( in PrepareField()
2704 xPropertySet->setPropertyValue(sPropertyOn, aAny); in PrepareField()
2780 xPropertySet->setPropertyValue(sPropertyHint, aAny); in PrepareField()
[all …]
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx1450 xFormPropSet->setPropertyValue( in NewForm()
1769 xPropSet->setPropertyValue( in InsertInput()
1798 xPropSet->setPropertyValue( in InsertInput()
1836 xPropSet->setPropertyValue( in InsertInput()
1850 xPropSet->setPropertyValue( in InsertInput()
1855 xPropSet->setPropertyValue( in InsertInput()
2140 xPropSet->setPropertyValue( in NewTextArea()
2444 xPropSet->setPropertyValue( in NewSelect()
2539 rPropSet->setPropertyValue( in EndSelect()
2543 rPropSet->setPropertyValue( in EndSelect()
[all …]
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1368 rPropSet->setPropertyValue( WW8_ASCII2STR("Name"), aTmp ); in Import()
1396 rPropSet->setPropertyValue( WW8_ASCII2STR("Label"), aTmp); in Import()
1658 rPropSet->setPropertyValue( WW8_ASCII2STR("Name"), aTmp ); in Import()
1877 rPropSet->setPropertyValue( WW8_ASCII2STR("Name"), aTmp ); in Import()
2297 rPropSet->setPropertyValue( WW8_ASCII2STR("Name"), aTmp ); in Import()
2491 rPropSet->setPropertyValue( WW8_ASCII2STR("Name"), aTmp ); in Import()
2548 rPropSet->setPropertyValue( WW8_ASCII2STR("Name"), aTmp ); in Import()
2778 rPropSet->setPropertyValue( WW8_ASCII2STR("Name"), aTmp ); in Import()
4022 rPropSet->setPropertyValue( in Import()
4218 xDialogPropSet->setPropertyValue( in Import()
[all …]
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx256 xDest->setPropertyValue( C2U( UNO_NAME_3D_SCENE_LIGHTON_1 ), in lcl_setLightSources()
258 xDest->setPropertyValue( C2U( UNO_NAME_3D_SCENE_LIGHTON_2 ), in lcl_setLightSources()
260 xDest->setPropertyValue( C2U( UNO_NAME_3D_SCENE_LIGHTON_3 ), in lcl_setLightSources()
262 xDest->setPropertyValue( C2U( UNO_NAME_3D_SCENE_LIGHTON_4 ), in lcl_setLightSources()
264 xDest->setPropertyValue( C2U( UNO_NAME_3D_SCENE_LIGHTON_5 ), in lcl_setLightSources()
266 xDest->setPropertyValue( C2U( UNO_NAME_3D_SCENE_LIGHTON_6 ), in lcl_setLightSources()
268 xDest->setPropertyValue( C2U( UNO_NAME_3D_SCENE_LIGHTON_7 ), in lcl_setLightSources()
270 xDest->setPropertyValue( C2U( UNO_NAME_3D_SCENE_LIGHTON_8 ), in lcl_setLightSources()
290 xDest->setPropertyValue( C2U( UNO_NAME_3D_SCENE_LIGHTCOLOR_1 ), in lcl_setLightSources()
292 xDest->setPropertyValue( C2U( UNO_NAME_3D_SCENE_LIGHTCOLOR_2 ), in lcl_setLightSources()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java155 aDiaProp.setPropertyValue("LineColor", 0x00ff00); in testAreaBordersProperties()
206 aDiaProp.setPropertyValue("FillColor", 0xffff00); in testAreaTransparencyProperties()
207 aDiaProp.setPropertyValue("FillTransparence", 50); in testAreaTransparencyProperties()
231 aDiaProp.setPropertyValue("LineColor", 0x00ff00); in testLegendBorderProperties()
256 aDiaProp.setPropertyValue("FillColor", 0xffff00); in testLegendFillAndTransparence()
257 aDiaProp.setPropertyValue("FillTransparence", 50); in testLegendFillAndTransparence()
280 aDiaProp.setPropertyValue("CharFontName", "Arial"); in testLegendCharFont()
305 aDiaProp.setPropertyValue("CharColor", 0xffff00); in testLegendCharFontEffects()
362 aDiaProp.setPropertyValue("String", "TestTitle"); in testTitleAndSubTitle()
449 aDiaProp.setPropertyValue("LineColor", 0xffff00); in testGridLine()
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dunotools.cxx177 xPrSet->setPropertyValue( C2U("LoaderArguments"), aArgs ); in CreateControl()
180 xPrSet->setPropertyValue(C2U("ComponentURL"), aURL); in CreateControl()
246 xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SHOW_BREAKS )), aFalseSet); in IMPL_LINK()
271 xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_ZOOM_TYPE)), aZoom); in IMPL_LINK()
279 xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_ZOOM_VALUE)), aZoom); in IMPL_LINK()
282 xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SHOW_ONLINE_LAYOUT)), in IMPL_LINK()
314 xPProp->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_SIZE)), aSize); in IMPL_LINK()
317 xPProp->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_LEFT_MARGIN)), aZero); in IMPL_LINK()
318 xPProp->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_RIGHT_MARGIN)), aZero); in IMPL_LINK()
466 xViewProps->setPropertyValue(C2U(SW_PROP_NAME_STR(UNO_NAME_ZOOM_VALUE)), aZoom); in IMPL_LINK()
[all …]
/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx134 maXPropSet->setPropertyValue( rtl::OUString::createFromAscii("RotateAngle"), aAny ); in ImplSetOrientation()
162 maXPropSet->setPropertyValue( rtl::OUString::createFromAscii("LineColor"), aAny ); in ImplSetLineBundle()
165 maXPropSet->setPropertyValue( rtl::OUString::createFromAscii("LineWidth"), aAny ); in ImplSetLineBundle()
186 maXPropSet->setPropertyValue( rtl::OUString::createFromAscii("LineStyle"), aAny ); in ImplSetLineBundle()
191 maXPropSet->setPropertyValue( rtl::OUString::createFromAscii("LineDash"), aAny ); in ImplSetLineBundle()
249 maXPropSet->setPropertyValue( rtl::OUString::createFromAscii("FillColor"), aAny ); in ImplSetFillBundle()
300 maXPropSet->setPropertyValue( rtl::OUString::createFromAscii("FillStyle"), aAny ); in ImplSetFillBundle()
307 maXPropSet->setPropertyValue( rtl::OUString::createFromAscii("LineColor"), aAny ); in ImplSetFillBundle()
309 maXPropSet->setPropertyValue( rtl::OUString::createFromAscii("LineWidth"), aAny ); in ImplSetFillBundle()
346 maXPropSet->setPropertyValue( rtl::OUString::createFromAscii("LineStyle"), aAny ); in ImplSetFillBundle()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DPresentationDemo.java105 xShapePropSet.setPropertyValue("Effect", in main()
111 xShapePropSet.setPropertyValue( "DimHide", new Boolean( false ) ); in main()
129 xShapePropSet.setPropertyValue( in main()
153 xShapePropSet.setPropertyValue("Effect", in main()
155 xShapePropSet.setPropertyValue( in main()
167 xShapePropSet.setPropertyValue("Effect", in main()
170 xShapePropSet.setPropertyValue( in main()
176 xShapePropSet.setPropertyValue( in main()
190 xPresPropSet.setPropertyValue( "Pause", new Integer( 0 ) ); in main()
218 xPropSet.setPropertyValue( "Effect", eEffect ); in setSlideTransition()
[all …]
/trunk/main/forms/qa/integration/forms/
H A DMasterDetailForms.java127 m_masterForm.setPropertyValue( "Command", "master" ); in impl_createForms()
134 m_detailForm.setPropertyValue( "Command", "detail" ); in impl_createForms()
247 m_masterForm.setPropertyValue( "Command", "categories" ); in checkDetailFormDefaults()
254 m_detailForm.setPropertyValue( "MasterFields", new String[] { "ID" } ); in checkDetailFormDefaults()
259 gridControlModel.setPropertyValue( "Name", "product list" ); in checkDetailFormDefaults()
263 nameColumn.setPropertyValue( "Width", new Integer( 600 ) ); // 6 cm in checkDetailFormDefaults()
264 nameColumn.setPropertyValue( "DefaultText", "default text" ); in checkDetailFormDefaults()
284 nameColumn.setPropertyValue( "DefaultText", defaultValue ); in checkDetailFormDefaults()
340 column.setPropertyValue( "DataField", _boundField ); in impl_createGridColumn()
341 column.setPropertyValue( "Name", _boundField ); in impl_createGridColumn()
[all …]
/trunk/main/framework/qa/complex/contextMenuInterceptor/
H A DContextMenuInterceptor.java67 xRootMenuEntry.setPropertyValue("Text", ("Help")); in notifyContextMenuExecute()
69 xRootMenuEntry.setPropertyValue("HelpURL", ("5410")); in notifyContextMenuExecute()
71 xRootMenuEntry.setPropertyValue("Image", myBitmap); in notifyContextMenuExecute()
77 xMenuEntry.setPropertyValue("Text", ("Content")); in notifyContextMenuExecute()
78 xMenuEntry.setPropertyValue("CommandURL", ("slot:5401")); in notifyContextMenuExecute()
79 xMenuEntry.setPropertyValue("HelpURL", ("5401")); in notifyContextMenuExecute()
87 xMenuEntry.setPropertyValue("Text", ("Help Agent")); in notifyContextMenuExecute()
88 xMenuEntry.setPropertyValue("CommandURL", ("slot:5962")); in notifyContextMenuExecute()
89 xMenuEntry.setPropertyValue("HelpURL", ("5962")); in notifyContextMenuExecute()
96 xMenuEntry.setPropertyValue("Text", ("Tips")); in notifyContextMenuExecute()
[all …]
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiEditSettingDialog.java73 xUrlField.setPropertyValue( "Text", ht.get( "Url" ) ); in WikiEditSettingDialog()
75 GetPropSet( "UsernameField" ).setPropertyValue( "Text", ht.get( "Username" ) ); in WikiEditSettingDialog()
136 GetPropSet( "UsernameField" ).setPropertyValue( "Enabled", new Boolean( bEnable ) ); in EnableControls()
137 GetPropSet( "PasswordField" ).setPropertyValue( "Enabled", new Boolean( bEnable ) ); in EnableControls()
138 GetPropSet( "OkButton" ).setPropertyValue( "Enabled", new Boolean( bEnable ) ); in EnableControls()
139 GetPropSet( "HelpButton" ).setPropertyValue( "Enabled", new Boolean( bEnable ) ); in EnableControls()
143 … GetPropSet( "UrlField" ).setPropertyValue( "Enabled", new Boolean( m_bAllowURLChange ) ); in EnableControls()
152 GetPropSet( "UrlField" ).setPropertyValue( "Enabled", Boolean.FALSE ); in EnableControls()
153 GetPropSet( "SaveBox" ).setPropertyValue( "Enabled", Boolean.FALSE ); in EnableControls()
186 … xSaveCheck.setPropertyValue( "State", new Short( bInitSaveCheckBox ? (short)1 : (short)0 ) ); in InitSaveCheckbox()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Database/
H A Dsdbcx.java328 xTable.setPropertyValue("Name","SALESMAN"); in createTableSalesMen()
336 xCol.setPropertyValue("Name","SNR"); in createTableSalesMen()
341 xCol.setPropertyValue("Name","FIRSTNAME"); in createTableSalesMen()
347 xCol.setPropertyValue("Name","LASTNAME"); in createTableSalesMen()
351 xCol.setPropertyValue("Name","STREET"); in createTableSalesMen()
355 xCol.setPropertyValue("Name","STATE"); in createTableSalesMen()
358 xCol.setPropertyValue("Name","ZIP"); in createTableSalesMen()
363 xCol.setPropertyValue("Name","BIRTHDATE"); in createTableSalesMen()
379 xKeyCol.setPropertyValue("Name","SNR"); in createTableSalesMen()
403 xUser.setPropertyValue("Name","BOSS"); in createUser()
[all …]
/trunk/main/xmloff/source/chart/
H A DSchXMLAxisContext.cxx194 xDiaProp->setPropertyValue( aPropName, uno::makeAny(sal_True) ); in getTitleShape()
231 xDiaProp->setPropertyValue( aPropName, uno::makeAny(sal_True) ); in CreateGrid()
243 xGridProp->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "LineColor" )), in CreateGrid()
439 xDiaProp->setPropertyValue( aPropName, uno::makeAny(sal_True) ); in CreateAxis()
482 m_xAxisProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "LineColor" )), in CreateAxis()
485 m_xAxisProps->setPropertyValue( OUString::createFromAscii( "DisplayLabels" ), aFalseBool ); in CreateAxis()
488 m_xAxisProps->setPropertyValue( OUString::createFromAscii( "AutoOrigin" ), aTrueBool ); in CreateAxis()
547 xNewAxisProp->setPropertyValue( OUString::createFromAscii("LineStyle") in CreateAxis()
846 … xMainXAxisProp->setPropertyValue( OUString::createFromAscii("CrossoverValue") in CorrectAxisPositions()
853 … xMainXAxisProp->setPropertyValue( OUString::createFromAscii("MarkPosition") in CorrectAxisPositions()
[all …]

Completed in 211 milliseconds

12345678910>>...68