/trunk/main/sw/source/core/fields/ |
H A D | ddefld.cxx | 328 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 D | tblcalc.cxx | 157 void SwTblField::SetValue( const double& rVal ) in SetValue()
|
H A D | usrfld.cxx | 86 void SwUserField::SetValue( const double& rVal ) in SetValue()
|
/trunk/main/svx/source/xoutdev/ |
H A D | xattr2.cxx | 242 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 D | xattrbmp.cxx | 312 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 D | areasdlg.cxx | 700 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 D | slstitm.cxx | 392 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 D | TDefTableHandler.cxx | 60 void TDefTableHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
|
H A D | OLEHandler.cxx | 68 void OLEHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
|
/trunk/main/sc/inc/ |
H A D | progress.hxx | 93 sal_Bool SetStateText( sal_uLong nVal, const String &rVal, sal_uLong nNewRange = 0 ) in SetStateText()
|
H A D | chartarr.hxx | 61 … void SetData(short nCol, short nRow, const double& rVal) { pData[nCol * nRowCnt + nRow] = rVal; } in SetData()
|
/trunk/main/sw/inc/ |
H A D | grfatr.hxx | 216 SwGammaGrf( const double& rVal ) in SwGammaGrf() 242 void SetValue( const double& rVal ) { nValue = rVal; } in SetValue()
|
/trunk/main/stoc/source/typeconv/ |
H A D | convert.cxx | 542 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 D | calc.cxx | 469 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 D | attrib.cxx | 240 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 D | drawingmltypes.cxx | 136 TextVerticalAdjust rVal = TextVerticalAdjust_TOP; in GetTextVerticalAdjust() local
|
/trunk/main/sw/source/core/unocore/ |
H A D | swunohelper.cxx | 58 sal_Int32 GetEnumAsInt32( const UNO_NMSPC::Any& rVal ) in GetEnumAsInt32()
|
/trunk/main/stoc/source/registry_tdprovider/ |
H A D | base.hxx | 119 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 D | exprnode.cxx | 64 SbiExprNode::SbiExprNode( SbiParser* p, const String& rVal ) in SbiExprNode()
|
/trunk/main/basic/source/inc/ |
H A D | sbunoobj.hxx | 259 SbUnoAnyObject( const ::com::sun::star::uno::Any& rVal ) in SbUnoAnyObject()
|
/trunk/main/dbaccess/source/ui/dlg/ |
H A D | TextConnectionHelper.cxx | 581 void OTextConnectionHelper::SetSeparator( ComboBox& rBox, const String& rList, const String& rVal ) in SetSeparator()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | miscuno.cxx | 201 Reference<beans::XPropertySet>& rPropSet, const sal_Char* pPropName, const Any& rVal ) in SetOptionalPropertyValue()
|
/trunk/main/sc/source/ui/app/ |
H A D | uiitems.cxx | 236 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 D | outdevnative.cxx | 140 …st::shared_ptr< ImplControlValue > lcl_transformControlValue( const ImplControlValue& rVal, Output… in lcl_transformControlValue()
|
/trunk/main/unotools/source/config/ |
H A D | lingucfg.cxx | 68 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
|