Home
last modified time | relevance | path

Searched defs:setPropertyValue (Results 26 – 50 of 227) sorted by relevance

12345678910

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXLayerHandlerImpl.java94 public void setPropertyValue(Object obj) in setPropertyValue() method in XLayerHandlerImpl
/trunk/main/canvas/source/tools/
H A Dpropertysethelper.cxx119 void PropertySetHelper::setPropertyValue( const ::rtl::OUString& aPropertyName, in setPropertyValue() function in canvas::PropertySetHelper
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedGapwidthProperty.cxx75 void WrappedBarPositionProperty_Base::setPropertyValue( const Any& rOuterValue, const Reference< be… in setPropertyValue() function in chart::wrapper::WrappedBarPositionProperty_Base
H A DChartDocumentWrapper.cxx313 void WrappedDataSourceLabelsInFirstRowProperty::setPropertyValue( const Any& rOuterValue, const Ref… in setPropertyValue() function in chart::wrapper::WrappedDataSourceLabelsInFirstRowProperty
415 void WrappedDataSourceLabelsInFirstColumnProperty::setPropertyValue( const Any& rOuterValue, const … in setPropertyValue() function in chart::wrapper::WrappedDataSourceLabelsInFirstColumnProperty
514 void WrappedHasLegendProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::XP… in setPropertyValue() function in chart::wrapper::WrappedHasLegendProperty
602 void WrappedHasMainTitleProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans:… in setPropertyValue() function in chart::wrapper::WrappedHasMainTitleProperty
679 void WrappedHasSubTitleProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::… in setPropertyValue() function in chart::wrapper::WrappedHasSubTitleProperty
H A DTitleWrapper.cxx84 void WrappedTitleStringProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::… in setPropertyValue() function in chart::WrappedTitleStringProperty
374 void SAL_CALL TitleWrapper::setPropertyValue( const OUString& rPropertyName, const Any& rValue ) in setPropertyValue() function in chart::wrapper::TitleWrapper
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfbackend.cxx173 void Service::setPropertyValue(rtl::OUString const &, css::uno::Any const &) in setPropertyValue() function in __anon474447180111::Service
/trunk/main/shell/source/backends/kde4be/
H A Dkde4backend.cxx168 void Service::setPropertyValue(rtl::OUString const &, css::uno::Any const &) in setPropertyValue() function in __anonf99b66ce0111::Service
/trunk/main/shell/source/backends/kdebe/
H A Dkdebackend.cxx168 void Service::setPropertyValue(rtl::OUString const &, css::uno::Any const &) in setPropertyValue() function in __anondf2b77e60111::Service
/trunk/main/svx/source/unodraw/
H A Dunoshap4.cxx639 void SAL_CALL SvxAppletShape::setPropertyValue( const ::rtl::OUString& aPropertyName, const ::com::… in setPropertyValue() function in SvxAppletShape
712 void SAL_CALL SvxPluginShape::setPropertyValue( const ::rtl::OUString& aPropertyName, const ::com::… in setPropertyValue() function in SvxPluginShape
785 void SAL_CALL SvxFrameShape::setPropertyValue( const ::rtl::OUString& aPropertyName, const ::com::s… in setPropertyValue() function in SvxFrameShape
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarFunctionCategory.java93 …public void setPropertyValue(String aPropertyName, Object aValue) throws com.sun.star.beans.Unknow… in setPropertyValue() method in StarFunctionCategory
H A DStarFunctionDescription.java81 …public void setPropertyValue(String aPropertyName, Object aValue) throws com.sun.star.beans.Unknow… in setPropertyValue() method in StarFunctionDescription
/trunk/main/shell/source/backends/desktopbe/
H A Ddesktopbackend.cxx151 void Default::setPropertyValue(rtl::OUString const &, css::uno::Any const &) in setPropertyValue() function in __anon4f6a3e320111::Default
/trunk/main/wizards/com/sun/star/wizards/document/
H A DTimeStampControl.java107 public void setPropertyValue(String _sPropertyName, Object _aPropertyValue) throws Exception in setPropertyValue() method in TimeStampControl
/trunk/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx150 void SAL_CALL ScCellSearchObj::setPropertyValue( in setPropertyValue() function in ScCellSearchObj
H A Daddruno.cxx139 void SAL_CALL ScAddressConversionObj::setPropertyValue( const rtl::OUString& aPropertyName, const u… in setPropertyValue() function in ScAddressConversionObj
/trunk/main/extensions/source/propctrlr/
H A Deditpropertyhandler.cxx145 …void SAL_CALL EditPropertyHandler::setPropertyValue( const ::rtl::OUString& _rPropertyName, const … in setPropertyValue() function in pcr::EditPropertyHandler
H A Dbuttonnavigationhandler.cxx158 …void SAL_CALL ButtonNavigationHandler::setPropertyValue( const ::rtl::OUString& _rPropertyName, co… in setPropertyValue() function in pcr::ButtonNavigationHandler
/trunk/main/comphelper/inc/comphelper/
H A DSettingsHelper.hxx69 …virtual void SAL_CALL setPropertyValue( const ::rtl::OUString& aPropertyName, const ::com::sun::st… in setPropertyValue() function in comphelper::SettingsHelperNoState
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlStatement.java126 public void setPropertyValue(String arg0, Object arg1) in setPropertyValue() method in PostgresqlStatement
/trunk/main/svl/source/items/
H A Ditemprop.cxx282 void SfxItemPropertySet::setPropertyValue( const SfxItemPropertySimpleEntry& rEntry, in setPropertyValue() function in SfxItemPropertySet
323 void SfxItemPropertySet::setPropertyValue( const rtl::OUString &rName, in setPropertyValue() function in SfxItemPropertySet
/trunk/main/xmloff/source/chart/
H A DColorPropertySet.cxx131 void SAL_CALL ColorPropertySet::setPropertyValue( const OUString& /* aPropertyName */, const uno::A… in setPropertyValue() function in xmloff::chart::ColorPropertySet
/trunk/main/wizards/com/sun/star/wizards/common/
H A DPropertySetHelper.java82 public void setPropertyValue(String _sName, Object _aValue) throws java.lang.Exception in setPropertyValue() method in PropertySetHelper
/trunk/main/scripting/source/dlgprov/
H A DDialogModelProvider.cxx150 void SAL_CALL DialogModelProvider::setPropertyValue( const ::rtl::OUString&, const uno::Any& ) thro… in setPropertyValue() function in dlgprov::DialogModelProvider
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleDataPilotSource.java119 public void setPropertyValue( String aPropertyName, Object aValue ) in setPropertyValue() method in ExampleMember
330 public void setPropertyValue( String aPropertyName, Object aValue ) in setPropertyValue() method in ExampleLevel
588 public void setPropertyValue( String aPropertyName, Object aValue ) in setPropertyValue() method in ExampleDimension
876 public void setPropertyValue( String aPropertyName, Object aValue ) in setPropertyValue() method in ExampleDataPilotSource._ExampleDataPilotSource
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DPropertyHandlerImpl.java234 …public void setPropertyValue(String PropertyName, Object Value) throws com.sun.star.beans.UnknownP… in setPropertyValue() method in PropertyHandlerImpl

Completed in 117 milliseconds

12345678910