Home
last modified time | relevance | path

Searched refs:ImpSvNumFor (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svl/source/numbers/ !
H A Dzformat.cxx323 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()
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()
[all …]
/trunk/main/svl/inc/svl/ !
H A Dzformat.hxx124 class ImpSvNumFor // One of four subformats of the format code string class
127 ImpSvNumFor(); // Ctor without filling the Info
128 ~ImpSvNumFor();
136 void Copy( const ImpSvNumFor& rNumFor, ImpSvNumberformatScan* pSc );
466 ImpSvNumFor NumFor[4]; // Array for the 4 subformats
483 SVL_DLLPRIVATE sal_Bool ImpIsOtherCalendar( const ImpSvNumFor& rNumFor ) const;
486 double& fOrgDateTime, const ImpSvNumFor& rNumFor ) const;

Completed in 41 milliseconds