Home
last modified time | relevance | path

Searched defs:setValue (Results 1 – 25 of 127) sorted by last modified time

123456

/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpSearch.java184 public void setValue( String aPropertyName, java.lang.Object aValue ) in setValue() method in HelpSearch._HelpSearch
H A DHelpIndexer.java118 public void setValue( String aPropertyName, java.lang.Object aValue ) in setValue() method in HelpIndexer
/trunk/main/svx/source/table/
H A Dcell.cxx943 void SAL_CALL Cell::setValue( double nValue ) throw (RuntimeException) in setValue() function in sdr::table::Cell
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx1537 ScVbaRange::setValue( const uno::Any& aValue, ValueSetter& valueSetter, bool bFireEvent ) throw (un… in setValue() function in ScVbaRange
1576 ScVbaRange::setValue( const uno::Any &aValue ) throw (uno::RuntimeException) in setValue() function in ScVbaRange
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx152 void setValue( const Any& rVal ) { m_aValue = rVal; m_bHasValue = sal_True; } in setValue() function
662 void SAL_CALL SvtFilePicker::setValue( sal_Int16 nElementID, in setValue() function in SvtFilePicker
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx1307 void SAL_CALL SalGtkFilePicker::setValue( sal_Int16 nControlId, sal_Int16 nControlAction, const uno… in setValue() function in SalGtkFilePicker
/trunk/main/cppu/inc/com/sun/star/uno/
H A DAny.hxx113 inline void Any::setValue( const void * pData_, const Type & rType ) SAL_THROW( () ) in setValue() function in com::sun::star::uno::Any
120 inline void Any::setValue( const void * pData_, typelib_TypeDescriptionReference * pType_ ) SAL_THR… in setValue() function in com::sun::star::uno::Any
127 inline void Any::setValue( const void * pData_, typelib_TypeDescription * pTypeDescr ) SAL_THROW( (… in setValue() function in com::sun::star::uno::Any
/trunk/main/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx385 Calendar_gregorian::setValue( sal_Int16 fieldIndex, sal_Int16 value ) throw(RuntimeException) in setValue() function in Calendar_gregorian
490 void Calendar_gregorian::setValue() throw(RuntimeException) in setValue() function in Calendar_gregorian
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx351 DocObjectWrapper::setValue( const ::rtl::OUString& aPropertyName, const Any& aValue ) throw (Unknow… in setValue() function in DocObjectWrapper
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx233 void SAL_CALL IUnknownWrapper_Impl::setValue( const OUString& aPropertyName, in setValue() function in ole_adapter::IUnknownWrapper_Impl
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py571 def setValue( self, name, value ): member in ScriptBrowseNode
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DFormat.java231 public void setValue(String newValue) { in setValue() method in Format
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.cxx1455 void OOXMLFastContextHandlerValue::setValue(OOXMLValue::Pointer_t pValue) in setValue() function in writerfilter::ooxml::OOXMLFastContextHandlerValue
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx1239 void TablePropertyMap::setValue( TablePropertyMapTarget eWhich, sal_Int32 nSet ) in setValue() function in writerfilter::dmapper::TablePropertyMap
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx1832 const PPDValue* PPDContext::setValue( const PPDKey* pKey, const PPDValue* pValue, bool bDontCareFor… in setValue() function in PPDContext
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx1365 void PrinterController::setValue( const rtl::OUString& i_rName, const Any& i_rValue ) in setValue() function in PrinterController
1374 void PrinterController::setValue( const beans::PropertyValue& i_rValue ) in setValue() function in PrinterController
1710 void PrinterOptionsHelper::setValue( const rtl::OUString& i_rPropertyName, const Any& i_rValue ) in setValue() function in PrinterOptionsHelper
H A Dconfigsettings.cxx194 void SettingsConfigItem::setValue( const OUString& rGroup, const OUString& rKey, const OUString& rV… in setValue() function in SettingsConfigItem
H A Dbmpconv.cxx103 void SAL_CALL BmpConverter::setValue( const OUString&, const Any& ) throw( UnknownPropertyException… in setValue() function in BmpConverter
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx588 void setValue( const char* i_pPropertyName, const com::sun::star::uno::Any& i_rValue ) in setValue() function in vcl::PrinterOptionsHelper
/trunk/main/vbahelper/source/vbahelper/
H A Dvbapropvalue.cxx38 ScVbaPropValue::setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException) in setValue() function in ScVbaPropValue
/trunk/main/vbahelper/source/msforms/
H A Dvbaradiobutton.cxx67 ScVbaRadioButton::setValue( const uno::Any& _value ) throw (uno::RuntimeException) in setValue() function in ScVbaRadioButton
H A Dvbascrollbar.cxx49 ScVbaScrollBar::setValue( const uno::Any& _value ) throw (::com::sun::star::uno::RuntimeException) in setValue() function in ScVbaScrollBar
H A Dvbaspinbutton.cxx47 ScVbaSpinButton::setValue( const uno::Any& _value ) throw (::com::sun::star::uno::RuntimeException) in setValue() function in ScVbaSpinButton
H A Dvbasystemaxcontrol.cxx50 void SAL_CALL VbaSystemAXControl::setValue( const ::rtl::OUString& aPropertyName, const uno::Any& a… in setValue() function in VbaSystemAXControl
H A Dvbatextbox.cxx45 ScVbaTextBox::setValue( const uno::Any& _value ) throw (css::uno::RuntimeException) in setValue() function in ScVbaTextBox

Completed in 197 milliseconds

123456