Home
last modified time | relevance | path

Searched refs:_rValue (Results 51 – 75 of 186) sorted by relevance

12345678

/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_ChartType_UNO.cxx94 void ChartTypeUnoDlg::implInitialize(const uno::Any& _rValue) in implInitialize() argument
97 if (_rValue >>= aProperty) in implInitialize()
102 ChartTypeUnoDlg_BASE::implInitialize(_rValue); in implInitialize()
105 ChartTypeUnoDlg_BASE::implInitialize(_rValue); in implInitialize()
/aoo42x/main/svl/source/misc/
H A Drestrictedpaths.cxx42 bool lcl_getEnvironmentValue( const sal_Char* _pAsciiEnvName, ::rtl::OUString& _rValue ) in lcl_getEnvironmentValue() argument
44 _rValue = ::rtl::OUString(); in lcl_getEnvironmentValue()
46 osl_getEnvironment( sEnvName.pData, &_rValue.pData ); in lcl_getEnvironmentValue()
47 return _rValue.getLength() != 0; in lcl_getEnvironmentValue()
/aoo42x/main/comphelper/inc/comphelper/
H A Dbasicio.hxx49 …perator >> (const staruno::Reference<stario::XObjectInputStream>& _rxInStream, sal_Int16& _rValue);
53 …erator >> (const staruno::Reference<stario::XObjectInputStream>& _rxInStream, sal_uInt16& _rValue);
57 …erator >> (const staruno::Reference<stario::XObjectInputStream>& _rxInStream, sal_uInt32& _rValue);
61 …perator >> (const staruno::Reference<stario::XObjectInputStream>& _rxInStream, sal_Int32& _rValue);
/aoo42x/main/svx/source/unodraw/
H A Dunoshap2.cxx757 OSL_VERIFY( _rValue >>= nValue ); in lcl_mapFormToAPIValue()
764 _rValue <<= pEntry->nAPIValue; in lcl_mapFormToAPIValue()
774 OSL_VERIFY( _rValue >>= nValue ); in lcl_mapAPIToFormValue()
781 _rValue <<= pEntry->nFormValue; in lcl_mapAPIToFormValue()
800 if ( !_rValue.hasValue() ) in convertVerticalAdjustToVerticalAlign()
805 if ( !( _rValue >>= eAdjust ) ) in convertVerticalAdjustToVerticalAlign()
813 _rValue <<= eAlign; in convertVerticalAdjustToVerticalAlign()
816 void convertVerticalAlignToVerticalAdjust( Any& _rValue ) in convertVerticalAlignToVerticalAdjust() argument
818 if ( !_rValue.hasValue() ) in convertVerticalAlignToVerticalAdjust()
822 OSL_VERIFY( _rValue >>= eAlign ); in convertVerticalAlignToVerticalAdjust()
[all …]
/aoo42x/main/svtools/source/uno/
H A Daddrtempuno.cxx93 virtual void implInitialize(const com::sun::star::uno::Any& _rValue);
186 void OAddressBookSourceDialogUno::implInitialize(const com::sun::star::uno::Any& _rValue) in implInitialize() argument
189 if (_rValue >>= aVal) in implInitialize()
222 OAddressBookSourceDialogUnoBase::implInitialize( _rValue ); in implInitialize()
/aoo42x/main/extensions/source/propctrlr/
H A Dpushbuttonnavigation.cxx146 void PushButtonNavigation::setCurrentButtonType( const Any& _rValue ) const SAL_THROW(()) in setCurrentButtonType()
155 OSL_VERIFY( ::cppu::enum2int( nButtonType, _rValue ) ); in setCurrentButtonType()
241 void PushButtonNavigation::setCurrentTargetURL( const Any& _rValue ) const SAL_THROW(()) in setCurrentTargetURL()
248 m_xControlModel->setPropertyValue( PROPERTY_TARGET_URL, _rValue ); in setCurrentTargetURL()
H A Dformgeometryhandler.cxx235 …CALL setPropertyValue( const ::rtl::OUString& _rPropertyName, const Any& _rValue ) throw (UnknownP…
387 …ler::setPropertyValue( const ::rtl::OUString& _rPropertyName, const Any& _rValue ) throw (UnknownP… in setPropertyValue() argument
403 OSL_VERIFY( _rValue >>= nPosition ); in setPropertyValue()
418 OSL_VERIFY( _rValue >>= nSize ); in setPropertyValue()
430 m_xShapeProperties->setPropertyValue( PROPERTY_ANCHOR_TYPE, _rValue ); in setPropertyValue()
436 OSL_VERIFY( _rValue >>= nSheetAnchorType ); in setPropertyValue()
H A DMasterDetailLinkDialog.cxx117 void MasterDetailLinkDialog::implInitialize(const Any& _rValue) in implInitialize() argument
120 if (_rValue >>= aProperty) in implInitialize()
148 MasterDetailLinkDialog_DBase::implInitialize(_rValue); in implInitialize()
H A Dcellbindinghandler.cxx287 …ler::setPropertyValue( const ::rtl::OUString& _rPropertyName, const Any& _rValue ) throw (UnknownP… in setPropertyValue() argument
304 _rValue >>= xBinding; in setPropertyValue()
312 _rValue >>= xSource; in setPropertyValue()
320 OSL_VERIFY( _rValue >>= nExchangeType ); in setPropertyValue()
/aoo42x/main/forms/source/component/
H A Dentrylisthelper.cxx298 Any& _rOldValue, const Any& _rValue ) SAL_THROW( ( IllegalArgumentException ) ) in convertNewListSourceProperty() argument
304 … return ::comphelper::tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_aStringItems ); in convertNewListSourceProperty()
308 …void OEntryListHelper::setNewStringItemList( const ::com::sun::star::uno::Any& _rValue, ControlMod… in setNewStringItemList() argument
311 OSL_VERIFY( _rValue >>= m_aStringItems ); in setNewStringItemList()
H A Dspinbutton.hxx65 …virtual void SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& _rValue, sal_Int32 _nHandl…
66 …L setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue )
68 …m::sun::star::uno::Any& _rOldValue, sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue )
H A Dscrollbar.hxx65 …virtual void SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& _rValue, sal_Int32 _nHandl…
66 …L setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue )
68 …m::sun::star::uno::Any& _rOldValue, sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue )
/aoo42x/main/xmloff/source/forms/
H A Dformstyles.cxx50 …ibute( sal_uInt16 _nPrefixKey, const ::rtl::OUString& _rLocalName, const ::rtl::OUString& _rValue ) in SetAttribute() argument
53 m_sNumberStyleName = _rValue; in SetAttribute()
55 XMLPropStyleContext::SetAttribute( _nPrefixKey, _rLocalName, _rValue ); in SetAttribute()
/aoo42x/main/connectivity/inc/connectivity/
H A DFValue.hxx362 void fill(const ::com::sun::star::uno::Any& _rValue);
400 void operator()(ORowSetValue& _rValue) const { _rValue.setBound(m_bBound); } in operator ()()
410 void operator()(ORowSetValueDecoratorRef& _rValue) const { _rValue->setBound(m_bBound); } in operator ()()
/aoo42x/main/toolkit/inc/toolkit/controls/
H A Dgeometrycontrolmodel.hxx123 sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue )
127 sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue)
132 ::com::sun::star::uno::Any& _rValue, sal_Int32 _nHandle) const;
248 sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue)
/aoo42x/main/comphelper/source/misc/
H A Dsequence.cxx34 …nst staruno::Sequence< ::rtl::OUString >& _rList, const ::rtl::OUString& _rValue, sal_Bool _bOnlyF… in findValue() argument
46 if( pTArray->equals(_rValue) ) in findValue()
76 if( pTArray->equals(_rValue) ) in findValue()
/aoo42x/main/forms/source/xforms/
H A Dconvert.cxx83 bool toInt32( sal_Int32& _rValue ) const;
116 bool StringToken::toInt32( sal_Int32& _rValue ) const in toInt32()
121 _rValue = 0; in toInt32()
128 _rValue *= 10; in toInt32()
129 _rValue += ( *pStr - '0' ); in toInt32()
/aoo42x/main/dbaccess/source/ui/uno/
H A DunoDirectSql.cxx130 void ODirectSQLDialog::implInitialize(const Any& _rValue) in implInitialize() argument
133 if (_rValue >>= aProperty) in implInitialize()
147 ODirectSQLDialog_BASE::implInitialize(_rValue); in implInitialize()
H A Dunosqlmessage.cxx117 …( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue) throw(IllegalArg… in convertFastPropertyValue() argument
123 SQLExceptionInfo aInfo(_rValue); in convertFastPropertyValue()
134 …n OSQLMessageDialogBase::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rValue); in convertFastPropertyValue()
/aoo42x/main/forms/source/inc/
H A Dformcontrolfont.hxx79 …void getFastPropertyValue ( ::com::sun::star::uno::Any& _rValue, sal_Int32 _nHandle…
80 …::Any& _rOldValue, sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue ) throw( ::com::s…
81 …Value_NoBroadcast( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue ) throw ( ::com::…
H A Dpropertybaghelper.hxx90 … void setDynamicFastPropertyValue( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue );
134 …elper::setDynamicFastPropertyValue( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue ) in setDynamicFastPropertyValue() argument
136 m_aDynamicProperties.setFastPropertyValue( _nHandle, _rValue ); in setDynamicFastPropertyValue()
/aoo42x/main/fpicker/source/office/
H A Dcommonpicker.cxx194 …Picker::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) throw (Exceptio… in setFastPropertyValue_NoBroadcast() argument
196 OPropertyContainer::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
485 …lHandleInitializationArgument( const ::rtl::OUString& _rName, const Any& _rValue ) SAL_THROW( ( Ex… in implHandleInitializationArgument() argument
491 OSL_VERIFY( _rValue >>= m_xDialogParent ); in implHandleInitializationArgument()
/aoo42x/main/dbaccess/source/core/api/
H A DView.cxx139 void SAL_CALL View::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue() argument
145 _rValue <<= m_xViewAccess->getCommand(const_cast<View*>(this)); in getFastPropertyValue()
149 View_Base::getFastPropertyValue( _rValue, _nHandle ); in getFastPropertyValue()
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx200 valueToOUString( GValue& _rValue ) in valueToOUString() argument
202 const char *pStr = g_value_get_string( &_rValue ); in valueToOUString()
205 g_value_unset( &_rValue ); in valueToOUString()
210 valueToBool( GValue& _rValue ) in valueToBool() argument
212 bool bResult = g_value_get_boolean( &_rValue ); in valueToBool()
213 g_value_unset( &_rValue ); in valueToBool()
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHView.cxx157 void SAL_CALL HView::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue() argument
163 _rValue <<= impl_getCommand_throw( false ); in getFastPropertyValue()
167 HView_Base::getFastPropertyValue( _rValue, _nHandle ); in getFastPropertyValue()

Completed in 154 milliseconds

12345678