Home
last modified time | relevance | path

Searched refs:setProperty (Results 76 – 100 of 155) sorted by relevance

1234567

/trunk/main/toolkit/source/layout/core/
H A Droot.cxx388 void LayoutWidget::setProperty( OUString const& attr, OUString const& value ) in setProperty() function in layoutimpl::LayoutWidget
390 ::layoutimpl::setProperty( mxWidget, attr, value ); in setProperty()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1228 mxShow->setProperty( in startShowImpl()
1240 mxShow->setProperty( aProperties[nIndex] ); in startShowImpl()
3109 mxShow->setProperty( aPenProp ); in setUsePen()
3117 mxShow->setProperty( aPenPropWidth ); in setUsePen()
3123 mxShow->setProperty( aPenPropSwitchPenMode ); in setUsePen()
3199 mxShow->setProperty( aPenPropEraseAllInk ); in setEraseAllInk()
/trunk/main/l10ntools/java/jpropex/java/
H A DJPropEx.java223 … ( (java.util.Properties) props.get( curLang )).setProperty( curEntity.getGid() , sourceString ); in mergeFile()
228 …( (java.util.Properties) props.get( curLang )).setProperty( mergedEntity.getGid() , mergedEntity.g… in mergeFile()
/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx1131 rPropSet.setProperty( PROP_StackCharacters, bStacked ); in convertTextRotation()
1138 rPropSet.setProperty( PROP_TextRotation, fAngle ); in convertTextRotation()
1157 rPropSet.setProperty( nPropId, nIndex ); in convertNumberFormat()
H A Ddatasourceconverter.cxx59 aSeqProp.setProperty( PROP_Role, rRole ); in createDataSequence()
/trunk/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx526 void SAL_CALL VCLXTabControl::setProperty( const ::rtl::OUString& PropertyName, const uno::Any &Val… in setProperty() function in layoutimpl::VCLXTabControl
528 VCLXWindow::setProperty( PropertyName, Value ); in setProperty()
H A Dvclxfixedline.hxx58 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
H A Dvclxscroller.hxx62 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
H A Dvclxdialog.hxx68 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
H A Dvclxsplitter.hxx80 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DJobProperties.java28 void setProperty(String key, Object value) in setProperty() method
/trunk/main/connectivity/source/inc/java/util/
H A DProperty.hxx41 void setProperty(const ::rtl::OUString key, const ::rtl::OUString& value);
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx454 getImpl()->setProperty( "StringItemList", uno::Any( aNoItems ) ); in Clear()
680 getImpl()->setProperty( "StringItemList", uno::Any( aNoItems ) ); in Clear()
H A Dwrapper.cxx215 void WindowImpl::setProperty (char const *name, uno::Any any) in setProperty() function in layout::WindowImpl
219 mxVclPeer->setProperty in setProperty()
548 mpImpl->setProperty( toolkitVclPropsMap[ i ].propName, aValue ); in SetStyle()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java469 System.setProperty(namedValue.Name, value); in setSystemProperties()
519 … properties.setProperty(propertyValue.Name, AnyConverter.toString(propertyValue.Value)); in createStringPropertyArray()
/trunk/main/reportbuilder/java/com/sun/star/report/util/
H A DDefaultJobProperties.java54 public void setProperty(final String key, final Object value) in setProperty() method in DefaultJobProperties
/trunk/main/dbaccess/source/ui/uno/
H A DColumnPeer.hxx58 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
/trunk/main/oox/inc/oox/helper/
H A Dpropertymap.hxx77 inline bool setProperty( sal_Int32 nPropId, const Type& rValue ) in setProperty() function in oox::PropertyMap
H A Dpropertyset.hxx116 inline bool setProperty( sal_Int32 nPropId, const Type& rValue ) in setProperty() function in oox::PropertySet
/trunk/main/oox/source/xls/
H A Dformulabase.cxx1342 maParserProps.setProperty( PROP_CompileEnglish, true ); in ApiParserWrapper()
1343 …maParserProps.setProperty( PROP_FormulaConvention, ::com::sun::star::sheet::AddressConvention::XL_… in ApiParserWrapper()
1344 maParserProps.setProperty( PROP_IgnoreLeadingSpaces, false ); in ApiParserWrapper()
1345 maParserProps.setProperty( PROP_OpCodeMap, getOoxParserMap() ); in ApiParserWrapper()
H A Dexcelvbaproject.cxx129 aIt->maSheetProps.setProperty( PROP_CodeName, aCodeName ); in prepareImport()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxtabpagemodel.hxx63 …void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& …
H A Danimatedimagespeer.hxx70 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
H A Dvclxspinbutton.hxx80 …virtual void SAL_CALL setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un…
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DTestspace.java46 System.setProperty("testspace", file.getAbsolutePath()); in initTestspace()

Completed in 127 milliseconds

1234567