Searched refs:rTheValue (Results 1 – 4 of 4) sorted by relevance
/trunk/main/svl/inc/svl/ |
H A D | custritm.hxx | 44 CntUnencodedStringItem(sal_uInt16 which, const XubString & rTheValue): in CntUnencodedStringItem() argument 45 SfxPoolItem(which), m_aValue(rTheValue) in CntUnencodedStringItem() 77 inline void SetValue(const XubString & rTheValue); 80 inline void CntUnencodedStringItem::SetValue(const XubString & rTheValue) in SetValue() argument 84 m_aValue = rTheValue; in SetValue()
|
/trunk/main/tools/inc/tools/ |
H A D | inetmime.hxx | 1395 const UniString & rTheValue, 1406 rTheValue, in INetContentTypeParameter() argument 1411 m_sValue(rTheValue), in INetContentTypeParameter()
|
/trunk/main/ucb/source/inc/ |
H A D | regexpmap.tpt | 51 inline Entry(Regexp const & rTheRegexp, Val const & rTheValue): 52 m_aRegexp(rTheRegexp), m_aValue(rTheValue) {}
|
/trunk/main/tools/source/inet/ |
H A D | inetmime.cxx | 124 ByteString const & rTheValue, sal_uInt32 nTheSection, 132 ByteString const & rTheValue, in Parameter() argument 138 m_aValue(rTheValue), in Parameter()
|
Completed in 36 milliseconds