Home
last modified time | relevance | path

Searched refs:_rOut (Results 1 – 17 of 17) sorted by relevance

/aoo41x/main/unotools/source/misc/
H A Ddatetime.cxx39 _rOut.Hours = _rTime.GetHour(); in typeConvert()
40 _rOut.Minutes = _rTime.GetMin(); in typeConvert()
41 _rOut.Seconds = _rTime.GetSec(); in typeConvert()
54 _rOut.Day = _rDate.GetDay(); in typeConvert()
55 _rOut.Month = _rDate.GetMonth(); in typeConvert()
56 _rOut.Year = _rDate.GetYear(); in typeConvert()
68 _rOut.Year = _rDateTime.GetYear(); in typeConvert()
69 _rOut.Month = _rDateTime.GetMonth(); in typeConvert()
70 _rOut.Day = _rDateTime.GetDay(); in typeConvert()
71 _rOut.Hours = _rDateTime.GetHour(); in typeConvert()
[all …]
/aoo41x/main/svtools/source/brwbox/
H A Dbrwbox2.cxx962 _rOut.SetClipRegion(); in ImplPaintData()
970 PaintRow( _rOut, aRowRect ); in ImplPaintData()
979 _rOut.SetLineColor(); in ImplPaintData()
980 _rOut.DrawRect( aRowRect ); in ImplPaintData()
1013 _rOut.SetClipRegion(); in ImplPaintData()
1016 _rOut.SetLineColor(); in ImplPaintData()
1050 _rOut.SetClipRegion(); in ImplPaintData()
1079 _rOut.SetClipRegion(); in ImplPaintData()
1089 _rOut.Pop(); in ImplPaintData()
1098 _rOut.SetClipRegion(); in ImplPaintData()
[all …]
/aoo41x/main/unotools/inc/unotools/
H A Ddatetime.hxx45 UNOTOOLS_DLLPUBLIC void typeConvert(const Time& _rTime, starutil::Time& _rOut);
46 UNOTOOLS_DLLPUBLIC void typeConvert(const starutil::Time& _rTime, Time& _rOut);
48 UNOTOOLS_DLLPUBLIC void typeConvert(const Date& _rDate, starutil::Date& _rOut);
49 UNOTOOLS_DLLPUBLIC void typeConvert(const starutil::Date& _rDate, Date& _rOut);
51 UNOTOOLS_DLLPUBLIC void typeConvert(const DateTime& _rDateTime, starutil::DateTime& _rOut);
52 UNOTOOLS_DLLPUBLIC void typeConvert(const starutil::DateTime& _rDateTime, DateTime& _rOut);
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DTimestamp.cxx38 java_sql_Date::java_sql_Date( const ::com::sun::star::util::Date& _rOut ) : java_util_Date( NULL, (… in java_sql_Date() argument
46 sDateStr = ::dbtools::DBTypeConversion::toDateString(_rOut); in java_sql_Date()
103 java_sql_Time::java_sql_Time( const ::com::sun::star::util::Time& _rOut ): java_util_Date( NULL, (j… in java_sql_Time() argument
111 sDateStr = ::dbtools::DBTypeConversion::toTimeString(_rOut); in java_sql_Time()
152 java_sql_Timestamp::java_sql_Timestamp(const ::com::sun::star::util::DateTime& _rOut) in java_sql_Timestamp() argument
161 sDateStr = ::dbtools::DBTypeConversion::toDateTimeString(_rOut); in java_sql_Timestamp()
/aoo41x/main/comphelper/source/misc/
H A Dtypes.cxx165 sal_Bool tryCompare(const void* _pData, const Any& _rValue, sal_Bool& _bIdentical, TYPE& _rOut) in tryCompare() argument
167 sal_Bool bSuccess = _rValue >>= _rOut; in tryCompare()
168 _bIdentical = bSuccess && (_rOut == *reinterpret_cast<const TYPE*>(_pData)); in tryCompare()
173 …_Bool tryCompare(const void* _pData, const Any& _rValue, sal_Bool& _bIdentical, sal_Unicode& _rOut) in tryCompare() argument
177 _rOut = *static_cast< const sal_Unicode* >( _rValue.getValue() ); in tryCompare()
178 _bIdentical = bSuccess && ( _rOut == *static_cast< const sal_Unicode* >( _pData ) ); in tryCompare()
/aoo41x/main/connectivity/source/drivers/mysql/
H A DYTables.cxx229 void OTables::addComment(const Reference< XPropertySet >& descriptor,::rtl::OUStringBuffer& _rOut) in addComment() argument
235 _rOut.appendAscii(" COMMENT '"); in addComment()
236 _rOut.append(sDesc); in addComment()
237 _rOut.appendAscii("'"); in addComment()
/aoo41x/main/connectivity/source/inc/java/sql/
H A DTimestamp.hxx47 java_sql_Date( const ::com::sun::star::util::Date& _rOut );
68 java_sql_Time( const ::com::sun::star::util::Time& _rOut );
86 java_sql_Timestamp( const ::com::sun::star::util::DateTime& _rOut);
/aoo41x/main/dbaccess/source/core/api/
H A DFilteredContainer.cxx58 … createWildCardVector(Sequence< ::rtl::OUString >& _rTableFilter, ::std::vector< WildCard >& _rOut) in createWildCardVector() argument
70 _rOut.push_back(WildCard(pTableFilters->replace('%', '*'))); in createWildCardVector()
/aoo41x/main/svx/source/svdraw/
H A Dsvdouno.cxx566 …e< awt::XControl > SdrUnoObj::GetUnoControl(const SdrView& _rView, const OutputDevice& _rOut) const in GetUnoControl()
575 SdrPageWindow* pPageWindow = pPageView ? pPageView->FindPageWindow( _rOut ) : NULL; in GetUnoControl()
/aoo41x/main/connectivity/inc/connectivity/
H A DSQLStatementHelper.hxx39 …::Reference< ::com::sun::star::beans::XPropertySet >& descriptor,::rtl::OUStringBuffer& _rOut) = 0;
/aoo41x/main/connectivity/source/inc/mysql/
H A DYTables.hxx79 …:uno::Reference< ::com::sun::star::beans::XPropertySet >& descriptor,::rtl::OUStringBuffer& _rOut);
/aoo41x/main/svx/inc/svx/
H A Dsvdouno.hxx104 …::sun::star::awt::XControl > GetUnoControl(const SdrView& _rView, const OutputDevice& _rOut) const;
/aoo41x/main/xmloff/source/forms/
H A Delementexport.hxx214 void getSequenceInt16PropertyAsSet(const ::rtl::OUString& _rPropertyName, Int16Set& _rOut);
H A Delementexport.cxx1272 …ontrolExport::getSequenceInt16PropertyAsSet(const ::rtl::OUString& _rPropertyName, Int16Set& _rOut) in getSequenceInt16PropertyAsSet() argument
1280 _rOut.insert(*pValues); in getSequenceInt16PropertyAsSet()
/aoo41x/main/forms/source/component/
H A DDatabaseForm.cxx607 static void appendDigits( sal_Int32 _nNumber, sal_Int8 nDigits, ::rtl::OUStringBuffer& _rOut ) in appendDigits() argument
609 sal_Int32 nCurLen = _rOut.getLength(); in appendDigits()
610 _rOut.append( _nNumber ); in appendDigits()
611 while ( _rOut.getLength() - nCurLen < nDigits ) in appendDigits()
612 _rOut.insert( nCurLen, (sal_Unicode)'0' ); in appendDigits()
/aoo41x/main/svtools/inc/svtools/
H A Dbrwbox.hxx336 …void ImplPaintData(OutputDevice& _rOut, const Rectangle& _rRect, sal_Bool _bForeignDevice, sal_B…
/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx1094 void lcl_CompPxPosAndAdjustPos( const OutputDevice& _rOut, in lcl_CompPxPosAndAdjustPos() argument
1100 const Point aRefPxPt = _rOut.LogicToPixel( _rRefPt ); in lcl_CompPxPosAndAdjustPos()
1101 Point aCompPxPt = _rOut.LogicToPixel( _rCompPt ); in lcl_CompPxPosAndAdjustPos()
1108 const Point aAdjustedCompPt = _rOut.PixelToLogic( aCompPxPt ); in lcl_CompPxPosAndAdjustPos()
1117 const Point aAdjustedCompPt = _rOut.PixelToLogic( aCompPxPt ); in lcl_CompPxPosAndAdjustPos()

Completed in 188 milliseconds