Home
last modified time | relevance | path

Searched defs:SetLast (Results 1 – 6 of 6) sorted by path

/trunk/main/editeng/inc/editeng/
H A Dsplwrap.hxx131 void SetLast(const ::com::sun::star::uno::Reference< in SetLast() function in SvxSpellWrapper
/trunk/main/sc/source/filter/inc/
H A Dexcscen.hxx136 inline void ExcScenarioList::SetLast( const sal_uInt16 n ) in SetLast() function in ExcScenarioList
/trunk/main/sw/source/core/text/
H A Dinftxt.hxx624 inline void SetLast( SwLinePortion *pNewLast ) { pLast = pNewLast; } in SetLast() function in SwTxtFormatInfo
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx197 void SetLast( sal_Int64 nNewLast ) { mnLast = nNewLast; } in SetLast() function in NumericFormatter
573 inline void SetLast(sal_Int64 last) { SetLast(last, FUNIT_NONE); } in SetLast() function in MetricField
668 void SetLast( const Date& rNewLast ) { maLast = rNewLast; } in SetLast() function in DateField
704 void SetLast( const Time& rNewLast ) { maLast = rNewLast; } in SetLast() function in TimeField
H A Dlongcurr.hxx126 void SetLast( BigInt nNewLast ) { mnLast = nNewLast; } in SetLast() function in LongCurrencyField
/trunk/main/vcl/source/control/
H A Dfield.cxx1808 void MetricField::SetLast( sal_Int64 nNewLast, FieldUnit eInUnit ) in SetLast() function in MetricField

Completed in 45 milliseconds