Home
last modified time | relevance | path

Searched refs:_rValue (Results 151 – 175 of 186) sorted by relevance

12345678

/aoo42x/main/extensions/source/propctrlr/
H A Dxsdvalidationpropertyhandler.hxx64 …const ::rtl::OUString& _rPropertyName, const ::com::sun::star::uno::Any& _rValue ) throw (::com::s…
H A Dsubmissionhandler.hxx95 …const ::rtl::OUString& _rPropertyName, const ::com::sun::star::uno::Any& _rValue ) throw (::com::s…
H A Deformspropertyhandler.hxx70 …const ::rtl::OUString& _rPropertyName, const ::com::sun::star::uno::Any& _rValue ) throw (::com::s…
H A Dbrowserlistbox.cxx663 …void OBrowserListBox::SetPropertyValue(const ::rtl::OUString& _rEntryName, const Any& _rValue, boo… in SetPropertyValue() argument
676 impl_setControlAsPropertyValue( line->second, _rValue ); in SetPropertyValue()
H A Deventhandler.cxx627 …ler::setPropertyValue( const ::rtl::OUString& _rPropertyName, const Any& _rValue ) throw (UnknownP… in setPropertyValue() argument
634 OSL_VERIFY( _rValue >>= aNewScriptEvent ); in setPropertyValue()
H A Dpropertycomposer.hxx86 …const ::rtl::OUString& _rPropertyName, const ::com::sun::star::uno::Any& _rValue ) throw (::com::s…
H A Dgenericpropertyhandler.hxx107 …const ::rtl::OUString& _rPropertyName, const ::com::sun::star::uno::Any& _rValue ) throw (::com::s…
/aoo42x/main/dbaccess/source/core/api/
H A DWrappedResultSet.hxx42 …rence< ::com::sun::star::sdbc::XRowUpdate > _xParameter,const connectivity::ORowSetValue& _rValue);
/aoo42x/main/forms/source/component/
H A DComboBox.hxx94 …m::sun::star::uno::Any& _rOldValue, sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue )
H A DButton.hxx88 …m::sun::star::uno::Any& _rOldValue, sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue )
H A DImageControl.hxx125 virtual void doSetControlValue( const ::com::sun::star::uno::Any& _rValue );
/aoo42x/main/sc/source/ui/unoobj/
H A Dcelllistsource.hxx114 …virtual void SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& _rValue, sal_Int32 _nHandl…
H A Dcellvaluebinding.hxx119 …virtual void SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& _rValue, sal_Int32 _nHandl…
/aoo42x/main/fpicker/source/office/
H A Diodlg.cxx394 bool getEnvironmentValue( const sal_Char* _pAsciiEnvName, ::rtl::OUString& _rValue ) in getEnvironmentValue() argument
396 _rValue = ::rtl::OUString(); in getEnvironmentValue()
398 osl_getEnvironment( sEnvName.pData, &_rValue.pData ); in getEnvironmentValue()
399 return _rValue.getLength() != 0; in getEnvironmentValue()
H A DOfficeFilePicker.hxx207 const ::com::sun::star::uno::Any& _rValue
/aoo42x/main/forms/source/richtext/
H A Drichtextcontrol.hxx131 …const ::rtl::OUString& _rPropertyName, const ::com::sun::star::uno::Any& _rValue ) throw (::com::s…
/aoo42x/main/comphelper/inc/comphelper/
H A Dlogging.hxx50 inline const ::rtl::OUString& convertLogArgToString( const ::rtl::OUString& _rValue ) in convertLogArgToString() argument
52 return _rValue; in convertLogArgToString()
H A Dsequence.hxx48 …nst staruno::Sequence< ::rtl::OUString >& _rList, const ::rtl::OUString& _rValue, sal_Bool _bOnlyF…
/aoo42x/main/ucb/source/ucp/odma/
H A Dodma_content.hxx102 void changePropertyValue(const ::com::sun::star::beans::PropertyValue& _rValue,
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlExport.hxx201 ::rtl::OUString implConvertAny(const Any& _rValue);
/aoo42x/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.hxx189 …plTranslateProperty(SfxItemSet& _rSet, sal_Int32 _nId, const ::com::sun::star::uno::Any& _rValue);
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx752 bool lcl_extractOpenMode( const Any& _rValue, sal_Int32& _out_rMode ) in lcl_extractOpenMode() argument
755 if ( _rValue >>= aOpenCommand ) in lcl_extractOpenMode()
760 if ( _rValue >>= aOpenCommand2 ) in lcl_extractOpenMode()
/aoo42x/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx182 ::rtl::OUString stringToDouble(const ::rtl::OUString& _rValue,sal_Int16 _nScale);
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx1053 Any& _rValue, in getFastPropertyValue() argument
1059 _rValue <<= (sal_Bool)sal_False; in getFastPropertyValue()
/aoo42x/main/basic/inc/basic/
H A Dbasmgr.hxx226 … SetGlobalUNOConstant( const sal_Char* _pAsciiName, const ::com::sun::star::uno::Any& _rValue );

Completed in 142 milliseconds

12345678