Home
last modified time | relevance | path

Searched refs:setPropertyValue (Results 151 – 175 of 1681) sorted by relevance

12345678910>>...68

/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DFillAndLineStyleDemo.java87 xPropSet.setPropertyValue( "FillStyle", in main()
100 xPropSet.setPropertyValue( "FillGradient", aGradient ); in main()
103 xPropSet.setPropertyValue( "LineStyle", in main()
111 xPropSet.setPropertyValue( "LineDash", aLineDash ); in main()
112 xPropSet.setPropertyValue( "LineColor", new Integer( 0x0000ff ) ); in main()
113 xPropSet.setPropertyValue( "LineWidth", new Integer( 200 ) ); in main()
/trunk/main/svl/qa/complex/ConfigItems/helper/
H A DPrintOptTest.cxx86 xSet->setPropertyValue( PROPERTYNAME_REDUCEDTRANSPARENCYMODE, css::uno::makeAny(nMode)); in impl_SetReducedTransparencyMode()
115 xSet->setPropertyValue( PROPERTYNAME_REDUCETRANSPARENCY, css::uno::makeAny(bState)); in impl_SetReduceTransparency()
147 xSet->setPropertyValue( PROPERTYNAME_REDUCEGRADIENTS, css::uno::makeAny(bState)); in impl_SetReduceGradients()
179 xSet->setPropertyValue( PROPERTYNAME_REDUCEDGRADIENTMODE, css::uno::makeAny(nMode)); in impl_SetReducedGradientMode()
210 xSet->setPropertyValue( PROPERTYNAME_REDUCEDGRADIENTSTEPCOUNT, css::uno::makeAny(nStepCount)); in impl_SetReducedGradientStepCount()
242 xSet->setPropertyValue( PROPERTYNAME_REDUCEBITMAPS, css::uno::makeAny(bState)); in impl_SetReduceBitmaps()
274 xSet->setPropertyValue( PROPERTYNAME_REDUCEDBITMAPMODE, css::uno::makeAny(nMode)); in impl_SetReducedBitmapMode()
306 xSet->setPropertyValue( PROPERTYNAME_REDUCEDBITMAPRESOLUTION, css::uno::makeAny(nResolution)); in impl_SetReducedBitmapResolution()
338 …xSet->setPropertyValue( PROPERTYNAME_REDUCEDBITMAPINCLUDESTRANSPARENCY, css::uno::makeAny(bState)); in impl_SetReducedBitmapIncludesTransparency()
370 xSet->setPropertyValue( PROPERTYNAME_CONVERTTOGREYSCALES, css::uno::makeAny(bState)); in impl_SetConvertToGreyscales()
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DDataPointItemConverter.cxx148 xPropertySet->setPropertyValue(aPropertyName, aValue ); in lcl_NumberFormatFromItemToPropertySet()
195 xPropertySet->setPropertyValue( aPropertyName, aNewValue ); in lcl_UseSourceFormatFromItemToPropertySet()
348 GetPropertySet()->setPropertyValue( C2U( "Label" ), uno::makeAny( aLabel )); in ApplySpecialItem()
388 … GetPropertySet()->setPropertyValue( C2U( "LabelSeparator" ), uno::makeAny( aNewValue )); in ApplySpecialItem()
423 … GetPropertySet()->setPropertyValue( C2U( "LabelPlacement" ), uno::makeAny( nNew )); in ApplySpecialItem()
468 GetPropertySet()->setPropertyValue( C2U( "Symbol" ), uno::Any()); in ApplySpecialItem()
470 GetPropertySet()->setPropertyValue( C2U( "Symbol" ), in ApplySpecialItem()
490 GetPropertySet()->setPropertyValue( C2U( "Symbol" ), uno::makeAny( aSymbol )); in ApplySpecialItem()
513 … GetPropertySet()->setPropertyValue( C2U( "Symbol" ), uno::makeAny( aSymbol )); in ApplySpecialItem()
533 GetPropertySet()->setPropertyValue( C2U( "TextRotation" ), uno::makeAny( fValue )); in ApplySpecialItem()
H A DStatisticsItemConverter.cxx288 GetPropertySet()->setPropertyValue( in ApplySpecialItem()
292 xErrorBarProp->setPropertyValue( C2U( "ErrorBarStyle" ), in ApplySpecialItem()
317 xErrorBarProp->setPropertyValue( C2U( "PositiveError" ), in ApplySpecialItem()
319 xErrorBarProp->setPropertyValue( C2U( "NegativeError" ), in ApplySpecialItem()
341 xErrorBarProp->setPropertyValue( C2U( "PositiveError" ), uno::makeAny( fValue )); in ApplySpecialItem()
362 xErrorBarProp->setPropertyValue( C2U( "NegativeError" ), uno::makeAny( fValue )); in ApplySpecialItem()
409 xEqProp->setPropertyValue( C2U("ShowEquation"), uno::makeAny( bNewShowEq )); in ApplySpecialItem()
427 … xEqProp->setPropertyValue( C2U("ShowCorrelationCoefficient"), uno::makeAny( bNewShowCoeff )); in ApplySpecialItem()
454 … xErrorBarProp->setPropertyValue( C2U( "ShowPositiveError" ), uno::makeAny( bNewIndPos )); in ApplySpecialItem()
455 … xErrorBarProp->setPropertyValue( C2U( "ShowNegativeError" ), uno::makeAny( bNewIndNeg )); in ApplySpecialItem()
H A DAxisItemConverter.cxx751 …xCrossingMainAxis->setPropertyValue( C2U( "CrossoverPosition" ), uno::makeAny( ::com::sun::star::c… in ApplySpecialItem()
752 … xCrossingMainAxis->setPropertyValue( C2U( "CrossoverValue" ), uno::makeAny( fValue )); in ApplySpecialItem()
775 … GetPropertySet()->setPropertyValue( C2U( "CrossoverPosition" ), uno::makeAny( eAxisPos )); in ApplySpecialItem()
793 … xParallelAxis->setPropertyValue( C2U( "CrossoverPosition" ), uno::makeAny( eOppositePos )); in ApplySpecialItem()
811 … GetPropertySet()->setPropertyValue( C2U( "CrossoverValue" ), uno::makeAny( fValue )); in ApplySpecialItem()
847 GetPropertySet()->setPropertyValue( C2U( "LabelPosition" ), uno::makeAny( ePos )); in ApplySpecialItem()
865 … xParallelAxis->setPropertyValue( C2U( "LabelPosition" ), uno::makeAny( eOppositePos )); in ApplySpecialItem()
885 GetPropertySet()->setPropertyValue( C2U( "MarkPosition" ), uno::makeAny( ePos )); in ApplySpecialItem()
904 GetPropertySet()->setPropertyValue( C2U( "TextRotation" ), uno::makeAny( fVal )); in ApplySpecialItem()
927 GetPropertySet()->setPropertyValue( C2U( "NumberFormat" ), aValue ); in ApplySpecialItem()
[all …]
/trunk/main/unotools/source/config/
H A Dhistoryoptions.cxx255 xListAccess->setPropertyValue(s_sPickListSize, css::uno::makeAny(nSize)); in SetSize()
263 xListAccess->setPropertyValue(s_sURLHistorySize, css::uno::makeAny(nSize)); in SetSize()
271 xListAccess->setPropertyValue(s_sHelpBookmarksSize, css::uno::makeAny(nSize)); in SetSize()
561 xPrevSet->setPropertyValue(s_sHistoryItemRef, css::uno::makeAny(sTemp)); in AppendItem()
564 xSet->setPropertyValue(s_sHistoryItemRef, css::uno::makeAny(sFind)); in AppendItem()
601 xPrevSet->setPropertyValue(s_sHistoryItemRef, css::uno::makeAny(sTemp)); in AppendItem()
604 xSet->setPropertyValue(s_sHistoryItemRef, css::uno::makeAny(sURL)); in AppendItem()
611 xSet->setPropertyValue(s_sFilter, css::uno::makeAny(sFilter)); in AppendItem()
612 xSet->setPropertyValue(s_sTitle, css::uno::makeAny(sTitle)); in AppendItem()
613 xSet->setPropertyValue(s_sPassword, css::uno::makeAny(sPassword)); in AppendItem()
/trunk/main/xmloff/source/text/
H A DXMLIndexBibliographyConfigurationContext.cxx256 xPropSet->setPropertyValue(sBracketAfter, aAny); in CreateAndInsert()
259 xPropSet->setPropertyValue(sBracketBefore, aAny); in CreateAndInsert()
262 xPropSet->setPropertyValue(sIsNumberEntries, aAny); in CreateAndInsert()
265 xPropSet->setPropertyValue(sIsSortByPosition, aAny); in CreateAndInsert()
271 xPropSet->setPropertyValue(sLocale, aAny); in CreateAndInsert()
277 xPropSet->setPropertyValue(sSortAlgorithm, aAny); in CreateAndInsert()
287 xPropSet->setPropertyValue(sSortKeys, aAny); in CreateAndInsert()
H A Dtxtimp.cxx1656 xPropSet->setPropertyValue( in SetStyleAndAttrs()
1767 xPropSet->setPropertyValue(s_PageDescName, in SetStyleAndAttrs()
1806 xTmp->setPropertyValue(s_Content, in SetStyleAndAttrs()
1876 xPropSet->setPropertyValue( s_OutlineLevel, in SetStyleAndAttrs()
1980 xPropSet->setPropertyValue(s_OutlineLevel, in SetStyleAndAttrs()
2191 xPropSet->setPropertyValue(s_HyperLinkURL, makeAny(rHRef)); in SetHyperlink()
2200 xPropSet->setPropertyValue(s_HyperLinkTarget, in SetHyperlink()
2243 xPropSet->setPropertyValue(s_VisitedCharStyleName, in SetHyperlink()
2266 xPropSet->setPropertyValue(sRubyText, makeAny(rText)); in SetRuby()
2846 rFrmPropSet->setPropertyValue(s_ChainNextName, in ConnectFrameChains()
[all …]
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx786 xPropSet->setPropertyValue( rPropName, rPropValue ); in setControlProperty()
841 xPropSet->setPropertyValue (rProps[i].Name, rProps[i].Value); in insertControlModel()
845 xPropSet->setPropertyValue( UNISTRING("Name"), uno::Any (rControlName) ); in insertControlModel()
846 xPropSet->setPropertyValue( UNISTRING("PositionX"), uno::Any (rPosSize.X) ); in insertControlModel()
847 xPropSet->setPropertyValue( UNISTRING("PositionY"), uno::Any (rPosSize.Y) ); in insertControlModel()
849 xPropSet->setPropertyValue( UNISTRING("Width"), uno::Any (rPosSize.Width) ); in insertControlModel()
1164 xPropSet->setPropertyValue( UNISTRING("Title"), uno::Any( msDlgTitle ) ); in createDialog()
1165 xPropSet->setPropertyValue( UNISTRING("Closeable"), uno::Any( true ) ); in createDialog()
1166 xPropSet->setPropertyValue( UNISTRING("Enabled"), uno::Any( true ) ); in createDialog()
1167 xPropSet->setPropertyValue( UNISTRING("Moveable"), uno::Any( true ) ); in createDialog()
[all …]
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiOptionsEventHandlerImpl.java90 xListProps.setPropertyValue( "StringItemList", pWikiList ); in RefreshView()
112 xEditProps.setPropertyValue( "Enabled", bState ); in CheckButtonState()
113 xRemoveProps.setPropertyValue( "Enabled", bState ); in CheckButtonState()
187 …GetPropSet( "FixedLine1" ).setPropertyValue( "Label", Helper.GetLocalizedString( m_xContext, Helpe… in InitStrings()
188 …GetPropSet( "AddButton" ).setPropertyValue( "Label", Helper.GetLocalizedString( m_xContext, Helper… in InitStrings()
189 …GetPropSet( "EditButton" ).setPropertyValue( "Label", Helper.GetLocalizedString( m_xContext, Helpe… in InitStrings()
190 …GetPropSet( "RemoveButton" ).setPropertyValue( "Label", Helper.GetLocalizedString( m_xContext, Hel… in InitStrings()
H A DWikiDialog.java141 xPropSet.setPropertyValue( "Title", sTitle ); in SetTitle()
188 …GetPropSet( xControlContainer, pControls[nInd] ).setPropertyValue( "Label", new Integer( pStringID… in CreateSimpleDialog()
217 xThrobberProps.setPropertyValue( "Name", "WikiThrobber" ); in InsertThrobber()
218 xThrobberProps.setPropertyValue( "PositionX", new Integer( X ) ); in InsertThrobber()
219 xThrobberProps.setPropertyValue( "PositionY", new Integer( Y ) ); in InsertThrobber()
220 xThrobberProps.setPropertyValue( "Width", new Integer( Width ) ); in InsertThrobber()
221 xThrobberProps.setPropertyValue( "Height", new Integer( Height ) ); in InsertThrobber()
/trunk/main/odk/examples/java/Spreadsheet/
H A DSCalc.java134 oCPS1.setPropertyValue("IsCellBackgroundTransparent", new Boolean(false)); in main()
135 oCPS1.setPropertyValue("CellBackColor",new Integer(6710932)); in main()
136 oCPS1.setPropertyValue("CharColor",new Integer(16777215)); in main()
142 oCPS2.setPropertyValue("IsCellBackgroundTransparent", new Boolean(false)); in main()
143 oCPS2.setPropertyValue("CellBackColor",new Integer(13421823)); in main()
307 oCPS.setPropertyValue("Dim3D", new Boolean(true)); in main()
312 oTPS.setPropertyValue("String","The new title"); in main()
394 xCPS.setPropertyValue("CellStyle", template); in chgbColor()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlQuery.cxx147 _xProp->setPropertyValue(PROPERTY_COMMAND,makeAny(m_sCommand)); in setProperties()
148 _xProp->setPropertyValue(PROPERTY_ESCAPE_PROCESSING,makeAny(m_bEscapeProcessing)); in setProperties()
151 _xProp->setPropertyValue(PROPERTY_UPDATE_TABLENAME,makeAny(m_sTable)); in setProperties()
153 _xProp->setPropertyValue(PROPERTY_UPDATE_CATALOGNAME,makeAny(m_sCatalog)); in setProperties()
155 _xProp->setPropertyValue(PROPERTY_UPDATE_SCHEMANAME,makeAny(m_sSchema)); in setProperties()
160 _xProp->setPropertyValue(PROPERTY_LAYOUTINFORMATION,makeAny(aFind->second)); in setProperties()
/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterStrikeThrough.java70 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 DCharacterRotationAndScaleWidth.java65 xCursorProps.setPropertyValue("CharRotation", (short)0); in testCharacterRotationZeroSetting()
66 xCursorProps.setPropertyValue("CharScaleWidth", (short)150); in testCharacterRotationZeroSetting()
114 xCursorProps.setPropertyValue("CharRotation", (short)900); in testCharacterRotationNinetySetting()
115 xCursorProps.setPropertyValue("CharScaleWidth", (short)200); in testCharacterRotationNinetySetting()
116 xCursorProps.setPropertyValue("CharRotationIsFitToLine", true); in testCharacterRotationNinetySetting()
168 xCursorProps.setPropertyValue("CharRotation", (short)2700); in testCharacterRotationDefineSetting()
169 xCursorProps.setPropertyValue("CharScaleWidth", (short)300); in testCharacterRotationDefineSetting()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DStyleApplier.java283 … oGridControl.xPropertySet.setPropertyValue(PropertyNames.PROPERTY_BORDER, IBorderValue); in changeBorderLayouts()
298 … xPropertySet.setPropertyValue(PropertyNames.PROPERTY_BORDER, IBorderValue); in changeBorderLayouts()
306 … DBControls[n].xPropertySet.setPropertyValue(PropertyNames.PROPERTY_BORDER, IBorderValue); in changeBorderLayouts()
417 xPropertySet.setPropertyValue("TextColor", Integer.decode("#00000")); in setDBControlColors()
422 xPropertySet.setPropertyValue("BackgroundColor", Integer.decode("#DDDDDD")); in setDBControlColors()
442 …curControlForm.oGridControl.xPropertySet.setPropertyValue("TextColor", new Integer(_iStyleColors[S… in applyDBControlProperties()
444 …curControlForm.oGridControl.xPropertySet.setPropertyValue("BackgroundColor", Integer.decode("#DDDD… in applyDBControlProperties()
477 …LabelControls[n].xPropertySet.setPropertyValue("TextColor", new Integer(_iStyleColors[SOLABELTEXTC… in applyDBControlProperties()
484 …xPageStylePropertySet.setPropertyValue("BackColor", new Integer(_iStyleColors[SOBACKGROUNDCOLOR])); in applyDBControlProperties()
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx561 xCol->setPropertyValue(FM_PROP_LABEL, makeAny(sFieldName));
567 xCol->setPropertyValue(FM_PROP_CONTROLSOURCE, makeAny(sFieldName));
569 xSecondCol->setPropertyValue(FM_PROP_CONTROLSOURCE, makeAny(sFieldName));
596 xCol->setPropertyValue(FM_PROP_NAME, makeAny(sFieldName));
617 xForm->setPropertyValue(FM_PROP_DATASOURCE, makeAny(sDatasouce));
619 xForm->setPropertyValue(FM_PROP_URL, makeAny(sURL));
624 xForm->setPropertyValue(FM_PROP_COMMAND, makeAny(sCommand));
639 xForm->setPropertyValue(FM_PROP_COMMANDTYPE, aCommandType);
883 xCurCol->setPropertyValue(FM_PROP_HIDDEN, makeAny((sal_Bool)sal_True)); in PostExecuteColumnContextMenu()
1535 xModel->setPropertyValue( FM_PROP_ROWHEIGHT, aProperty ); in RowHeightChanged()
[all …]
/trunk/main/svl/source/items/
H A Dsrchitem.cxx317 rDescr->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SearchWords") ), aAny ); in SetToDescriptor()
319 …rDescr->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SearchCaseSensitive") ), a… in SetToDescriptor()
321 …rDescr->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SearchBackwards") ), aAny … in SetToDescriptor()
323 …rDescr->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SearchInSelection") ), aAn… in SetToDescriptor()
325 …rDescr->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SearchRegularExpression") … in SetToDescriptor()
327 …rDescr->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SearchSimilarity") ), aAny… in SetToDescriptor()
329 …rDescr->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SearchSimilarityRelax") ),… in SetToDescriptor()
331 …rDescr->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SearchSimilarityExchange")… in SetToDescriptor()
333 …rDescr->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SearchSimilarityRemove") )… in SetToDescriptor()
335 …rDescr->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SearchSimilarityAdd") ), a… in SetToDescriptor()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DLegendWrapper.cxx71 …virtual void setPropertyValue( const Any& rOuterValue, const Reference< beans::XPropertySet >& xIn…
110 void WrappedLegendAlignmentProperty::setPropertyValue( const Any& rOuterValue, const Reference< bea… in setPropertyValue() function in chart::WrappedLegendAlignmentProperty
125 xInnerPropertySet->setPropertyValue( C2U( "Show" ), uno::makeAny(bNewShowLegend) ); in setPropertyValue()
132 xInnerPropertySet->setPropertyValue( m_aInnerName, aInnerValue ); in setPropertyValue()
149 … xInnerPropertySet->setPropertyValue( C2U( "Expansion" ), uno::makeAny( eNewExpansion )); in setPropertyValue()
156 xInnerPropertySet->setPropertyValue( C2U( "RelativePosition" ), Any() ); in setPropertyValue()
324 xProp->setPropertyValue( C2U( "RelativePosition" ), uno::makeAny(aRelativePosition) ); in setPosition()
395 xProp->setPropertyValue( C2U("ReferencePageSize"), uno::makeAny( in updateReferenceSize()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextGraphicObject.java155 oProps.setPropertyValue("AnchorType", in createTestEnvironment()
157 oProps.setPropertyValue("GraphicURL",wat); in createTestEnvironment()
158 oProps.setPropertyValue("HoriOrientPosition",new Integer(5500)); in createTestEnvironment()
159 oProps.setPropertyValue("VertOrientPosition",new Integer(4200)); in createTestEnvironment()
160 oProps.setPropertyValue("Width",new Integer(4400)); in createTestEnvironment()
161 oProps.setPropertyValue("Height",new Integer(4000)); in createTestEnvironment()
/trunk/main/odk/examples/java/Text/
H A DGraphicsInserter.java135 xPropSet.setPropertyValue("AnchorType", in main()
139 xPropSet.setPropertyValue( "GraphicURL", sUrl.toString() ); in main()
142 xPropSet.setPropertyValue( "HoriOrientPosition", in main()
146 xPropSet.setPropertyValue( "VertOrientPosition", in main()
150 xPropSet.setPropertyValue( "Width", new Integer( 4400 ) ); in main()
153 xPropSet.setPropertyValue( "Height", new Integer( 4000 ) ); in main()
/trunk/main/forms/qa/integration/forms/
H A DListBox.java264 form.setPropertyValue( "Command", m_foreignKeyTableName ); in impl_createForm()
265 form.setPropertyValue( "CommandType", CommandType.TABLE ); in impl_createForm()
266 form.setPropertyValue( "DataSourceName", m_database.getDocumentURL() ); in impl_createForm()
277 listBoxModel.setPropertyValue( "Dropdown", new Boolean( true ) ); in impl_createForm()
278 listBoxModel.setPropertyValue( "ListSourceType", ListSourceType.SQL ); in impl_createForm()
279 …listBoxModel.setPropertyValue( "ListSource", new String[] { "SELECT \"content\", \"" + columnPKNam… in impl_createForm()
281 listBoxModel.setPropertyValue( "BoundColumn", new Short( (short)1 ) ); in impl_createForm()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx891 xObjectProps->setPropertyValue(_rProperty, _rNewValue); in transferChangedControlProperty()
915 xProp->setPropertyValue(PROPERTY_WIDTH,makeAny((sal_Int32)227)); in propertyChange()
917 xProp->setPropertyValue(PROPERTY_WIDTH,evt.NewValue); in propertyChange()
926 xProp->setPropertyValue(PROPERTY_HIDDEN,evt.NewValue); in propertyChange()
943 xProp->setPropertyValue(PROPERTY_ALIGN,evt.NewValue); in propertyChange()
963 xProp->setPropertyValue(PROPERTY_FORMATKEY,evt.NewValue); in propertyChange()
2445 xProp->setPropertyValue(PROPERTY_COMMAND, makeAny(_rCommand)); in implLoadAnything()
2771 xRowSetProps->setPropertyValue(PROPERTY_DATASOURCENAME,Any()); in implSelect()
2772 xRowSetProps->setPropertyValue(PROPERTY_ACTIVE_CONNECTION,Any()); in implSelect()
2782 xRowSetProps->setPropertyValue(PROPERTY_DATASOURCENAME,Any()); in implSelect()
[all …]
/trunk/main/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx125 xPropSet->setPropertyValue( sURL, Any( aURL ) ); in ResolveTextFields()
357 xSet->setPropertyValue( sLayout, Any( pMasterPersistPtr->getLayoutFromValueToken() ) ); in importSlide()
372 xPropertySet->setPropertyValue( sWidth, Any( rPageSize.Width ) ); in importSlide()
373 xPropertySet->setPropertyValue( sHeight, Any( rPageSize.Height ) ); in importSlide()
386 xPropertySet->setPropertyValue( sIsHeaderVisible, Any( aHeaderFooter.mbHeader ) ); in importSlide()
387 xPropertySet->setPropertyValue( sIsFooterVisible, Any( aHeaderFooter.mbFooter ) ); in importSlide()
388 xPropertySet->setPropertyValue( sIsDateTimeVisible, Any( aHeaderFooter.mbDateTime ) ); in importSlide()
389 xPropertySet->setPropertyValue( sIsPageNumberVisible, Any( aHeaderFooter.mbSlideNumber ) ); in importSlide()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_impmodels.cxx371 ctx.getControlModel()->setPropertyValue( in endElement()
385 ctx.getControlModel()->setPropertyValue( in endElement()
391 ctx.getControlModel()->setPropertyValue( in endElement()
398 ctx.getControlModel()->setPropertyValue( in endElement()
448 ctx.getControlModel()->setPropertyValue( in endElement()
543 ctx.getControlModel()->setPropertyValue( in endElement()
635 ctx.getControlModel()->setPropertyValue( in endElement()
720 ctx.getControlModel()->setPropertyValue( in endElement()
817 ctx.getControlModel()->setPropertyValue( in endElement()
1953 ctx.getControlModel()->setPropertyValue( in endElement()
[all …]

Completed in 307 milliseconds

12345678910>>...68