Home
last modified time | relevance | path

Searched defs:_rValue (Results 1 – 25 of 115) sorted by relevance

12345

/aoo41x/main/xmloff/source/forms/
H A Dcontrolpropertyhdl.cxx145 …rolTextEmphasisHandler::exportXML( ::rtl::OUString& _rStrExpValue, const Any& _rValue, const SvXML… in exportXML() argument
172 …TextEmphasisHandler::importXML( const ::rtl::OUString& _rStrImpValue, Any& _rValue, const SvXMLUni… in importXML()
230 …sal_Bool OControlBorderHandler::importXML( const ::rtl::OUString& _rStrImpValue, Any& _rValue, con… in importXML()
268 …sal_Bool OControlBorderHandler::exportXML( ::rtl::OUString& _rStrExpValue, const Any& _rValue, con… in exportXML() argument
313 …sal_Bool OFontWidthHandler::importXML( const ::rtl::OUString& _rStrImpValue, Any& _rValue, const S… in importXML()
324 …sal_Bool OFontWidthHandler::exportXML( ::rtl::OUString& _rStrExpValue, const Any& _rValue, const S… in exportXML() argument
344 …sal_Bool ORotationAngleHandler::importXML( const ::rtl::OUString& _rStrImpValue, Any& _rValue, con… in importXML()
359 …sal_Bool ORotationAngleHandler::exportXML( ::rtl::OUString& _rStrExpValue, const Any& _rValue, con… in exportXML() argument
H A Dpropertyexport.hxx353 …inline void AddAttribute(sal_uInt16 _nPrefix, const sal_Char* _pName, const ::rtl::OUString& _rVal… in AddAttribute()
355 …inline void AddAttribute( sal_uInt16 _nPrefix, const ::rtl::OUString& _rName, const ::rtl::OUStrin… in AddAttribute()
359 …inline void AddAttribute(sal_uInt16 _nPrefix, ::xmloff::token::XMLTokenEnum _eName, const ::rtl::O… in AddAttribute()
H A Dformstyles.cxx50 …void OControlStyleContext::SetAttribute( sal_uInt16 _nPrefixKey, const ::rtl::OUString& _rLocalNam… in SetAttribute()
/aoo41x/main/comphelper/source/property/
H A Dpropertycontainer.cxx80 …Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) throw (IllegalArg… in convertFastPropertyValue()
86 void OPropertyContainer::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) t… in setFastPropertyValue_NoBroadcast()
92 void OPropertyContainer::getFastPropertyValue(Any& _rValue, sal_Int32 _nHandle) const in getFastPropertyValue()
H A Dpropertycontainerhelper.cxx229 …throwIllegalPropertyValueTypeException( const PropertyDescription& _rProperty, const Any& _rValue ) in lcl_throwIllegalPropertyValueTypeException()
246 …Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) SAL_THROW( (Illeg… in convertFastPropertyValue()
392 void OPropertyContainerHelper::setFastPropertyValue(sal_Int32 _nHandle, const Any& _rValue) SAL_THR… in setFastPropertyValue()
434 void OPropertyContainerHelper::getFastPropertyValue(Any& _rValue, sal_Int32 _nHandle) const in getFastPropertyValue()
/aoo41x/main/dbaccess/source/ui/uno/
H A Dtextconnectionsettings_uno.cxx197 void OTextConnectionSettingsDialog::implInitialize(const Any& _rValue) in implInitialize()
203 …tingsDialog::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) throw(Exce… in setFastPropertyValue_NoBroadcast()
217 …Value( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue) throw(Illeg… in convertFastPropertyValue()
238 …void SAL_CALL OTextConnectionSettingsDialog::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandl… in getFastPropertyValue()
H A Dunoadmin.cxx118 void ODatabaseAdministrationDialog::implInitialize(const Any& _rValue) in implInitialize()
H A DunoDirectSql.cxx130 void ODirectSQLDialog::implInitialize(const Any& _rValue) in implInitialize()
/aoo41x/main/comphelper/source/streaming/
H A Dbasicio.cxx112 …operator >> (const staruno::Reference<stario::XObjectInputStream>& _rxInStream, sal_Int16& _rValue) in operator >>()
126 …perator >> (const staruno::Reference<stario::XObjectInputStream>& _rxInStream, sal_uInt16& _rValue) in operator >>()
140 …perator >> (const staruno::Reference<stario::XObjectInputStream>& _rxInStream, sal_uInt32& _rValue) in operator >>()
154 …operator >> (const staruno::Reference<stario::XObjectInputStream>& _rxInStream, sal_Int32& _rValue) in operator >>()
/aoo41x/main/comphelper/inc/comphelper/
H A Dnamedvaluecollection.hxx235 inline bool put( const sal_Char* _pAsciiValueName, const VALUE_TYPE& _rValue ) in put()
246 inline bool put( const ::rtl::OUString& _rValueName, const VALUE_TYPE& _rValue ) in put()
251 … inline bool put( const sal_Char* _pAsciiValueName, const ::com::sun::star::uno::Any& _rValue ) in put()
256 … inline bool put( const ::rtl::OUString& _rValueName, const ::com::sun::star::uno::Any& _rValue ) in put()
/aoo41x/main/dbaccess/source/ui/misc/
H A Dpropertystorage.cxx71 static bool trySet( SfxItemSet& _rSet, ItemId _nItemId, const Any& _rValue ) in trySet()
119 void SetItemPropertyStorage::setPropertyValue( const Any& _rValue ) in setPropertyValue()
/aoo41x/main/forms/source/component/
H A Dformcontrolfont.cxx232 void FontControlModel::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
264 sal_Int32 _nHandle, const Any& _rValue ) throw( IllegalArgumentException ) in convertFastPropertyValue()
363 …void FontControlModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) … in setFastPropertyValue_NoBroadcast()
H A Drefvaluecomponent.cxx81 …void SAL_CALL OReferenceValueComponent::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) c… in getFastPropertyValue()
99 …ueComponent::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) throw (Exc… in setFastPropertyValue_NoBroadcast()
128 …Value( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) throw (Ill… in convertFastPropertyValue()
H A Dspinbutton.cxx116 void OSpinButtonModel::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
130 …void OSpinButtonModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) … in setFastPropertyValue_NoBroadcast()
146 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) in convertFastPropertyValue()
H A DHidden.cxx95 void OHiddenModel::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) throw (… in setFastPropertyValue_NoBroadcast()
110 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue) in convertFastPropertyValue()
H A Dscrollbar.cxx160 void OScrollBarModel::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
174 …void OScrollBarModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) t… in setFastPropertyValue_NoBroadcast()
190 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) in convertFastPropertyValue()
H A DDate.cxx186 void SAL_CALL ODateModel::getFastPropertyValue(Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
204 sal_Int32 _nHandle, const Any& _rValue ) throw(IllegalArgumentException) in convertFastPropertyValue()
213 void SAL_CALL ODateModel::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) … in setFastPropertyValue_NoBroadcast()
H A DTime.cxx183 void SAL_CALL OTimeModel::getFastPropertyValue(Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
201 sal_Int32 _nHandle, const Any& _rValue ) throw(IllegalArgumentException) in convertFastPropertyValue()
210 void SAL_CALL OTimeModel::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) … in setFastPropertyValue_NoBroadcast()
H A Dnavigationbar.cxx366 … void SAL_CALL ONavigationBarModel::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
384 sal_Int32 _nHandle, const Any& _rValue ) throw( IllegalArgumentException ) in convertFastPropertyValue()
405 …ionBarModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) throw ( Ex… in setFastPropertyValue_NoBroadcast()
/aoo41x/main/forms/source/xforms/
H A Ddatatypes.cxx237 sal_uInt16 OXSDDataType::_validate( const ::rtl::OUString& _rValue ) in _validate()
261 …Value( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) throw(Ille… in convertFastPropertyValue()
281 …XSDDataType::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) throw (Exc… in setFastPropertyValue_NoBroadcast()
377 void SAL_CALL OValueLimitedType_Base::setFastPropertyValue_NoBroadcast( in setFastPropertyValue_NoBroadcast()
764 void ODecimalType::normalizeValue( const Any& _rValue, double& _rDoubleValue ) const in normalizeValue() argument
819 void ODateType::normalizeValue( const Any& _rValue, double& _rDoubleValue ) const in normalizeValue() argument
861 void OTimeType::normalizeValue( const Any& _rValue, double& _rDoubleValue ) const in normalizeValue() argument
884 double lcl_normalizeDateTime( const DateTime& _rValue ) in lcl_normalizeDateTime()
926 void ODateTimeType::normalizeValue( const Any& _rValue, double& _rDoubleValue ) const in normalizeValue() argument
975 void OShortIntegerType::normalizeValue( const Any& _rValue, double& _rDoubleValue ) const in normalizeValue() argument
/aoo41x/main/extensions/source/propctrlr/
H A Dusercontrol.cxx106 …void SAL_CALL OFormatSampleControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Ru… in setValue()
200 …void SAL_CALL OFormattedNumericControl::setValue( const Any& _rValue ) throw (IllegalTypeException… in setValue()
291 …void SAL_CALL OFileUrlControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Runtime… in setValue()
H A Dstringrepresentation.cxx266 ::rtl::OUString StringRepresentation::convertSimpleToString( const uno::Any& _rValue ) in convertSimpleToString()
360 bool StringRepresentation::convertGenericValueToString( const uno::Any& _rValue, ::rtl::OUString& _… in convertGenericValueToString()
468 uno::Any StringRepresentation::convertStringToSimple( const ::rtl::OUString& _rValue,const uno::Typ… in convertStringToSimple()
499 …n::convertStringToGenericValue( const ::rtl::OUString& _rStringRep, uno::Any& _rValue, const uno::… in convertStringToGenericValue()
H A Dstandardcontrol.cxx90 …void SAL_CALL OTimeControl::setValue( const Any& _rValue ) throw (IllegalTypeException, RuntimeExc… in setValue()
144 …void SAL_CALL ODateControl::setValue( const Any& _rValue ) throw (IllegalTypeException, RuntimeExc… in setValue()
192 …void SAL_CALL OEditControl::setValue( const Any& _rValue ) throw (IllegalTypeException, RuntimeExc… in setValue()
286 …void SAL_CALL ODateTimeControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Runtim… in setValue()
610 …void SAL_CALL ONumericControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Runtime… in setValue()
719 …void SAL_CALL OColorControl::setValue( const Any& _rValue ) throw (IllegalTypeException, RuntimeEx… in setValue()
845 …void SAL_CALL OListboxControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Runtime… in setValue()
916 …void SAL_CALL OComboboxControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Runtim… in setValue()
1383 …void SAL_CALL OMultilineEditControl::setValue( const Any& _rValue ) throw (IllegalTypeException, R… in setValue()
/aoo41x/main/forms/source/richtext/
H A Drichtextmodel.cxx327 void SAL_CALL ORichTextModel::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
344 …Value( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) throw( Ill… in convertFastPropertyValue()
365 …chTextModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) throw ( Ex… in setFastPropertyValue_NoBroadcast()
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx665 ::rtl::OUString &_rValue, in GetInfo()
681 sal_Int32 &_rValue, in GetInfo()
694 SQLUINTEGER &_rValue, in GetInfo()
707 SQLUSMALLINT &_rValue, in GetInfo()
720 sal_Bool &_rValue, in GetInfo()

Completed in 145 milliseconds

12345