Home
last modified time | relevance | path

Searched refs:setProperty (Results 26 – 50 of 155) sorted by relevance

1234567

/trunk/main/reportbuilder/java/com/sun/star/report/util/
H A DDefaultReportJobDefinition.java51 …this.properties.setProperty(ReportEngineParameterNames.INPUT_DATASOURCE_FACTORY, dataSourceFactory… in setDataSourceFactory()
67 this.properties.setProperty(ReportEngineParameterNames.INPUT_REPOSITORY, inputRepository); in setInputRepository()
78 this.properties.setProperty(ReportEngineParameterNames.OUTPUT_REPOSITORY, outputRepository); in setOutputRepository()
95 this.properties.setProperty(ReportEngineParameterNames.INPUT_NAME, reportDefinitionName); in setReportDefinitionName()
/trunk/main/oox/source/drawingml/
H A Dshapepropertymap.cxx134 return bInserted && setProperty( nPropId, aNamedMarker.Name ); in setLineMarker()
149 return (aDashName.getLength() > 0) && setProperty( nPropId, aDashName ); in setLineDash()
165 return (aGradientName.getLength() > 0) && setProperty( nPropId, aGradientName ); in setFillGradient()
181 return (aBitmapUrlName.getLength() > 0) && setProperty( nPropId, aBitmapUrlName ); in setFillBitmapUrl()
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx242 sal_Bool setProperty( Content& rContent,
608 setProperty( maRootContent, aPropName, aValue ); in getDirList()
758 setProperty( aLink, aAdditionalProp, makeAny( rType ) ); in addEntry()
992 sal_Bool SfxDocTplService_Impl::setProperty( Content& rContent, in setProperty() function in SfxDocTplService_Impl
1205 setProperty( maRootContent, aPropName, aValue ); in doUpdate()
1244 setProperty( aGroup, in doUpdate()
1279 setProperty( maRootContent, aPropName, aValue ); in doUpdate()
1460 if ( ! setProperty( aGroup, aPropName, aValue ) ) in CreateNewGroupFsys()
1543 if ( ! setProperty( aNewGroup, aPropName, aValue ) ) in addGroup()
1755 return setProperty( aGroup, aTitleProp, aTitleValue ); in renameGroup()
[all …]
/trunk/main/oox/source/drawingml/chart/
H A Dchartspaceconverter.cxx156 aDiaProp.setProperty( PROP_MissingValueTreatment, nMissingValues ); in convertFromModel()
169 aDiaProp.setProperty( PROP_IncludeHiddenCells, !mrModel.mbPlotVisOnly ); in convertFromModel()
216 aProps.setProperty( PROP_DisableDataTableDialog , true ); in convertFromModel()
217 aProps.setProperty( PROP_DisableComplexChartTypes , true ); in convertFromModel()
H A Dtitleconverter.cxx208 aPropSet.setProperty( PROP_Show, true ); in convertFromModel()
257 aPropSet.setProperty( PROP_AnchorPosition, eLegendPos ); in convertFromModel()
258 aPropSet.setProperty( PROP_Expansion, eLegendExpand ); in convertFromModel()
261 aPropSet.setProperty( PROP_RelativePosition , makeAny(eRelPos)); in convertFromModel()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx284 VCLXWindow::setProperty( PropertyName, Value ); in setProperty()
723 VCLXGraphicControl::setProperty( PropertyName, Value ); in setProperty()
1931 VCLXWindow::setProperty( PropertyName, Value ); in setProperty()
2420 void SAL_CALL VCLXDialog::setProperty( in setProperty() function in VCLXDialog
2460 VCLXWindow::setProperty( PropertyName, Value ); in setProperty()
2516 void SAL_CALL VCLXTabPage::setProperty( in setProperty() function in VCLXTabPage
2565 VCLXContainer::setProperty( PropertyName, Value ); in setProperty()
3347 VCLXWindow::setProperty( PropertyName, Value ); in setProperty()
3733 VCLXWindow::setProperty( PropertyName, Value ); in setProperty()
4097 VCLXEdit::setProperty( PropertyName, Value ); in setProperty()
[all …]
H A Dvclxbutton.cxx43 setProperty( rtl::OUString::createFromAscii( "Graphic" ), in VCLXIconButton()
45 setProperty( rtl::OUString::createFromAscii( "ImagePosition" ), in VCLXIconButton()
47 setProperty( rtl::OUString::createFromAscii( "Align" ), in VCLXIconButton()
H A Dvclxfixedline.cxx92 void SAL_CALL VCLXFixedLine::setProperty( const ::rtl::OUString& PropertyName, const Any &Value ) t… in setProperty() function in layoutimpl::VCLXFixedLine
104 VCLXWindow::setProperty( PropertyName, Value ); in setProperty()
H A Danimatedimagespeer.cxx337 …void SAL_CALL AnimatedImagesPeer::setProperty( const ::rtl::OUString& i_propertyName, const Any& i… in setProperty() function in toolkit::AnimatedImagesPeer
344 VCLXWindow::setProperty( i_propertyName, i_value ); in setProperty()
378 AnimatedImagesPeer_Base::setProperty( i_propertyName, i_value ); in setProperty()
/trunk/main/forms/source/component/
H A DFilter.cxx209 xVclWindow->setProperty( PROPERTY_TRISTATE, makeAny( sal_Bool( sal_True ) ) ); in createPeer()
210 xVclWindow->setProperty( PROPERTY_STATE, makeAny( sal_Int32( STATE_DONTKNOW ) ) ); in createPeer()
220 xVclWindow->setProperty( PROPERTY_STATE, makeAny( sal_Int32( STATE_NOCHECK ) ) ); in createPeer()
236 xVclWindow->setProperty(PROPERTY_AUTOCOMPLETE, makeAny( sal_Bool( sal_True ) ) ); in createPeer()
259 xVclWindow->setProperty( PROPERTY_READONLY, makeAny( sal_Bool( sal_False ) ) ); in createPeer()
606 xVclWindow->setProperty( PROPERTY_STATE, aValue ); in setText()
621 xVclWindow->setProperty(PROPERTY_STATE, aValue); in setText()
/trunk/main/toolkit/source/layout/core/
H A Dproplist.cxx82 setProperty( const uno::Reference< uno::XInterface > &xPeer, in setProperty() function
87 xVclPeer->setProperty( rName, aValue ); in setProperty()
255 setProperty( xPeer, it->first, it->second ); in setProperties()
259 setProperty( uno::Reference< uno::XInterface > const& xPeer, in setProperty() function
300 prophlp::setProperty( xPeer, unoAttr, any ); in setProperty()
H A Dproplist.hxx46 void setProperty( css::uno::Reference< css::uno::XInterface > const& xPeer,
63 void TOOLKIT_DLLPUBLIC setProperty( const css::uno::Reference< css::uno::XInterface > &xRef,
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx107 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
165 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
190 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
268 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
354 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
414 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
431 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
/trunk/main/oox/source/ole/
H A Dvbacontrol.cxx318 rPropMap.setProperty( PROP_Name, maName ); in convertProperties()
319 rPropMap.setProperty( PROP_Tag, maTag ); in convertProperties()
323 rPropMap.setProperty( PROP_HelpText, maToolTip ); in convertProperties()
324 rPropMap.setProperty( PROP_EnableVisible, getFlag( mnFlags, VBA_SITE_VISIBLE ) ); in convertProperties()
327 rPropMap.setProperty( PROP_TabIndex, static_cast< sal_Int16 >( nCtrlIndex ) ); in convertProperties()
330 rPropMap.setProperty( PROP_Tabstop, getFlag( mnFlags, VBA_SITE_TABSTOP ) ); in convertProperties()
/trunk/main/toolkit/test/accessibility/
H A DOptions.java42 Instance().setProperty (sName, sValue); in SetString()
52 Instance().setProperty (sName, Boolean.toString(bValue)); in SetBoolean()
62 Instance().setProperty (sName, Integer.toString(nValue)); in SetInteger()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DOptions.java45 Instance().setProperty (sName, sValue); in SetString()
56 Instance().setProperty (sName, Boolean.toString(bValue)); in SetBoolean()
67 Instance().setProperty (sName, Integer.toString(nValue)); in SetInteger()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DParser.java220 aFactory.setProperty(XMLInputFactory.IS_REPLACING_ENTITY_REFERENCES, false); in GetStreamReader()
221 aFactory.setProperty(XMLInputFactory.IS_SUPPORTING_EXTERNAL_ENTITIES, false); in GetStreamReader()
222 aFactory.setProperty(XMLInputFactory.IS_COALESCING, false); in GetStreamReader()
/trunk/main/reportdesign/source/ui/report/
H A DFormattedFieldBeautifier.cxx134 _xVclWindowPeer->setProperty(PROPERTY_TEXT, uno::makeAny(_rText)); in setPlaceholderText()
136 _xVclWindowPeer->setProperty(PROPERTY_TEXTCOLOR, uno::makeAny(getTextColor())); in setPlaceholderText()
142 … _xVclWindowPeer->setProperty(PROPERTY_FONTDESCRIPTOR, uno::makeAny(aFontDescriptorStructure)); in setPlaceholderText()
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx1063 aPropMap.setProperty( PROP_PolyPolygon, aPoints ); in implConvertAndInsert()
1064 aPropMap.setProperty( PROP_PolygonKind, PolygonKind_LINE ); in implConvertAndInsert()
1195 …aPropMap.setProperty( PROP_CircleKind, maFillModel.isFilled() ? CircleKind_SECTION : CircleKind_AR… in implConvertAndInsert()
1196 aPropMap.setProperty( PROP_CircleStartAngle, nStartAngle ); in implConvertAndInsert()
1197 aPropMap.setProperty( PROP_CircleEndAngle, nEndAngle ); in implConvertAndInsert()
1268 aPropMap.setProperty( PROP_PolyPolygon, aPoints ); in implConvertAndInsert()
/trunk/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx369 setProperty(sal_True); in Undo()
375 setProperty(sal_False); in Redo()
383 void ORptUndoPropertyAction::setProperty(sal_Bool _bOld) in setProperty() function in rptui::ORptUndoPropertyAction
/trunk/main/oox/inc/oox/drawingml/
H A Dshapepropertymap.hxx113 inline bool setProperty( ShapePropertyId ePropId, const Type& rValue ) in setProperty() function in oox::drawingml::ShapePropertyMap
117 using PropertyMap::setProperty;
/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx332 …void SAL_CALL ONavigationBarPeer::setProperty( const ::rtl::OUString& _rPropertyName, const Any& _… in setProperty() function in frm::ONavigationBarPeer
339 VCLXWindow::setProperty( _rPropertyName, _rValue ); in setProperty()
408 VCLXWindow::setProperty( _rPropertyName, _rValue ); in setProperty()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DCfgParser.java88 System.setProperty("DOCPTH", (String) pValue); in getIniParameters()
94 System.setProperty(pName, (String) pValue); in getIniParameters()
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx211 xVclPeer->setProperty( rtl::OUString::createFromAscii( "Text" ), in Widget()
513 using LayoutWidget::setProperty;
515 void setProperty( rtl::OUString rPropName, PropertyKind rKind, uno::Any rValue ) in setProperty() function in Widget
519 layoutimpl::prophlp::setProperty( mxWidget, rPropName, rValue ); in setProperty()
523 layoutimpl::prophlp::setProperty( in setProperty()
775 mpWidget->setProperty( maPropName, maPropKind, aValue ); in save()
/trunk/main/dbaccess/source/ui/uno/
H A DColumnPeer.cxx132 void OColumnPeer::setProperty( const ::rtl::OUString& _rPropertyName, const Any& Value) throw( Runt… in setProperty() function in dbaui::OColumnPeer
147 VCLXWindow::setProperty(_rPropertyName,Value); in setProperty()

Completed in 101 milliseconds

1234567