Home
last modified time | relevance | path

Searched refs:_rValue (Results 76 – 100 of 186) sorted by relevance

12345678

/aoo42x/main/extensions/source/propctrlr/
H A Dpropertycomposer.cxx59 …t ::rtl::OUString& _rPropertyName, const Any& _rValue ) : sPropertyName( _rPropertyName ), rValue(… in SetPropertyValue()
140 …ser::setPropertyValue( const ::rtl::OUString& _rPropertyName, const Any& _rValue ) throw (UnknownP… in setPropertyValue() argument
143 …h( m_aSlaveHandlers.begin(), m_aSlaveHandlers.end(), SetPropertyValue( _rPropertyName, _rValue ) ); in setPropertyValue()
H A Dformcomponenthandler.cxx325 ::comphelper::OPropertyContainer::setPropertyValue( _rPropertyName, _rValue ); in setPropertyValue()
333 if ( PROPERTY_ID_IMAGE_URL == nPropId && ( _rValue >>= xGrfObj ) ) in setPropertyValue()
344 OSL_VERIFY( _rValue >>= aFontPropertyValues ); in setPropertyValue()
352 Any aValue = _rValue; in setPropertyValue()
355 = lcl_getStringResourceResolverForProperty( m_xComponent, _rPropertyName, _rValue ); in setPropertyValue()
372 _rValue >>= aValueStr; in setPropertyValue()
385 _rValue >>= aNewStrings; in setPropertyValue()
2182 …void FormComponentPropertyHandler::impl_normalizePropertyValue_nothrow( Any& _rValue, PropertyId _… in impl_normalizePropertyValue_nothrow() argument
2187 if ( !_rValue.hasValue() ) in impl_normalizePropertyValue_nothrow()
2204 _rValue = makeAny( (sal_Bool)sal_True ); in impl_normalizePropertyValue_nothrow()
[all …]
H A Dbuttonnavigationhandler.cxx158 …ler::setPropertyValue( const ::rtl::OUString& _rPropertyName, const Any& _rValue ) throw (UnknownP… in setPropertyValue() argument
167 aHelper.setCurrentButtonType( _rValue ); in setPropertyValue()
174 aHelper.setCurrentTargetURL( _rValue ); in setPropertyValue()
H A Dformcontroller.cxx217 …troller::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) throw (Exception) in setFastPropertyValue_NoBroadcast() argument
228 m_xCurrentInspectee.set( _rValue, UNO_QUERY ); in setFastPropertyValue_NoBroadcast()
247 restoreViewData( _rValue ); in setFastPropertyValue_NoBroadcast()
H A Deditpropertyhandler.cxx145 …ler::setPropertyValue( const ::rtl::OUString& _rPropertyName, const Any& _rValue ) throw (UnknownP… in setPropertyValue() argument
157 _rValue >>= nScrollbars; in setPropertyValue()
172 OSL_VERIFY( _rValue >>= nTextType ); in setPropertyValue()
H A Dsubmissionhandler.cxx178 …ler::setPropertyValue( const ::rtl::OUString& _rPropertyName, const Any& _rValue ) throw (UnknownP… in setPropertyValue() argument
193 OSL_VERIFY( _rValue >>= xSubmission ); in setPropertyValue()
207 m_xComponent->setPropertyValue( PROPERTY_BUTTONTYPE, _rValue ); in setPropertyValue()
H A Dpushbuttonnavigation.hxx63 … void setCurrentButtonType( const ::com::sun::star::uno::Any& _rValue ) const SAL_THROW(());
80 … void setCurrentTargetURL( const ::com::sun::star::uno::Any& _rValue ) const SAL_THROW(());
H A Dxsddatatypes.cxx157 … void XSDDataType::setFacet( const ::rtl::OUString& _rFacetName, const Any& _rValue ) SAL_THROW(()) in setFacet() argument
161 m_xDataType->setPropertyValue( _rFacetName, _rValue ); in setFacet()
/aoo42x/main/comphelper/source/property/
H A Dopropertybag.cxx288 void SAL_CALL OPropertyBag::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue() argument
290 m_aDynamicProperties.getFastPropertyValue( _nHandle, _rValue ); in getFastPropertyValue()
294 …( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) throw (IllegalA… in convertFastPropertyValue() argument
296 …return m_aDynamicProperties.convertFastPropertyValue( _nHandle, _rValue, _rConvertedValue, _rOldVa… in convertFastPropertyValue()
/aoo42x/main/xmloff/source/forms/
H A Dpropertyimport.hxx120 const ::rtl::OUString& _rValue);
145 …plPushBackPropertyValue( const ::rtl::OUString& _rName, const ::com::sun::star::uno::Any& _rValue ) in implPushBackPropertyValue() argument
148 _rName, -1, _rValue, ::com::sun::star::beans::PropertyState_DIRECT_VALUE ) ); in implPushBackPropertyValue()
H A Dpropertyimport.cxx348 …(sal_uInt16 /*_nNamespaceKey*/, const ::rtl::OUString& _rLocalName, const ::rtl::OUString& _rValue) in handleAttribute() argument
358 …::convertString(m_rContext.getGlobalContext(), pProperty->aPropertyType, _rValue, pProperty->pEnum… in handleAttribute()
369 … sMessage += ::rtl::OString( _rValue.getStr(), _rValue.getLength(), osl_getThreadTextEncoding() ); in handleAttribute()
/aoo42x/main/unotools/source/config/
H A Dconfignode.cxx398 …sal_Bool OConfigurationNode::setNodeValue(const ::rtl::OUString& _rPath, const Any& _rValue) const… in setNodeValue()
411 m_xReplaceAccess->replaceByName(sNormalizedName, _rValue); in setNodeValue()
426 bResult = aParentAccess.setNodeValue(sLocalName, _rValue); in setNodeValue()
430 m_xReplaceAccess->replaceByName(sLocalName, _rValue); in setNodeValue()
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1439 void OResultSet::getFastPropertyValue(Any& _rValue, sal_Int32 nHandle) const in getFastPropertyValue() argument
1444 _rValue <<= sal_False; in getFastPropertyValue()
1449 _rValue <<= ResultSetConcurrency::READ_ONLY; in getFastPropertyValue()
1452 _rValue <<= ResultSetType::SCROLL_INSENSITIVE; in getFastPropertyValue()
1455 _rValue <<= FetchDirection::FORWARD; in getFastPropertyValue()
1458 _rValue <<= sal_Int32(50); in getFastPropertyValue()
/aoo42x/main/svtools/source/uno/
H A Dgenericunodialog.cxx315 void OGenericUnoDialog::implInitialize(const Any& _rValue) in implInitialize() argument
321 if ( _rValue >>= aProperty ) in implInitialize()
325 else if ( _rValue >>= aValue ) in implInitialize()
/aoo42x/main/unotools/inc/unotools/
H A Dconfignode.hxx174 …sal_Bool setNodeValue(const ::rtl::OUString& _rPath, const ::com::sun::star::uno::Any& _rValue) …
176 …sal_Bool setNodeValue( const sal_Char* _pAsciiPath, const ::com::sun::star::uno::Any& _rValue ) … in setNodeValue()
178 return setNodeValue( ::rtl::OUString::createFromAscii( _pAsciiPath ), _rValue ); in setNodeValue()
/aoo42x/main/extensions/source/preload/
H A Dunoautopilot.inl117 void OUnoAutoPilot<TYPE, SERVICEINFO>::implInitialize(const com::sun::star::uno::Any& _rValue) argument
120 if (_rValue >>= aArgument)
127 OUnoAutoPilot_Base::implInitialize(_rValue);
/aoo42x/main/extensions/source/dbpilots/
H A Dunoautopilot.inl117 void OUnoAutoPilot<TYPE, SERVICEINFO>::implInitialize(const com::sun::star::uno::Any& _rValue) argument
120 if (_rValue >>= aArgument)
127 OUnoAutoPilot_Base::implInitialize(_rValue);
/aoo42x/main/dbaccess/source/core/api/
H A Ddefinitioncolumn.cxx316 void SAL_CALL OQueryColumn::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue() argument
318 OTableColumnDescriptor::getFastPropertyValue( _rValue, _nHandle ); in getFastPropertyValue()
326 if ( !OColumnSettings::isDefaulted( _nHandle, _rValue ) ) in getFastPropertyValue()
340 _rValue = m_xOriginalTableColumn->getPropertyValue( sPropName ); in getFastPropertyValue()
H A Dquery.cxx349 void OQuery::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) throw (Exce… in setFastPropertyValue_NoBroadcast() argument
351 ODataSettings::setFastPropertyValue_NoBroadcast(_nHandle, _rValue); in setFastPropertyValue_NoBroadcast()
361 m_xCommandDefinition->setPropertyValue(sAggPropName, _rValue); in setFastPropertyValue_NoBroadcast()
/aoo42x/main/forms/source/misc/
H A Dlimitedformats.cxx248 void OLimitedFormats::getFormatKeyPropertyValue( Any& _rValue ) const in getFormatKeyPropertyValue()
250 _rValue.clear(); in getFormatKeyPropertyValue()
272 _rValue <<= pFormats->nKey; in getFormatKeyPropertyValue()
/aoo42x/main/fpicker/source/office/
H A DOfficeFilePicker.cxx1115 …lHandleInitializationArgument( const ::rtl::OUString& _rName, const Any& _rValue ) SAL_THROW( ( Ex… in implHandleInitializationArgument() argument
1120 OSL_VERIFY( _rValue >>= m_nServiceType ); in implHandleInitializationArgument()
1125 OSL_VERIFY( _rValue >>= m_aStandardDir ); in implHandleInitializationArgument()
1131 OSL_VERIFY( _rValue >>= m_aBlackList ); in implHandleInitializationArgument()
1137 return OCommonPicker::implHandleInitializationArgument( _rName, _rValue ); in implHandleInitializationArgument()
/aoo42x/main/dbaccess/source/ui/inc/
H A Dpropertystorage.hxx50 virtual void setPropertyValue( const ::com::sun::star::uno::Any& _rValue ) = 0;
79 virtual void setPropertyValue( const ::com::sun::star::uno::Any& _rValue );
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellvaluebinding.cxx163 void SAL_CALL OCellValueBinding::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue() argument
170 _rValue.clear(); in getFastPropertyValue()
173 _rValue <<= xCellAddress->getCellAddress( ); in getFastPropertyValue()
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx1359 ::rtl::OUString ODBExport::implConvertAny(const Any& _rValue) in implConvertAny() argument
1362 switch (_rValue.getValueTypeClass()) in implConvertAny()
1367 _rValue >>= sCurrentValue; in implConvertAny()
1373 GetMM100UnitConverter().convertDouble(aBuffer, getDouble(_rValue)); in implConvertAny()
1376 …aBuffer = getBOOL(_rValue) ? ::xmloff::token::GetXMLToken(XML_TRUE) : ::xmloff::token::GetXMLToken… in implConvertAny()
1382 GetMM100UnitConverter().convertNumber(aBuffer, getINT32(_rValue)); in implConvertAny()
/aoo42x/main/svx/source/form/
H A Dfmobjfac.cxx132 void lcl_initProperty( FmFormObj* _pObject, const ::rtl::OUString& _rPropName, const Any& _rValue ) in lcl_initProperty() argument
138 xModelSet->setPropertyValue( _rPropName, _rValue ); in lcl_initProperty()

Completed in 188 milliseconds

12345678