Home
last modified time | relevance | path

Searched defs:rVal (Results 76 – 100 of 163) sorted by relevance

1234567

/trunk/main/sw/source/core/fields/
H A Dddefld.cxx328 sal_Bool SwDDEFieldType::QueryValue( uno::Any& rVal, sal_uInt16 nWhichId ) const in QueryValue()
355 sal_Bool SwDDEFieldType::PutValue( const uno::Any& rVal, sal_uInt16 nWhichId ) in PutValue()
H A Dtblcalc.cxx157 void SwTblField::SetValue( const double& rVal ) in SetValue()
H A Dusrfld.cxx86 void SwUserField::SetValue( const double& rVal ) in SetValue()
/trunk/main/svx/source/xoutdev/
H A Dxattr2.cxx242 sal_Bool XLineJointItem::QueryValue( ::com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/) con… in QueryValue()
251 sal_Bool XLineJointItem::PutValue( const ::com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/) in PutValue()
365 sal_Bool AffineMatrixItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 /* nMemberId */ ) … in QueryValue()
371 sal_Bool AffineMatrixItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 /* nMemberId *… in PutValue()
476 sal_Bool XLineCapItem::QueryValue( ::com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue()
485 sal_Bool XLineCapItem::PutValue( const ::com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/) in PutValue()
H A Dxattrbmp.cxx312 sal_Bool XFillBitmapItem::QueryValue(::com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId) const in QueryValue()
372 sal_Bool XFillBitmapItem::PutValue( const ::com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx700 bool lcl_CheckOne_OOO( const String& rStr, bool bIsRow, SCCOLROW& rVal ) in lcl_CheckOne_OOO()
742 bool lcl_CheckOne_XL_A1( const String& rStr, bool bIsRow, SCCOLROW& rVal ) in lcl_CheckOne_XL_A1()
748 bool lcl_CheckOne_XL_R1C1( const String& rStr, bool bIsRow, SCCOLROW& rVal ) in lcl_CheckOne_XL_R1C1()
776 …const String& rStr, formula::FormulaGrammar::AddressConvention eConv, bool bIsRow, SCCOLROW& rVal ) in lcl_CheckRepeatOne()
/trunk/main/svl/source/items/
H A Dslstitm.cxx392 sal_Bool SfxStringListItem::PutValue( const com::sun::star::uno::Any& rVal,sal_uInt8 ) in PutValue()
407 sal_Bool SfxStringListItem::QueryValue( com::sun::star::uno::Any& rVal,sal_uInt8 ) const in QueryValue()
/trunk/main/writerfilter/source/dmapper/
H A DTDefTableHandler.cxx60 void TDefTableHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
H A DOLEHandler.cxx68 void OLEHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
/trunk/main/sc/inc/
H A Dprogress.hxx93 sal_Bool SetStateText( sal_uLong nVal, const String &rVal, sal_uLong nNewRange = 0 ) in SetStateText()
H A Dchartarr.hxx61 … void SetData(short nCol, short nRow, const double& rVal) { pData[nCol * nRowCnt + nRow] = rVal; } in SetData()
/trunk/main/sw/inc/
H A Dgrfatr.hxx216 SwGammaGrf( const double& rVal ) in SwGammaGrf()
242 void SetValue( const double& rVal ) { nValue = rVal; } in SetValue()
/trunk/main/stoc/source/typeconv/
H A Dconvert.cxx542 Any SAL_CALL TypeConverter_Impl::convertTo( const Any& rVal, const Type& aDestType ) in convertTo()
738 Any TypeConverter_Impl::convertToSimpleType( const Any& rVal, TypeClass aDestinationClass ) in convertToSimpleType()
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx469 String SwCalc::GetStrResult( const SwSbxValue& rVal, sal_Bool bRound ) in GetStrResult()
1612 lcl_Str2Double( const String& rCommand, xub_StrLen& rCommandPos, double& rVal, in lcl_Str2Double()
1638 double& rVal, const LocaleDataWrapper* const pLclData ) in Str2Double()
1646 double& rVal, SwDoc* const pDoc ) in Str2Double()
1725 SwCalcExp::SwCalcExp( const String& rStr, const SwSbxValue& rVal, in SwCalcExp()
/trunk/main/sc/source/core/data/
H A Dattrib.cxx240 sal_Bool ScProtectionAttr::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
271 sal_Bool ScProtectionAttr::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
699 sal_Bool ScPageHFItem::QueryValue( uno::Any& rVal, sal_uInt8 /* nMemberId */ ) const in QueryValue()
708 sal_Bool ScPageHFItem::PutValue( const uno::Any& rVal, sal_uInt8 /* nMemberId */ ) in PutValue()
/trunk/main/oox/source/drawingml/
H A Ddrawingmltypes.cxx136 TextVerticalAdjust rVal = TextVerticalAdjust_TOP; in GetTextVerticalAdjust() local
/trunk/main/sw/source/core/unocore/
H A Dswunohelper.cxx58 sal_Int32 GetEnumAsInt32( const UNO_NMSPC::Any& rVal ) in GetEnumAsInt32()
/trunk/main/stoc/source/registry_tdprovider/
H A Dbase.hxx119 inline sal_Int32 getRTValueAsInt32( const RTConstValue & rVal ) in getRTValueAsInt32()
139 inline Any getRTValue( const RTConstValue & rVal ) in getRTValue()
/trunk/main/basic/source/comp/
H A Dexprnode.cxx64 SbiExprNode::SbiExprNode( SbiParser* p, const String& rVal ) in SbiExprNode()
/trunk/main/basic/source/inc/
H A Dsbunoobj.hxx259 SbUnoAnyObject( const ::com::sun::star::uno::Any& rVal ) in SbUnoAnyObject()
/trunk/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx581 void OTextConnectionHelper::SetSeparator( ComboBox& rBox, const String& rList, const String& rVal ) in SetSeparator()
/trunk/main/sc/source/ui/unoobj/
H A Dmiscuno.cxx201 Reference<beans::XPropertySet>& rPropSet, const sal_Char* pPropName, const Any& rVal ) in SetOptionalPropertyValue()
/trunk/main/sc/source/ui/app/
H A Duiitems.cxx236 sal_Bool ScSortItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 /* nMemberUd */ ) const in QueryValue()
394 sal_Bool ScSubTotalItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 /* nMemberUd */ ) co… in QueryValue()
/trunk/main/vcl/source/gdi/
H A Doutdevnative.cxx140 …st::shared_ptr< ImplControlValue > lcl_transformControlValue( const ImplControlValue& rVal, Output… in lcl_transformControlValue()
/trunk/main/unotools/source/config/
H A Dlingucfg.cxx68 static sal_Bool lcl_SetLocale( sal_Int16 &rLanguage, const uno::Any &rVal ) in lcl_SetLocale()
95 static sal_Int16 lcl_CfgAnyToLanguage( const uno::Any &rVal ) in lcl_CfgAnyToLanguage()
615 const uno::Any &rVal = pValue[i]; in LoadOptions() local

Completed in 161 milliseconds

1234567