Home
last modified time | relevance | path

Searched defs:rValue (Results 176 – 200 of 481) sorted by relevance

12345678910>>...20

/aoo41x/main/xmloff/source/transform/
H A DFormPropOASISTContext.cxx46 const OUString& rValue ) in GetValueType()
/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavdatasupplier.cxx456 const uno::Any & rValue in getData() local
473 const uno::Any & rValue in getData() local
H A DContentProperties.hxx77 PropertyValue( const ::com::sun::star::uno::Any & rValue, in PropertyValue()
/aoo41x/main/svtools/inc/svtools/
H A Dsvparser.hxx224 SvKeyValue (const String &rKey, const String &rValue) in SvKeyValue()
247 void SetValue (const String &rValue) { m_aValue = rValue; } in SetValue()
/aoo41x/main/forms/source/xforms/
H A Dpropertysetbase.hxx98 virtual void setValue( const com::sun::star::uno::Any& rValue ) in setValue()
287 …inline void getCurrentPropertyValueByHandle( sal_Int32 nHandle, Any_t& /* [out] */ rValue, const N… in getCurrentPropertyValueByHandle()
/aoo41x/main/UnoControls/source/controls/
H A Dframecontrol.cxx329 const Any& rValue ) throw( IllegalArgumentException ) in convertFastPropertyValue()
358 const Any& rValue ) in setFastPropertyValue_NoBroadcast()
/aoo41x/main/forms/source/component/
H A DImageControl.cxx245 void OImageControlModel::getFastPropertyValue(Any& rValue, sal_Int32 nHandle) const in getFastPropertyValue()
264 void OImageControlModel::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const Any& rValue) thr… in setFastPropertyValue_NoBroadcast()
322 …onvertFastPropertyValue(Any& rConvertedValue, Any& rOldValue, sal_Int32 nHandle, const Any& rValue) in convertFastPropertyValue()
H A DGrid.cxx497 void OGridControlModel::getFastPropertyValue(Any& rValue, sal_Int32 nHandle ) const in getFastPropertyValue()
566 sal_Int32 nHandle, const Any& rValue )throw( IllegalArgumentException ) in convertFastPropertyValue()
655 void OGridControlModel::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue ) th… in setFastPropertyValue_NoBroadcast()
/aoo41x/main/sfx2/inc/sfx2/
H A Dfcontnr.hxx58 SfxRefItem( sal_uInt16 nWhichId, const SvRefBaseRef& rValue ) : SfxPoolItem( nWhichId ) in SfxRefItem()
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSeriesOrDiagramProperty.hxx75 bool detectInnerValue( PROPERTYTYPE& rValue, bool& rHasAmbiguousValue ) const in detectInnerValue()
/aoo41x/main/connectivity/source/drivers/ado/
H A DAColumn.cxx118 void OAdoColumn::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue)throw (Except… in setFastPropertyValue_NoBroadcast()
/aoo41x/main/oox/source/xls/
H A Dautofilterbuffer.cxx91 bool lclTrimLeadingAsterisks( OUString& rValue ) in lclTrimLeadingAsterisks()
107 bool lclTrimTrailingAsterisks( OUString& rValue ) in lclTrimTrailingAsterisks()
124 bool lclConvertWildcardsToRegExp( OUString& rValue ) in lclConvertWildcardsToRegExp()
175 void ApiFilterSettings::appendField( bool bAnd, sal_Int32 nOperator, const OUString& rValue ) in appendField()
/aoo41x/main/sw/source/core/attr/
H A Dcellatr.cxx212 void SwTblBoxFormula::Calc( SwTblCalcPara& rCalcPara, double& rValue ) in Calc()
/aoo41x/main/vcl/source/gdi/
H A Dconfigsettings.cxx194 …ettingsConfigItem::setValue( const OUString& rGroup, const OUString& rKey, const OUString& rValue ) in setValue()
/aoo41x/main/sot/source/sdstor/
H A Dstorage.cxx382 sal_Bool SotStorageStream::SetProperty( const String& rName, const ::com::sun::star::uno::Any& rVal… in SetProperty()
396 sal_Bool SotStorageStream::GetProperty( const String& rName, ::com::sun::star::uno::Any& rValue ) in GetProperty()
1386 sal_Bool SotStorage::SetProperty( const String& rName, const ::com::sun::star::uno::Any& rValue ) in SetProperty()
1400 sal_Bool SotStorage::GetProperty( const String& rName, ::com::sun::star::uno::Any& rValue ) in GetProperty()
1423 …age::GetProperty( const String& rEleName, const String& rName, ::com::sun::star::uno::Any& rValue ) in GetProperty()
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx954 const Any& rValue ) in convertFastPropertyValue()
1011 void OStatement_Base::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue) throw (… in setFastPropertyValue_NoBroadcast()
1058 void OStatement_Base::getFastPropertyValue(Any& rValue,sal_Int32 nHandle) const in getFastPropertyValue()
/aoo41x/main/autodoc/source/display/idl/
H A Dhfi_property.cxx257 rValue = EnumValueAttr::Value(i_ce); in write_Declaration() local
286 rValue = ConstantAttr::Value(i_ce); in write_Declaration() local
/aoo41x/main/sc/source/filter/inc/
H A Dxerecord.hxx198 …inline explicit XclExpValueRecord( sal_uInt16 nRecId, const Type& rValue, sal_Size nSize = siz… in XclExpValueRecord()
204 inline void SetValue( const Type& rValue ) { maValue = rValue; } in SetValue()
/aoo41x/main/xmloff/source/text/
H A DXMLTextListBlockContext.cxx126 const OUString& rValue = xAttrList->getValueByIndex( i ); in XMLTextListBlockContext() local
/aoo41x/main/sw/source/filter/html/
H A DSwAppletImpl.cxx200 void SwApplet_Impl::AppendParam( const String& rName, const String& rValue ) in AppendParam()
/aoo41x/main/xmloff/source/style/
H A DPageMasterImportContext.cxx52 const rtl::OUString& rValue ) in SetAttribute()
/aoo41x/main/sd/source/ui/unoidl/
H A DSdUnoOutlineView.cxx188 const Any& rValue) in setFastPropertyValue()
/aoo41x/main/stoc/source/corereflection/
H A Dlrucache.hxx174 const t_Key & rKey, const t_Val & rValue ) in setValue()
/aoo41x/main/stoc/source/tdmanager/
H A Dlrucache.hxx178 t_Key const & rKey, t_Val const & rValue ) in setValue()
/aoo41x/main/sc/source/filter/xml/
H A DXMLTableHeaderFooterContext.cxx71 const OUString& rValue(xAttrList->getValueByIndex( i )); in XMLTableHeaderFooterContext() local

Completed in 208 milliseconds

12345678910>>...20