Lines Matching refs:ImpSvNumFor
323 ImpSvNumFor::ImpSvNumFor() in ImpSvNumFor() function in ImpSvNumFor
337 ImpSvNumFor::~ImpSvNumFor() in ~ImpSvNumFor()
345 void ImpSvNumFor::Enlarge(sal_uInt16 nAnz) in Enlarge()
367 void ImpSvNumFor::Copy( const ImpSvNumFor& rNumFor, ImpSvNumberformatScan* pSc ) in Copy()
379 void ImpSvNumFor::Save(SvStream& rStream) const in Save()
386 void ImpSvNumFor::Load(SvStream& rStream, ImpSvNumberformatScan& rSc, in Load()
399 sal_Bool ImpSvNumFor::HasNewCurrency() const in HasNewCurrency()
409 bool ImpSvNumFor::HasTextFormatCode() const in HasTextFormatCode()
414 sal_Bool ImpSvNumFor::GetNewCurrencySymbol( String& rSymbol, in GetNewCurrencySymbol()
434 void ImpSvNumFor::SaveNewCurrencyMap( SvStream& rStream ) const in SaveNewCurrencyMap()
464 void ImpSvNumFor::LoadNewCurrencyMap( SvStream& rStream ) in LoadNewCurrencyMap()
2788 sal_Bool SvNumberformat::ImpIsOtherCalendar( const ImpSvNumFor& rNumFor ) const in ImpIsOtherCalendar()
2887 double& fOrgDateTime, const ImpSvNumFor& rNumFor ) const in ImpSwitchToSpecifiedCalendar()