Home
last modified time | relevance | path

Searched defs:setValue (Results 26 – 50 of 127) sorted by relevance

123456

/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/framework/source/helper/
H A Dvclstatusindicator.cxx180 void SAL_CALL VCLStatusIndicator::setValue(sal_Int32 nValue) in setValue() function in framework::VCLStatusIndicator
H A Dstatusindicator.cxx133 void SAL_CALL StatusIndicator::setValue(sal_Int32 nValue) in setValue() function in framework::StatusIndicator
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DTableCellTextBinding.java97 public void setValue(Object obj) throws com.sun.star.form.binding.IncompatibleTypesException in setValue() method in TableCellTextBinding
/trunk/main/forms/qa/integration/forms/
H A DTableCellTextBinding.java100 public void setValue(Object obj) throws com.sun.star.form.binding.IncompatibleTypesException in setValue() method in TableCellTextBinding
/trunk/main/vbahelper/source/msforms/
H A Dvbamultipage.cxx91 ScVbaMultiPage::setValue( const sal_Int32 _value ) throw (::com::sun::star::uno::RuntimeException) in setValue() function in ScVbaMultiPage
H A Dvbascrollbar.cxx49 ScVbaScrollBar::setValue( const uno::Any& _value ) throw (::com::sun::star::uno::RuntimeException) in setValue() function in ScVbaScrollBar
H A Dvbatogglebutton.cxx69 ScVbaToggleButton::setValue( const uno::Any& _value ) throw (uno::RuntimeException) in setValue() function in ScVbaToggleButton
H A Dvbatextbox.cxx45 ScVbaTextBox::setValue( const uno::Any& _value ) throw (css::uno::RuntimeException) in setValue() function in ScVbaTextBox
/trunk/main/unoxml/source/dom/
H A Dattr.cxx170 void SAL_CALL CAttr::setValue(const OUString& value) in setValue() function in DOM::CAttr
/trunk/main/vcl/source/gdi/
H A Dbmpconv.cxx103 void SAL_CALL BmpConverter::setValue( const OUString&, const Any& ) throw( UnknownPropertyException… in setValue() function in BmpConverter
H A Dconfigsettings.cxx194 void SettingsConfigItem::setValue( const OUString& rGroup, const OUString& rKey, const OUString& rV… in setValue() function in SettingsConfigItem
/trunk/main/stoc/source/corereflection/
H A Dlrucache.hxx173 inline void LRU_Cache< t_Key, t_Val, t_KeyHash, t_KeyEqual >::setValue( in setValue() function in LRU_Cache
/trunk/main/stoc/source/tdmanager/
H A Dlrucache.hxx177 inline void LRU_Cache< t_Key, t_Val, t_KeyHash, t_KeyEqual >::setValue( in setValue() function in LRU_Cache
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpIndexer.java118 public void setValue( String aPropertyName, java.lang.Object aValue ) in setValue() method in HelpIndexer
/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx106 void OOperandRow::setValue(const ORowSetValue& _rVal) in setValue() function in OOperandRow
121 void OOperandValue::setValue(const ORowSetValue& _rVal) in setValue() function in OOperandValue
/trunk/main/sc/source/ui/vba/
H A Dvbaname.cxx142 ScVbaName::setValue( const ::rtl::OUString & rValue ) throw (css::uno::RuntimeException) in setValue() function in ScVbaName
H A Dvbawsfunction.cxx192 ScVbaWSFunction::setValue(const rtl::OUString& /*PropertyName*/, const uno::Any& /*Value*/) throw(b… in setValue() function in ScVbaWSFunction
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx149 void PresetPropertyBox::setValue( const Any& rValue, const OUString& rPresetId ) in setValue() function in sd::PresetPropertyBox
265 void ColorPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue() function in sd::ColorPropertyBox
344 void FontPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue() function in sd::FontPropertyBox
527 void CharHeightPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue() function in sd::CharHeightPropertyBox
647 void TransparencyPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue() function in sd::TransparencyPropertyBox
788 void RotationPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue() function in sd::RotationPropertyBox
937 void ScalePropertyBox::setValue( const Any& rValue, const OUString& ) in setValue() function in sd::ScalePropertyBox
1100 void FontStylePropertyBox::setValue( const Any& rValue, const OUString& ) in setValue() function in sd::FontStylePropertyBox
/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DProviderBrowseNode.java267 public void setValue(String aPropertyName, Object aValue) in setValue() method in ProviderBrowseNode
H A DScriptBrowseNode.java311 public void setValue(String aPropertyName, Object aValue) in setValue() method in ScriptBrowseNode
/trunk/main/fpicker/source/win32/filepicker/
H A Dfilepickerstate.cxx97 void SAL_CALL CNonExecuteFilePickerState::setValue( sal_Int16 aControlId, sal_Int16 aControlAction,… in setValue() function in CNonExecuteFilePickerState
381 void SAL_CALL CExecuteFilePickerState::setValue( sal_Int16 aControlId, sal_Int16 aControlAction, co… in setValue() function in CExecuteFilePickerState
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetDocHelper.cs117 public void setValue( in setValue() method in SpreadsheetDocHelper
/trunk/main/cli_ure/source/basetypes/uno/
H A DAny.cs83 public void setValue(Type type, object value) in setValue() method
/trunk/main/framework/source/uielement/
H A Dprogressbarwrapper.cxx226 void ProgressBarWrapper::setValue( ::sal_Int32 nValue ) in setValue() function in framework::ProgressBarWrapper

Completed in 140 milliseconds

123456