Home
last modified time | relevance | path

Searched refs:setPropertyValue (Results 51 – 75 of 1681) sorted by relevance

12345678910>>...68

/trunk/main/wizards/com/sun/star/wizards/document/
H A DControl.java132 xPropertySet.setPropertyValue(PropertyNames.PROPERTY_NAME, sControlName); in insertControlInContainer()
245 xPropertySet.setPropertyValue("Text", sText); in getPreferredSize()
249 xPropertySet.setPropertyValue(PropertyNames.PROPERTY_LABEL, sText); in getPreferredSize()
268 xPropertySet.setPropertyValue(_sPropertyName, _aPropertyValue); in setPropertyValue()
298 xPropertySet.setPropertyValue("EffectiveValue", new Double(99999)); in getPeerSize()
305 xPropertySet.setPropertyValue("EffectiveValue", com.sun.star.uno.Any.VOID); in getPeerSize()
313 xPropertySet.setPropertyValue("Date", 4711); //TODO find a better date in getPeerSize()
315 xPropertySet.setPropertyValue("Date", com.sun.star.uno.Any.VOID); in getPeerSize()
321 xPropertySet.setPropertyValue("Time", com.sun.star.uno.Any.VOID); in getPeerSize()
335 xPropertySet.setPropertyValue("Text", stext); in getPeerSize()
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbachart.cxx329 mxDiagramPropertySet->setPropertyValue(LINES, uno::makeAny( sal_False )); in setChartType()
333 mxDiagramPropertySet->setPropertyValue(LINES, uno::makeAny( sal_True )); in setChartType()
378 mxDiagramPropertySet->setPropertyValue(DEEP,uno::makeAny( sal_True )); in setChartType()
383 mxDiagramPropertySet->setPropertyValue(DEEP, uno::makeAny( sal_False)); in setChartType()
448 mxDiagramPropertySet->setPropertyValue(VERTICAL, uno::makeAny( sal_True)); in setChartType()
475 mxDiagramPropertySet->setPropertyValue(STACKED, uno::makeAny( sal_True )); in setChartType()
491 mxDiagramPropertySet->setPropertyValue(STACKED, uno::makeAny( sal_True)); in setChartType()
535 mxDiagramPropertySet->setPropertyValue(DIM3D, uno::makeAny( sal_True)); in setChartType()
540 mxDiagramPropertySet->setPropertyValue(DIM3D, uno::makeAny( sal_False)); in setChartType()
837 mxChartPropertySet->setPropertyValue(HASMAINTITLE, uno::makeAny( bTitle )); in setHasTitle()
[all …]
H A Dvbapagesetup.cxx156 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ScaleToPagesY")), uno::… in setFitToPagesTall()
179 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ScaleToPagesX")), uno::… in setFitToPagesWide()
216 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ScaleToPages")), uno::m… in setZoom()
217 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ScaleToPagesX")), uno::… in setZoom()
218 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ScaleToPagesY")), uno::… in setZoom()
231 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("PageScale")), uno::make… in setZoom()
485 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("PrintDownFirst")), uno:… in setOrder()
523 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("FirstPageNumber")), aVa… in setFirstPageNumber()
548 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("CenterVertically")), un… in setCenterVertically()
573 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("CenterHorizontally")), … in setCenterHorizontally()
[all …]
H A Dvbaaxis.cxx129 mxPropertySet->setPropertyValue(AUTOORIGIN, uno::makeAny( sal_True ) ); in setCrosses()
146 mxPropertySet->setPropertyValue(AUTOORIGIN, uno::makeAny(sal_False) ); in setCrosses()
196 mxPropertySet->setPropertyValue(ORIGIN, uno::makeAny(_fCrossesAt)); in setCrossesAt()
321 …mxPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "AutoStepHelp" ) ), u… in setMinorUnitIsAuto()
399 …mxPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "AutoStepMain" ) ), u… in setMajorUnitIsAuto()
433 …mxPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Max" ) ), uno::makeA… in setMaximumScale()
467 …mxPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "AutoMax" ) ), uno::m… in setMaximumScaleIsAuto()
499 …mxPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Min") ), uno::makeAny… in setMinimumScale()
530 …mxPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("AutoMin") ), uno::mak… in setMinimumScaleIsAuto()
573 …mxPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Logarithmic" ) ), un… in setScaleType()
[all …]
/trunk/main/svtools/workben/treecontrol/
H A Dtreetest.cxx147 xDialogPropertySet->setPropertyValue( sPositionX, Any( sal_Int32(50) ) ); in display()
148 xDialogPropertySet->setPropertyValue( sPositionY, Any( sal_Int32(50) ) ); in display()
149 xDialogPropertySet->setPropertyValue( sWidth, Any( sal_Int32(256) ) ); in display()
150 xDialogPropertySet->setPropertyValue( sHeight, Any( sal_Int32(256) ) ); in display()
164 XTreeControlModelSet->setPropertyValue( sPositionX, Any( sal_Int32(3) ) ); in display()
165 XTreeControlModelSet->setPropertyValue( sPositionY, Any( sal_Int32(3) ) ); in display()
166 XTreeControlModelSet->setPropertyValue( sWidth, Any( sal_Int32(253) ) ); in display()
167 XTreeControlModelSet->setPropertyValue( sHeight, Any( sal_Int32(253) ) ); in display()
170 XTreeControlModelSet->setPropertyValue( sShowsHandles, Any( sal_False ) ); in display()
171 XTreeControlModelSet->setPropertyValue( sRootDisplayed, Any( sal_True ) ); in display()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoTreeControl.java118 xDialogPropertySet.setPropertyValue( "PositionX", new Integer(50) ); in createTestEnvironment()
119 xDialogPropertySet.setPropertyValue( "PositionY", new Integer(50) ); in createTestEnvironment()
120 xDialogPropertySet.setPropertyValue( "Width", new Integer(256) ); in createTestEnvironment()
121 xDialogPropertySet.setPropertyValue( "Height", new Integer(256) ); in createTestEnvironment()
122 xDialogPropertySet.setPropertyValue( "Title", "Tree Control Test"); in createTestEnvironment()
134 XTreeControlModelSet.setPropertyValue( "PositionX", new Integer(3 )); in createTestEnvironment()
135 XTreeControlModelSet.setPropertyValue( "PositionY", new Integer(3 )); in createTestEnvironment()
136 XTreeControlModelSet.setPropertyValue( "Width", new Integer(253)); in createTestEnvironment()
137 XTreeControlModelSet.setPropertyValue( "Height", new Integer(253) ); in createTestEnvironment()
138 XTreeControlModelSet.setPropertyValue( "DataModel", mXTreeDataModel ); in createTestEnvironment()
[all …]
/trunk/main/xmloff/source/draw/
H A Dximpshow.cxx122 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "FirstPage" ) ), aAn… in SdXMLShowsContext()
138 … mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Pause" ) ), aAny ); in SdXMLShowsContext()
148 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsAlwaysOnTop" ) ),… in SdXMLShowsContext()
153 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ), a… in SdXMLShowsContext()
158 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsEndless" ) ), aAn… in SdXMLShowsContext()
163 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsFullScreen" ) ), … in SdXMLShowsContext()
168 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsMouseVisible" ) )… in SdXMLShowsContext()
178 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "UsePen" ) ), aAny ); in SdXMLShowsContext()
188 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsShowLogo" ) ), aA… in SdXMLShowsContext()
193 …mpImpl->mxPresProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "IsShowAll" ) ), aAn… in SdXMLShowsContext()
[all …]
/trunk/main/toolkit/workben/
H A Dunodialog.cxx168 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "PositionX" ) ), aValue ); in Main()
170 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "PositionY" ) ), aValue ); in Main()
172 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Width" ) ), aValue ); in Main()
174 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Height" ) ), aValue ); in Main()
176 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Label" ) ), aValue ); in Main()
183 xDlgPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Title" ) ), aValue ); in Main()
185 xDlgPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Width" ) ), aValue ); in Main()
187 xDlgPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Height" ) ), aValue ); in Main()
202 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Width" ) ), aValue ); in Main()
204 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Height" ) ), aValue ); in Main()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DTextDemo.java98 xTextPropSet.setPropertyValue( "CharColor", new Integer( 0xff0000 ) ); in main()
100 xTextPropSet.setPropertyValue( "CharColor", new Integer( 0x8080ff ) ); in main()
107 xTextPropSet.setPropertyValue( "CharColor", new Integer( 0xff ) ); in main()
122 xShapePropSet.setPropertyValue( "TextFitToSize", in main()
124 xShapePropSet.setPropertyValue( "TextLeftDistance", new Integer(2500)); in main()
125 xShapePropSet.setPropertyValue( "TextRightDistance", new Integer(2500)); in main()
126 xShapePropSet.setPropertyValue( "TextUpperDistance", new Integer(2500)); in main()
127 xShapePropSet.setPropertyValue( "TextLowerDistance", new Integer(2500)); in main()
130 xTextPropSet.setPropertyValue( "ParaAdjust", ParagraphAdjust.CENTER ); in main()
131 xTextPropSet.setPropertyValue( "CharColor", new Integer(0xff00)); in main()
[all …]
/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableInsertBreak.java72 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 …]
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DCharacterPropertyItemConverter.cxx356 GetPropertySet()->setPropertyValue( C2U( "CharFontName" ) + aPostfix, aValue ); in ApplySpecialItem()
388 GetPropertySet()->setPropertyValue( C2U( "CharFontPitch" ) + aPostfix, aValue ); in ApplySpecialItem()
405 GetPropertySet()->setPropertyValue( C2U( "CharUnderline" ), aValue ); in ApplySpecialItem()
414 GetPropertySet()->setPropertyValue( C2U( "CharUnderlineColor" ), aValue ); in ApplySpecialItem()
423 GetPropertySet()->setPropertyValue( C2U( "CharUnderlineHasColor" ), aValue ); in ApplySpecialItem()
438 GetPropertySet()->setPropertyValue( C2U( "CharOverline" ), aValue ); in ApplySpecialItem()
447 GetPropertySet()->setPropertyValue( C2U( "CharOverlineColor" ), aValue ); in ApplySpecialItem()
456 GetPropertySet()->setPropertyValue( C2U( "CharOverlineHasColor" ), aValue ); in ApplySpecialItem()
481 GetPropertySet()->setPropertyValue( C2U( "CharPosture" ) + aPostfix, aValue ); in ApplySpecialItem()
506 GetPropertySet()->setPropertyValue( C2U( "CharWeight" ) + aPostfix, aValue ); in ApplySpecialItem()
[all …]
/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphOutlineAndNumbering.java69 xTextProps.setPropertyValue("OutlineLevel", (short)6); in testOutlineAndNumbering_NumberStyle()
70 xTextProps.setPropertyValue("NumberingStyleName", "Numbering 2"); in testOutlineAndNumbering_NumberStyle()
71 xTextProps.setPropertyValue("ParaIsNumberingRestart", true); in testOutlineAndNumbering_NumberStyle()
72 xTextProps.setPropertyValue("NumberingStartValue", (short)7); in testOutlineAndNumbering_NumberStyle()
73 xTextProps.setPropertyValue("ParaLineNumberCount",true); in testOutlineAndNumbering_NumberStyle()
74 xTextProps.setPropertyValue("ParaLineNumberStartValue",(long)4); in testOutlineAndNumbering_NumberStyle()
129 xTextProps.setPropertyValue("OutlineLevel", (short)3); in testOutlineAndNumbering_ListStyle()
130 xTextProps.setPropertyValue("NumberingStyleName", "List 3"); in testOutlineAndNumbering_ListStyle()
131 xTextProps.setPropertyValue("ParaIsNumberingRestart", true); in testOutlineAndNumbering_ListStyle()
132 xTextProps.setPropertyValue("NumberingStartValue", (short)6); in testOutlineAndNumbering_ListStyle()
[all …]
/trunk/main/svx/source/form/
H A Dformcontrolfactory.cxx385 … _rxModel->setPropertyValue( sPropertyName, xStyle->getPropertyValue( sPropertyName ) ); in lcl_initializeCharacterAttributes()
423 … _rxControlModel->setPropertyValue( FM_PROP_ORIENTATION, makeAny( eOrientation ) ); in initializeControlModel()
432 … _rxControlModel->setPropertyValue( FM_PROP_DROPDOWN, makeAny( (sal_Bool)bDropDown ) ); in initializeControlModel()
433 … _rxControlModel->setPropertyValue( FM_PROP_LINECOUNT, makeAny( sal_Int16( 20 ) ) ); in initializeControlModel()
495 _rxControlModel->setPropertyValue( in initializeControlModel()
505 … _rxControlModel->setPropertyValue( FM_PROP_STRICTFORMAT, makeAny( sal_Bool( sal_True ) ) ); in initializeControlModel()
515 … _rxControlModel->setPropertyValue( FM_PROP_WRITING_MODE, makeAny( WritingMode2::CONTEXT ) ); in initializeControlModel()
553 _rxModel->setPropertyValue( FM_PROP_LINEENDFORMAT, makeAny( nLineEndFormat ) ); in initializeTextFieldLineEnds()
594 _rxControlModel->setPropertyValue( FM_PROP_DECIMAL_ACCURACY, aScaleVal ); in initializeFieldDependentProperties()
627 _rxControlModel->setPropertyValue( FM_PROP_VALUEMIN, aValue ); in initializeFieldDependentProperties()
[all …]
/trunk/main/odk/examples/OLE/vbscript/
H A DWriterDemo.vbs73 objTable.setPropertyValue "BackTransparent", false
74 objTable.setPropertyValue "BackColor", 13421823
77 objRow.setPropertyValue "BackTransparent", false
78 objRow.setPropertyValue "BackColor", 6710932
102 objCursor.setPropertyValue "CharColor", 255
103 objCursor.setPropertyValue "CharShadowed", true
125 objTextFrame.setPropertyValue "AnchorType", 1
148 objCursor.setPropertyValue "CharColor", 65536
149 objCursor.setPropertyValue "CharShadowed", false
163 objCellCursor.setPropertyValue "CharColor",16777215
/trunk/main/pyuno/demo/
H A Dswriter.py37 cursor.setPropertyValue( "CharColor", color )
70 table.setPropertyValue( "BackTransparent", uno.Bool(0) )
71 table.setPropertyValue( "BackColor", 13421823 )
73 row.setPropertyValue( "BackTransparent", uno.Bool(0) )
74 row.setPropertyValue( "BackColor", 6710932 )
102 cursor.setPropertyValue( "CharColor", 255 )
103 cursor.setPropertyValue( "CharShadowed", uno.Bool(1) )
111 textFrame.setPropertyValue( "AnchorType" , AS_CHARACTER )
122 cursor.setPropertyValue( "CharColor", 65536 )
123 cursor.setPropertyValue( "CharShadowed", uno.Bool(0) )
H A Dswritercomp.py38 cursor.setPropertyValue( "CharColor", color )
72 table.setPropertyValue( "BackTransparent", uno.Bool(0) )
73 table.setPropertyValue( "BackColor", 13421823 )
75 row.setPropertyValue( "BackTransparent", uno.Bool(0) )
76 row.setPropertyValue( "BackColor", 6710932 )
104 cursor.setPropertyValue( "CharColor", 255 )
105 cursor.setPropertyValue( "CharShadowed", uno.Bool(1) )
113 textFrame.setPropertyValue( "AnchorType" , AS_CHARACTER )
123 cursor.setPropertyValue( "CharColor", 65536 )
124 cursor.setPropertyValue( "CharShadowed", uno.Bool(0) )
/trunk/main/scripting/examples/python/pythonSamples/
H A DTableSample.py34 cursor.setPropertyValue( "CharColor", color )
61 table.setPropertyValue( "BackTransparent", uno.Bool(0) )
62 table.setPropertyValue( "BackColor", 13421823 )
64 row.setPropertyValue( "BackTransparent", uno.Bool(0) )
65 row.setPropertyValue( "BackColor", 6710932 )
93 cursor.setPropertyValue( "CharColor", 255 )
94 cursor.setPropertyValue( "CharShadowed", uno.Bool(1) )
102 textFrame.setPropertyValue( "AnchorType" , AS_CHARACTER )
112 cursor.setPropertyValue( "CharColor", 65536 )
113 cursor.setPropertyValue( "CharShadowed", uno.Bool(0) )
/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DHelloTextTableShape.java231 xCellProps.setPropertyValue("IsTextWrapped", new Boolean(true)); in useCalc()
333 xCursorProps.setPropertyValue("CharPosture", in manipulateText()
335 xCursorProps.setPropertyValue("CharWeight", in manipulateText()
403 xTableProps.setPropertyValue("TableBorder", bord); in manipulateTable()
413 xShapeProps.setPropertyValue("FillColor", new Integer(0x99CCFF)); in manipulateShape()
414 xShapeProps.setPropertyValue("LineColor", new Integer(0x000099)); in manipulateShape()
415 xShapeProps.setPropertyValue("RotateAngle", new Integer(3000)); in manipulateShape()
417 xShapeProps.setPropertyValue("TextLeftDistance", new Integer(0)); in manipulateShape()
418 xShapeProps.setPropertyValue("TextRightDistance", new Integer(0)); in manipulateShape()
419 xShapeProps.setPropertyValue("TextUpperDistance", new Integer(0)); in manipulateShape()
[all …]
/trunk/main/xmloff/source/text/
H A DXMLIndexAlphabeticalSourceContext.cxx202 rIndexPropertySet->setPropertyValue(sMainEntryCharacterStyleName,aAny); in EndElement()
206 rIndexPropertySet->setPropertyValue(sUseAlphabeticalSeparators, aAny); in EndElement()
209 rIndexPropertySet->setPropertyValue(sUseCombinedEntries, aAny); in EndElement()
212 rIndexPropertySet->setPropertyValue(sIsCaseSensitive, aAny); in EndElement()
215 rIndexPropertySet->setPropertyValue(sUseKeyAsEntry, aAny); in EndElement()
218 rIndexPropertySet->setPropertyValue(sUseUpperCase, aAny); in EndElement()
221 rIndexPropertySet->setPropertyValue(sUseDash, aAny); in EndElement()
224 rIndexPropertySet->setPropertyValue(sUsePP, aAny); in EndElement()
227 rIndexPropertySet->setPropertyValue(sIsCommaSeparated, aAny); in EndElement()
233 rIndexPropertySet->setPropertyValue(sSortAlgorithm, aAny); in EndElement()
[all …]
H A DXMLFootnoteConfigurationImportContext.cxx383 rConfig->setPropertyValue(sPropertyCharStyleName, aAny); in ProcessSettings()
397 rConfig->setPropertyValue(sPropertyPageStyleName, aAny); in ProcessSettings()
404 rConfig->setPropertyValue(sPropertyParagraphStyleName, aAny); in ProcessSettings()
408 rConfig->setPropertyValue(sPropertyPrefix, aAny); in ProcessSettings()
411 rConfig->setPropertyValue(sPropertySuffix, aAny); in ProcessSettings()
422 rConfig->setPropertyValue(sPropertyNumberingType, aAny); in ProcessSettings()
425 rConfig->setPropertyValue(sPropertyStartAt, aAny); in ProcessSettings()
430 rConfig->setPropertyValue(sPropertyPositionEndOfDoc, aAny); in ProcessSettings()
433 rConfig->setPropertyValue(sPropertyFootnoteCounting, aAny); in ProcessSettings()
436 rConfig->setPropertyValue(sPropertyEndNotice, aAny); in ProcessSettings()
[all …]
/trunk/main/extensions/test/stm/
H A Ddatatest.cxx923 rProp->setPropertyValue( L"long" , any ); in testObject()
926 rProp->setPropertyValue( L"float" , any ); in testObject()
929 rProp->setPropertyValue( L"double" , any ); in testObject()
932 rProp->setPropertyValue( L"bool" , any ); in testObject()
935 rProp->setPropertyValue( L"byte" , any ); in testObject()
938 rProp->setPropertyValue( L"char" , any ); in testObject()
941 rProp->setPropertyValue( L"string" , any ); in testObject()
975 rProp->setPropertyValue( L"long" , any ); in testObject()
984 rProp->setPropertyValue( L"bool" , any ); in testObject()
987 rProp->setPropertyValue( L"byte" , any ); in testObject()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DRowSet.java95 xProp.setPropertyValue("DataSourceName","Bibliography"); in useRowSet()
96 xProp.setPropertyValue("Command","biblio"); in useRowSet()
97 xProp.setPropertyValue("CommandType",new Integer(com.sun.star.sdb.CommandType.TABLE)); in useRowSet()
118 xProp.setPropertyValue("DataSourceName","Bibliography"); in showRowSetPrivileges()
119 xProp.setPropertyValue("Command","biblio"); in showRowSetPrivileges()
120 xProp.setPropertyValue("CommandType",new Integer(com.sun.star.sdb.CommandType.TABLE)); in showRowSetPrivileges()
152 xProp.setPropertyValue("DataSourceName","Bibliography"); in showRowSetRowCount()
153 xProp.setPropertyValue("Command","biblio"); in showRowSetRowCount()
154 xProp.setPropertyValue("CommandType",new Integer(com.sun.star.sdb.CommandType.TABLE)); in showRowSetRowCount()
191 xProp.setPropertyValue("DataSourceName","Bibliography"); in showRowSetEvents()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DFormTools.java81 model_props.setPropertyValue("DefaultControl","com.sun.star.form.control."+kind); in createControlShape()
116 model_props.setPropertyValue("DefaultControl","com.sun.star.awt."+defControl); in createUnoControlShape()
236 formProps.setPropertyValue("DataSourceName","Bibliography"); in bindForm()
237 formProps.setPropertyValue("Command","biblio"); in bindForm()
265 formProps.setPropertyValue("DataSourceName",sourceName); in bindForm()
266 formProps.setPropertyValue("Command",tableName); in bindForm()
267 formProps.setPropertyValue("CommandType",new Integer(com.sun.star.sdb.CommandType.TABLE)); in bindForm()
278 formProps.setPropertyValue("DataSourceName","Bibliography"); in bindForm()
279 formProps.setPropertyValue("Command","biblio"); in bindForm()
308 formProps.setPropertyValue("DataSourceName",sourceName); in bindForm()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSalesFilter.java80 m_xFilterList.setPropertyValue( "Dropdown", new Boolean( true ) ); in SalesFilter()
81 m_xFilterList.setPropertyValue( "LineCount", new Short( (short)11 ) ); in SalesFilter()
83 m_xFilterList.setPropertyValue( "DefaultSelection", new Short[] { new Short( (short)0 ) } ); in SalesFilter()
85 m_xApplyFilter.setPropertyValue( "Label", "Apply Filter" ); in SalesFilter()
236 m_xApplyFilter.setPropertyValue( "Enabled", new Boolean( m_bSettingsDirty ) ); in updateApplyButton()
303 m_xManualFilter.setPropertyValue( "Enabled", new Boolean( bCustomFilter ) ); in updateFilterControl()
313 m_xManualFilter.setPropertyValue( "Date", aTKDate ); in updateFilterControl()
316 m_xManualFilter.setPropertyValue( "Date", new Any( new Type(), null ) ); in updateFilterControl()
395 m_xFilterList.setPropertyValue( "StringItemList", aNewFilterItems ); in addCurrentFilter()
426 m_xSalesForm.setPropertyValue( "Filter", sCompleteFilter ); in executeCurrentFilter()
[all …]
/trunk/main/forms/qa/integration/forms/
H A DFormLayer.java107 xShapeProps.setPropertyValue( "AnchorType", eAnchorType ); in createControlAndShape()
188 label.setPropertyValue( "Label", _label ); in createLabeledControl()
194 field.setPropertyValue( "LabelControl", label ); in createLabeledControl()
197 label.setPropertyValue( "Name", _label + "_Label" ); in createLabeledControl()
198 field.setPropertyValue( "Name", _label ); in createLabeledControl()
228 xLabelModel.setPropertyValue( "Label", sFieldName ); in insertControlLine()
232 xFieldModel.setPropertyValue( "DataField", sFieldName ); in insertControlLine()
235 xFieldModel.setPropertyValue( "Border", new Short( VisualEffect.FLAT ) ); in insertControlLine()
237 xFieldModel.setPropertyValue( "BorderColor", new Integer( 0x00C0C0C0 ) ); in insertControlLine()
240 xFieldModel.setPropertyValue( "LabelControl", xLabelModel ); in insertControlLine()
[all …]

Completed in 141 milliseconds

12345678910>>...68