Home
last modified time | relevance | path

Searched defs:rVal (Results 26 – 50 of 163) sorted by relevance

1234567

/trunk/main/connectivity/source/commontools/
H A Ddbconversion.cxx123 sal_Int32 DBTypeConversion::toINT32(const Date& rVal) in toINT32()
131 sal_Int32 DBTypeConversion::toINT32(const Time& rVal) in toINT32()
146 sal_Int64 DBTypeConversion::toINT64(const DateTime& rVal) in toINT64()
169 sal_Int32 DBTypeConversion::getMsFromTime(const Time& rVal) in getMsFromTime()
274 double DBTypeConversion::toDouble(const Date& rVal, const Date& _rNullDate) in toDouble()
280 double DBTypeConversion::toDouble(const Time& rVal) in toDouble()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx150 sal_Int16 lcl_IntToRelation(const uno::Any& rVal) in lcl_IntToRelation()
288 sal_Bool SwFmtFrmSize::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
349 sal_Bool SwFmtFrmSize::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
772 sal_Bool SwFmtPageDesc::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
1052 sal_Bool SwFmtCol::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
1068 sal_Bool SwFmtCol::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
1208 sal_Bool SwFmtSurround::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
1620 sal_Bool SwFmtAnchor::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
1753 sal_Bool SwFmtURL::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
1804 sal_Bool SwFmtURL::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDBTypeConversion.java141 public static int getMsFromTime(final Time rVal) { in getMsFromTime()
230 public static int toDays(Date rVal) { in toDays()
234 public static int toDays(Date rVal, Date rNullDate) { in toDays()
238 public static double toDouble(Date rVal) { in toDouble()
242 public static double toDouble(Date rVal, Date _rNullDate) { in toDouble()
262 public static double toDouble(Time rVal) { in toDouble()
/trunk/main/svl/source/items/
H A Dvisitem.cxx84 sal_Bool SfxVisibilityItem::QueryValue(com::sun::star::uno::Any& rVal,sal_uInt8) const in QueryValue()
92 sal_Bool SfxVisibilityItem::PutValue(const com::sun::star::uno::Any& rVal,sal_uInt8) in PutValue()
H A Dimageitm.cxx86 sal_Bool SfxImageItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 ) const in QueryValue()
98 sal_Bool SfxImageItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 ) in PutValue()
H A Dlckbitem.cxx136 sal_Bool SfxLockBytesItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 ) in PutValue()
161 sal_Bool SfxLockBytesItem::QueryValue( com::sun::star::uno::Any& rVal,sal_uInt8 ) const in QueryValue()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx500 sal_Bool XColorItem::QueryValue( ::com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue()
506 sal_Bool XColorItem::PutValue( const ::com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/) in PutValue()
1224 sal_Bool XLineDashItem::PutValue( const ::com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
1499 sal_Bool XLineWidthItem::PutValue( const ::com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
2643 sal_Bool XLineEndItem::PutValue( const ::com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
4772 sal_Bool XFormTextStyleItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue()
4785 sal_Bool XFormTextStyleItem::PutValue( const uno::Any& rVal, sal_uInt8 /*nMemberId*/) in PutValue()
4877 sal_Bool XFormTextAdjustItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue()
4890 sal_Bool XFormTextAdjustItem::PutValue( const uno::Any& rVal, sal_uInt8 /*nMemberId*/) in PutValue()
5239 sal_Bool XFormTextShadowItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue()
[all …]
/trunk/main/svx/source/items/
H A Dnuminf.cxx67 const String& rVal, const sal_uInt16 nId ) : in SvxNumberInfoItem()
77 const double& rVal, const sal_uInt16 nId ) : in SvxNumberInfoItem()
87 const double& rVal, const String& rValueStr, in SvxNumberInfoItem()
H A Drotmodit.cxx135 sal_Bool SvxRotateModeItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/ ) const in QueryValue()
149 sal_Bool SvxRotateModeItem::PutValue( const uno::Any& rVal, sal_uInt8 /*nMemberId*/ ) in PutValue()
H A Dviewlayoutitem.cxx110 sal_Bool SvxViewLayoutItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
136 sal_Bool SvxViewLayoutItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
H A Dgalleryitem.cxx69 sal_Bool SvxGalleryItem::QueryValue( css::uno::Any& rVal, sal_uInt8 /* nMemberId */ ) const in QueryValue()
91 sal_Bool SvxGalleryItem::PutValue( const css::uno::Any& rVal, sal_uInt8 /* nMemberId */) in PutValue()
H A Dzoomitem.cxx116 sal_Bool SvxZoomItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
146 sal_Bool SvxZoomItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
H A Dgrfitem.cxx116 sal_Bool SvxGrfCrop::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
139 sal_Bool SvxGrfCrop::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
H A Dzoomslideritem.cxx107 sal_Bool SvxZoomSliderItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
155 sal_Bool SvxZoomSliderItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
/trunk/main/tools/source/generic/
H A Dfract.cxx285 Fraction& Fraction::operator += ( const Fraction& rVal ) in operator +=()
341 Fraction& Fraction::operator -= ( const Fraction& rVal ) in operator -=()
398 Fraction& Fraction::operator *= ( const Fraction& rVal ) in operator *=()
453 Fraction& Fraction::operator /= ( const Fraction& rVal ) in operator /=()
/trunk/main/writerfilter/source/dmapper/
H A DGraphicHelpers.cxx54 void PositionHandler::lcl_attribute( Id aName, Value& rVal ) in lcl_attribute()
202 void WrapHandler::lcl_attribute( Id aName, Value& rVal ) in lcl_attribute()
H A DCellMarginHandler.cxx62 void CellMarginHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
H A DSectionColumnHandler.cxx57 void SectionColumnHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
H A DMeasureHandler.cxx55 void MeasureHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
H A DTblStylePrHandler.cxx49 void TblStylePrHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
/trunk/main/editeng/source/items/
H A Dwritingmodeitem.cxx103 sal_Bool SvxWritingModeItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 ) in PutValue()
138 sal_Bool SvxWritingModeItem::QueryValue( com::sun::star::uno::Any& rVal, in QueryValue()
H A Dtextitem.cxx266 sal_Bool SvxFontItem::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
296 sal_Bool SvxFontItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId) in PutValue()
602 sal_Bool SvxPostureItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
764 sal_Bool SvxWeightItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
2300 sal_Bool SvxKerningItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId) in PutValue()
3140 sal_Bool SvxTwoLinesItem::QueryValue( com::sun::star::uno::Any& rVal, in QueryValue()
3174 sal_Bool SvxTwoLinesItem::PutValue( const com::sun::star::uno::Any& rVal, in PutValue()
3326 sal_Bool SvxCharRotateItem::QueryValue( com::sun::star::uno::Any& rVal, in QueryValue()
3347 sal_Bool SvxCharRotateItem::PutValue( const com::sun::star::uno::Any& rVal, in PutValue()
3564 sal_Bool SvxCharReliefItem::PutValue( const com::sun::star::uno::Any& rVal, in PutValue()
[all …]
/trunk/main/svx/inc/svx/
H A Dsxsiitm.hxx34 SdrScaleItem(sal_uInt16 nId, const Fraction& rVal): SdrFractionItem(nId,rVal) {} in SdrScaleItem()
/trunk/main/sw/source/core/fields/
H A Dfldbas.cxx321 sal_Bool SwField::QueryValue( uno::Any& rVal, sal_uInt16 nWhichId ) const in QueryValue()
336 sal_Bool SwField::PutValue( const uno::Any& rVal, sal_uInt16 nWhichId ) in PutValue()
495 String SwValueFieldType::ExpandValue( const double& rVal, in ExpandValue()
550 void SwValueFieldType::DoubleToString( String &rValue, const double &rVal, in DoubleToString()
564 void SwValueFieldType::DoubleToString( String &rValue, const double &rVal, in DoubleToString() argument
710 void SwValueField::SetValue( const double& rVal ) in SetValue()
/trunk/main/linguistic/source/
H A Dlngopt.cxx97 sal_Bool LinguOptions::SetLocale_Impl( sal_Int16 &rLanguage, Any &rOld, const Any &rVal, sal_Int16 … in SetLocale_Impl()
116 sal_Bool LinguOptions::SetValue( Any &rOld, const Any &rVal, sal_Int32 nWID ) in SetValue()
195 void LinguOptions::GetValue( Any &rVal, sal_Int32 nWID ) const in GetValue()
551 PropertyValue &rVal = pProp[i]; in getPropertyValues() local
573 const PropertyValue &rVal = pVal[i]; in setPropertyValues() local

Completed in 137 milliseconds

1234567