Home
last modified time | relevance | path

Searched refs:setPropertyValue (Results 76 – 100 of 1681) sorted by relevance

12345678910>>...68

/trunk/main/xmloff/source/text/
H A DXMLLineNumberingImportContext.cxx241 xLineNumbering->setPropertyValue(sCharStyleName, aAny); in CreateAndInsert()
245 xLineNumbering->setPropertyValue(sSeparatorText, aAny); in CreateAndInsert()
248 xLineNumbering->setPropertyValue(sDistance, aAny); in CreateAndInsert()
251 xLineNumbering->setPropertyValue(sNumberPosition, aAny); in CreateAndInsert()
256 xLineNumbering->setPropertyValue(sInterval, aAny); in CreateAndInsert()
262 xLineNumbering->setPropertyValue(sSeparatorInterval, aAny); in CreateAndInsert()
266 xLineNumbering->setPropertyValue(sIsOn, aAny); in CreateAndInsert()
269 xLineNumbering->setPropertyValue(sCountEmptyLines, aAny); in CreateAndInsert()
272 xLineNumbering->setPropertyValue(sCountLinesInFrames, aAny); in CreateAndInsert()
275 xLineNumbering->setPropertyValue(sRestartAtEachPage, aAny); in CreateAndInsert()
[all …]
H A DXMLTextFrameContext.cxx668 xPropSet->setPropertyValue( sAnchorType, aAny ); in Create()
698 xPropSet->setPropertyValue( sWidth, aAny ); in Create()
703 xPropSet->setPropertyValue( sRelativeWidth, aAny ); in Create()
718 xPropSet->setPropertyValue( sWidthType, aAny ); in Create()
724 xPropSet->setPropertyValue( sHeight, aAny ); in Create()
729 xPropSet->setPropertyValue( sRelativeHeight, aAny ); in Create()
744 xPropSet->setPropertyValue( sSizeType, aAny ); in Create()
768 xPropSet->setPropertyValue( sGraphicURL, aAny ); in Create()
772 xPropSet->setPropertyValue( sGraphicFilter, aAny ); in Create()
784 xPropSet->setPropertyValue( sAnchorPageNo, aAny ); in Create()
[all …]
H A Dtxtstyli.cxx229 xPropSet->setPropertyValue( sIsAutoUpdate, aAny ); in CreateAndInsert()
240 xPropSet->setPropertyValue( sCategory, aAny ); in CreateAndInsert()
307 xPropSet->setPropertyValue( sOutlineLevel, aAny ); in Finish()
355 xPropSet->setPropertyValue( sNumberingStyleName, aAny ); in Finish()
373 xPropSet->setPropertyValue( sNumberingStyleName, aAny ); in Finish()
396 xPropSet->setPropertyValue( sDropCapCharStyleName, aAny ); in Finish()
415 xPropSet->setPropertyValue( sPageDescName, aAny ); in Finish()
493 rPropSet->setPropertyValue( sAutoProp, makeAny(GetAutoName()) ); in FillPropertySet()
537 rPropSet->setPropertyValue( in FillPropertySet()
546 rPropSet->setPropertyValue( in FillPropertySet()
[all …]
/trunk/main/io/test/stm/
H A Ddatatest.cxx478 void MyPersistObject::setPropertyValue( in setPropertyValue() function in MyPersistObject
965 rProp->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("long")) , any ); in testObject()
969 rProp->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("float")) , any ); in testObject()
977 rProp->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("bool")) , any ); in testObject()
981 rProp->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("byte")) , any ); in testObject()
985 rProp->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("char")) , any ); in testObject()
1003 rProp->setPropertyValue( OUString::createFromAscii("object"), Any() ); in testObject()
1004 rPropRead->setPropertyValue( OUString::createFromAscii("object"), Any() ); in testObject()
1024 rProp->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("long")) , any ); in testObject()
1036 rProp->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("bool")) , any ); in testObject()
[all …]
/trunk/main/xmloff/source/draw/
H A Dximppage.cxx307 xSet->setPropertyValue( aStrHeaderTextProp, in EndElement()
315 xSet->setPropertyValue( aStrFooterTextProp, in EndElement()
333 xSet->setPropertyValue( aStrDateTimeTextProp, makeAny( aText ) ); in EndElement()
474 xPropSet->setPropertyValue(aPropName, uno::makeAny( (sal_Int16)nType ) ); in SetLayout()
526 xPropSet->setPropertyValue( in SetPageMaster()
530 xPropSet->setPropertyValue( in SetPageMaster()
534 xPropSet->setPropertyValue( in SetPageMaster()
538 xPropSet->setPropertyValue( in SetPageMaster()
542 xPropSet->setPropertyValue( in SetPageMaster()
546 xPropSet->setPropertyValue( in SetPageMaster()
[all …]
/trunk/main/sw/source/ui/vba/
H A Dvbaparagraphformat.cxx61 …mxParaProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaAdjust") ), uno::ma… in setAlignment()
74 …mxParaProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaFirstLineIndent") )… in setFirstLineIndent()
89 …mxParaProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaKeepTogether") ), u… in setKeepTogether()
109 …mxParaProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaSplit") ), uno::mak… in setKeepWithNext()
233 …mxParaProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("BreakType") ), uno::mak… in setPageBreakBefore()
251 …mxParaProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaTopMargin") ), uno:… in setSpaceBefore()
264 …mxParaProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaBottomMargin") ), u… in setSpaceAfter()
277 …mxParaProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaLeftMargin") ), uno… in setLeftIndent()
290 …mxParaProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaRightMargin") ), un… in setRightIndent()
324 …mxParaProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ParaWidows") ), uno::ma… in setWidowControl()
[all …]
/trunk/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx206 xProp->setPropertyValue( in SchXMLPlotAreaContext()
208 xProp->setPropertyValue( in SchXMLPlotAreaContext()
210 xProp->setPropertyValue( in SchXMLPlotAreaContext()
212 xProp->setPropertyValue( in SchXMLPlotAreaContext()
214 xProp->setPropertyValue( in SchXMLPlotAreaContext()
217 xProp->setPropertyValue( in SchXMLPlotAreaContext()
219 xProp->setPropertyValue( in SchXMLPlotAreaContext()
221 xProp->setPropertyValue( in SchXMLPlotAreaContext()
223 xProp->setPropertyValue( in SchXMLPlotAreaContext()
225 xProp->setPropertyValue( in SchXMLPlotAreaContext()
[all …]
H A DSchXMLSeries2Context.cxx160 …xSeriesOrPointProp->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("SymbolSize")),un… in lcl_setAutomaticSymbolSize()
176 …xSeriesOrPointProp->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("SymbolSize")),un… in lcl_setSymbolSizeIfNeeded()
239 xSeqProp->setPropertyValue(OUString::createFromAscii("Role"), uno::makeAny( rRole)); in lcl_createAndAddSequenceToSeries()
408 … xSeriesProp->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Color")), in StartElement()
416 … xSeriesProp->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("VaryColorsByPoint")), in StartElement()
431 … xSeqProp->setPropertyValue(OUString::createFromAscii("Role"), uno::makeAny( aMainRole )); in StartElement()
763 …xSeries->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("MeanValue")),rSeriesDefault… in setDefaultsToSeries()
799 xSeriesProp->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Axis" )) in setStylesToSeries()
829 … xSeriesProp->setPropertyValue( aErrorBarStylePropName, aErrorBarStyle ); in setStylesToSeries()
1015 …xPointProp->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Lines")),uno::makeAny(sa… in setStylesToDataPoints()
[all …]
/trunk/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx72 …mxFont->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharEscapement" ) ), ( uno:… in setSuperscript()
73 …mxFont->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharEscapementHeight" ) ), … in setSuperscript()
104 …mxFont->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharEscapementHeight" ) ), … in setSubscript()
105 …mxFont->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharEscapement" ) ), ( uno:… in setSubscript()
130 mxFont->setPropertyValue( VBAFONTBASE_PROPNAME( "CharHeight", "FontHeight" ), aVal ); in setSize()
183 …mxFont->setPropertyValue( VBAFONTBASE_PROPNAME( "CharWeight", "FontWeight" ), uno::Any( fBoldValue… in setBold()
203 …mxFont->setPropertyValue( VBAFONTBASE_PROPNAME( "CharStrikeout", "FontStrikeout" ), uno::Any( nVal… in setStrikethrough()
218 …mxFont->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharShadowed" ) ), aValue ); in setShadow()
235 …mxFont->setPropertyValue( VBAFONTBASE_PROPNAME( "CharPosture", "FontSlant" ), uno::Any( nValue ) ); in setItalic()
251 mxFont->setPropertyValue( VBAFONTBASE_PROPNAME( "CharFontName", "FontName" ), aValue ); in setName()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java221 xPropSet.setPropertyValue( "URL", "http://www.example.org" ); in doCellSamples()
222 xPropSet.setPropertyValue( "Representation", "hyperlink" ); in doCellSamples()
260 xPropSet.setPropertyValue( "CharColor", new Integer( 0x003399 ) ); in doCellSamples()
261 xPropSet.setPropertyValue( "CharHeight", new Float( 20.0 ) ); in doCellSamples()
263 xPropSet.setPropertyValue( "ParaLeftMargin", new Integer( 500 ) ); in doCellSamples()
316 xPropSet.setPropertyValue( "CharHeight", new Float( 20.0 ) ); in doCellRangeSamples()
372 xPropSet.setPropertyValue( "Width", new Integer( 6000 ) ); in doCellRangeSamples()
679 xPropSet.setPropertyValue( "CellStyle", aStyleName ); in doFormattingSamples()
684 xPropSet.setPropertyValue( "CellStyle", aStyleName ); in doFormattingSamples()
810 xPropSet.setPropertyValue( "ConditionalFormat", xEntries ); in doFormattingSamples()
[all …]
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs101 xPropSet.setPropertyValue( in doCellSamples()
103 xPropSet.setPropertyValue( in doCellSamples()
140 xPropSet.setPropertyValue( in doCellSamples()
142 xPropSet.setPropertyValue( in doCellSamples()
145 xPropSet.setPropertyValue( in doCellSamples()
148 xPropSet.setPropertyValue( in doCellSamples()
150 xPropSet.setPropertyValue( in doCellSamples()
201 xPropSet.setPropertyValue( in doCellRangeSamples()
203 xPropSet.setPropertyValue( in doCellRangeSamples()
206 xPropSet.setPropertyValue( in doCellRangeSamples()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetValueBinding.java64 numericControl.setPropertyValue( "ValueMin", new Short( (short)1 ) ); in prepareDocument()
65 numericControl.setPropertyValue( "ValueMax", new Short( (short)5 ) ); in prepareDocument()
66 numericControl.setPropertyValue( "Value", new Short( (short)1 ) ); in prepareDocument()
67 numericControl.setPropertyValue( "DecimalAccuracy", new Short( (short)0 ) ); in prepareDocument()
68 numericControl.setPropertyValue( "Spin", new Boolean( true ) ); in prepareDocument()
77 listBox.setPropertyValue( "Dropdown", new Boolean( false ) ); in prepareDocument()
110 exchangeCell.setPropertyValue( "CellBackColor", backColor ); in prepareDocument()
111 numericControl.setPropertyValue( "BackgroundColor", backColor ); in prepareDocument()
112 listBox.setPropertyValue( "BackgroundColor", backColor ); in prepareDocument()
H A DFormLayer.java111 xShapeProps.setPropertyValue( "AnchorType", eAnchorType ); in createControlAndShape()
141 … xModelProps.setPropertyValue( "Border", new Short( com.sun.star.awt.VisualEffect.FLAT ) ); in createControlAndShape()
144 … xModelProps.setPropertyValue( "VisualEffect", new Short( com.sun.star.awt.VisualEffect.FLAT ) ); in createControlAndShape()
147 xModelProps.setPropertyValue( "BorderColor", new Integer( 0x00C0C0C0 ) ); in createControlAndShape()
208 xLabelModel.setPropertyValue( "Label", sFieldName ); in insertControlLine()
212 xFieldModel.setPropertyValue( "DataField", sFieldName ); in insertControlLine()
214 xFieldModel.setPropertyValue( "LabelControl", xLabelModel ); in insertControlLine()
217 xLabelModel.setPropertyValue( "Name", sFieldName + sControlNamePostfix + "_Label" ); in insertControlLine()
218 xFieldModel.setPropertyValue( "Name", sFieldName + sControlNamePostfix ); in insertControlLine()
/trunk/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx389 xPropSet->setPropertyValue( OUString::createFromAscii("SavedObject"), in impl_store()
444 … xLegendProperties->setPropertyValue( C2U( "FillStyle" ), uno::makeAny( drawing::FillStyle_NONE )); in initNew()
445 … xLegendProperties->setPropertyValue( C2U( "LineStyle" ), uno::makeAny( drawing::LineStyle_NONE )); in initNew()
459 … xDiagramProperties->setPropertyValue( C2U("RightAngledAxes"), uno::makeAny( sal_True )); in initNew()
470 … xWall->setPropertyValue( C2U( "LineStyle" ), uno::makeAny( drawing::LineStyle_SOLID ) ); in initNew()
471 … xWall->setPropertyValue( C2U( "FillStyle" ), uno::makeAny( drawing::FillStyle_NONE ) ); in initNew()
472 …xWall->setPropertyValue( C2U( "LineColor" ), uno::makeAny( static_cast< sal_Int32 >( 0xb3b3b3 ) ) … in initNew()
473 …xWall->setPropertyValue( C2U( "FillColor" ), uno::makeAny( static_cast< sal_Int32 >( 0xe6e6e6 ) ) … in initNew()
478 … xFloor->setPropertyValue( C2U( "LineStyle" ), uno::makeAny( drawing::LineStyle_NONE ) ); in initNew()
479 … xFloor->setPropertyValue( C2U( "FillStyle" ), uno::makeAny( drawing::FillStyle_SOLID ) ); in initNew()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dwrtxml.cxx183 xInfoSet->setPropertyValue( sTargetStorage, Any( xStg ) ); in _Write()
200 xInfoSet->setPropertyValue(sProgressRange, aAny); in _Write()
204 xInfoSet->setPropertyValue(sProgressMax, aAny); in _Write()
217 xInfoSet->setPropertyValue( sShowChanges, aAny ); in _Write()
236 xInfoSet->setPropertyValue( sPropName, makeAny( aName ) ); in _Write()
246 xInfoSet->setPropertyValue( sAutoTextMode, aAny2 ); in _Write()
437 xSet->setPropertyValue( aPropName, aAny2 ); in _Write()
553 xSet->setPropertyValue( aPropName, aAny ); in WriteThroughComponent()
561 xSet->setPropertyValue( aCompressPropName, aAny ); in WriteThroughComponent()
567 xSet->setPropertyValue( aUseCommonPassPropName, aAny ); in WriteThroughComponent()
[all …]
/trunk/test/testuno/source/fvt/uno/sc/data/
H A DValidityTypeTest.java179 xValidPropSet.setPropertyValue("IgnoreBlankCells", ignoreBlankCells); in test()
180 xValidPropSet.setPropertyValue("Type", validationtype); in test()
181 xValidPropSet.setPropertyValue("ErrorTitle", errorTitle); in test()
182 xValidPropSet.setPropertyValue("ShowErrorMessage", showErrorMessage); in test()
183 xValidPropSet.setPropertyValue("ErrorMessage", errorMessage); in test()
184 xValidPropSet.setPropertyValue("ErrorAlertStyle", validationAlertStyle); in test()
185 xValidPropSet.setPropertyValue("ShowInputMessage", showInputMessage); in test()
186 xValidPropSet.setPropertyValue("InputMessage", inputHelp); in test()
187 xValidPropSet.setPropertyValue("InputTitle", inputTitle); in test()
197 xCellPropSet.setPropertyValue("Validation", xValidPropSet); in test()
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DSales.java114 xProp.setPropertyValue("ResultSetType", new java.lang.Integer(ResultSetType.SCROLL_INSENSITIVE)); in retrieveSalesData2()
115 …xProp.setPropertyValue("ResultSetConcurrency", new java.lang.Integer(ResultSetConcurrency.UPDATABL… in retrieveSalesData2()
152 xProp.setPropertyValue("ResultSetType", new java.lang.Integer(ResultSetType.SCROLL_INSENSITIVE)); in insertRow()
153 …xProp.setPropertyValue("ResultSetConcurrency", new java.lang.Integer(ResultSetConcurrency.UPDATABL… in insertRow()
176 xProp.setPropertyValue("ResultSetType", new java.lang.Integer(ResultSetType.SCROLL_INSENSITIVE)); in deleteRow()
177 …xProp.setPropertyValue("ResultSetConcurrency", new java.lang.Integer(ResultSetConcurrency.UPDATABL… in deleteRow()
196 xProp.setPropertyValue("ResultSetType", new java.lang.Integer(ResultSetType.SCROLL_INSENSITIVE)); in refreshRow()
197 …xProp.setPropertyValue("ResultSetConcurrency", new java.lang.Integer(ResultSetConcurrency.READ_ONL… in refreshRow()
225 xProp.setPropertyValue("ResultSetType", new java.lang.Integer(ResultSetType.SCROLL_INSENSITIVE)); in displayColumnNames()
226 …xProp.setPropertyValue("ResultSetConcurrency", new java.lang.Integer(ResultSetConcurrency.READ_ONL… in displayColumnNames()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/configuration/backend/
H A D_XUpdateHandler.java54 xLayerHandler.setPropertyValue(new Boolean(false)); in before()
59 xLayerHandler.setPropertyValue(new Boolean(true)); in before()
64 xLayerHandler.setPropertyValue("en-US"); in before()
73 xLayerHandler.setPropertyValue("private:factory/schart"); in before()
78 xLayerHandler.setPropertyValue(new Integer(13)); in before()
84 xLayerHandler.setPropertyValue("schart"); in before()
91 xLayerHandler.setPropertyValue("empty"); in before()
103 xLayerHandler.setPropertyValue("nice"); in before()
228 oObj.setPropertyValue("newValue"); in _startUpdate()
/trunk/main/toolkit/source/layout/vcl/
H A Dwcontainer.cxx51 xProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Border" ) ), in Container()
143 xProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Columns" ) ), in Table()
175 xProps->setPropertyValue( rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM( "XExpand" ) ), in setProps()
177 xProps->setPropertyValue( rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM( "YExpand" ) ), in setProps()
179 xProps->setPropertyValue( rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM( "ColSpan" ) ), in setProps()
181 xProps->setPropertyValue( rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM( "RowSpan" ) ), in setProps()
189 xProps->setPropertyValue( rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM( "Homogeneous" ) ), in Box()
222 xProps->setPropertyValue( rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM( "Expand" ) ), in setProps()
224 xProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Fill" ) ), in setProps()
226 xProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Padding" ) ), in setProps()
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx414 xInfoSet->setPropertyValue( sPropName, makeAny( sStreamName ) ); in ReadThroughComponent()
533 xInfoSet->setPropertyValue( sPropName, xParentSet->getPropertyValue(sPropName) ); in Import()
610 xInfoSet->setPropertyValue( sBaseURI, makeAny( mrMedium.GetBaseURL() ) ); in Import()
628 xInfoSet->setPropertyValue( sStreamRelPath, Any( aName ) ); in Import()
636 xInfoSet->setPropertyValue(sOrganizerMode, uno::makeAny(sal_True)); in Import()
789 xModelSet->setPropertyValue( sPropName, Any( sBuildId ) ); in Import()
928 xInfoSet->setPropertyValue( sUsePrettyPrinting, makeAny( bUsePrettyPrinting ) ); in Export()
934 xInfoSet->setPropertyValue( sPropName, makeAny( mrMedium.GetBaseURL( true ) ) ); in Export()
937 xInfoSet->setPropertyValue( sTargetStorage, Any( xStorage ) ); in Export()
953 xInfoSet->setPropertyValue( sPropName, makeAny( aName ) ); in Export()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java395 rowSetProp.setPropertyValue("ActiveConnection", connection); in createRowSet()
396 rowSetProp.setPropertyValue(ESCAPEPROCESSING, rowSetProps.escapeProcessing); in createRowSet()
397 rowSetProp.setPropertyValue(UNO_COMMAND_TYPE, Integer.valueOf(rowSetProps.commandType)); in createRowSet()
398 rowSetProp.setPropertyValue(UNO_COMMAND, rowSetProps.command); in createRowSet()
402 rowSetProp.setPropertyValue("Filter", rowSetProps.filter); in createRowSet()
407 rowSetProp.setPropertyValue(APPLY_FILTER, Boolean.FALSE); in createRowSet()
412 rowSetProp.setPropertyValue("MaxRows", rowSetProps.maxRows); in createRowSet()
524 rowSetProp.setPropertyValue(UNO_COMMAND, sQuery); in createParameter()
570 rowSetProp.setPropertyValue(ESCAPEPROCESSING, escape); in fillOrderStatement()
581 rowSetProp.setPropertyValue(UNO_COMMAND, statement); in fillOrderStatement()
[all …]
/trunk/main/sc/workben/
H A Dtest.cxx358 xProp->setPropertyValue(L"Bold", UsrAny((BOOL)TRUE)); in lcl_SetText()
563 xProp->setPropertyValue(L"FontHeight", aAny); in lcl_Cursor()
715 xCol->setPropertyValue(L"ShadowFormat", aAny); in lcl_Sheet()
729 xRow->setPropertyValue(L"Height", UsrAny(nNewHeight)); in lcl_Sheet()
756 xProp->setPropertyValue(L"RotationValue", aAny); in lcl_Names()
1389 xProp->setPropertyValue(L"FontHeight", aAny); in lcl_CellAttrib()
1394 xProp->setPropertyValue(L"Bold", UsrAny((BOOL)TRUE)); in lcl_CellAttrib()
1433 xProp->setPropertyValue(L"BackgroundColor", aAny); in lcl_Styles()
1780 xProp->setPropertyValue(L"URL", in IMPL_LINK()
1782 xProp->setPropertyValue(L"Representation", in IMPL_LINK()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java112 xPropSet.setPropertyValue("Name", "test"); in testInsertShape()
164 xPropSet.setPropertyValue("FillGradient", aGradient); in testShapeFillGradient()
188 xPropSet.setPropertyValue("FillStyle", FillStyle.SOLID); in testShapeFillColor()
189 xPropSet.setPropertyValue("FillColor", 0xffff00); in testShapeFillColor()
211 xPropSet.setPropertyValue("FillStyle", FillStyle.HATCH); in testShapeFillHatch()
217 xPropSet.setPropertyValue("FillHatch", aHatch); in testShapeFillHatch()
244 xPropSet.setPropertyValue("LineStyle", LineStyle.DASH); in testShapeLineStyle()
251 xPropSet.setPropertyValue("LineDash", aLineDash); in testShapeLineStyle()
276 xPropSet.setPropertyValue("LineStyle", LineStyle.DASH); in testShapeLineColor()
277 xPropSet.setPropertyValue("LineColor", 0x00ff00); in testShapeLineColor()
[all …]
/trunk/main/odk/examples/CLI/VB.NET/WriterDemo/
H A DWriterDemo.vb109 xPropertySetTable.setPropertyValue("BackTransparent", New uno.Any(False))
110 xPropertySetTable.setPropertyValue("BackColor", New uno.Any(&Hccccff))
121 xPropertySetFirstRow.setPropertyValue("BackTransparent", New uno.Any(False))
122 xPropertySetFirstRow.setPropertyValue("BackColor", New uno.Any(&H6666AA))
149 xPropertySetCursor.setPropertyValue("CharColor", New uno.Any(255))
150 xPropertySetCursor.setPropertyValue("CharShadowed", New uno.Any(true))
180 xPropertySetFrame.setPropertyValue("AnchorType", New uno.Any( _
210 xPropertySetCursor.setPropertyValue("CharColor", New uno.Any(65536))
211 xPropertySetCursor.setPropertyValue("CharShadowed", New uno.Any(False))
232 xPropertySetCursor.setPropertyValue("CharColor", New uno.Any(&Hffffff))
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDataSeriesPointWrapper.cxx385 WrappedSeriesAreaOrLineProperty::setPropertyValue( rOuterValue, xInnerPropertySet ); in setPropertyValue()
448 WrappedSeriesAreaOrLineProperty::setPropertyValue( aNewValue, xInnerPropertySet ); in setPropertyValue()
615 xProp->setPropertyValue( C2U("ReferencePageSize"), uno::makeAny( in updateReferenceSize()
675 setPropertyValue( rPropertyName, getPropertyDefault( rPropertyName ) ); in setPropertyToDefault()
787 void SAL_CALL DataSeriesPointWrapper::setPropertyValue( const ::rtl::OUString& rPropertyName, const… in setPropertyValue() function in chart::wrapper::DataSeriesPointWrapper
823 WrappedPropertySet::setPropertyValue( rPropertyName, rValue ); in setPropertyValue()
830 this->setPropertyValue(C2U("ConstantErrorHigh"),aHigh); in setPropertyValue()
831 this->setPropertyValue(C2U("ConstantErrorLow"),aLow); in setPropertyValue()
834 this->setPropertyValue(C2U("PercentageError"),aHigh); in setPropertyValue()
837 this->setPropertyValue(C2U("ErrorMargin"),aHigh); in setPropertyValue()
[all …]

Completed in 158 milliseconds

12345678910>>...68