Searched refs:ImpSvNumFor (Results 1 – 2 of 2) sorted by relevance
124 class ImpSvNumFor // One of four subformats of the format code string class127 ImpSvNumFor(); // Ctor without filling the Info128 ~ImpSvNumFor();136 void Copy( const ImpSvNumFor& rNumFor, ImpSvNumberformatScan* pSc );466 ImpSvNumFor NumFor[4]; // Array for the 4 subformats483 SVL_DLLPRIVATE sal_Bool ImpIsOtherCalendar( const ImpSvNumFor& rNumFor ) const;486 double& fOrgDateTime, const ImpSvNumFor& rNumFor ) const;
323 ImpSvNumFor::ImpSvNumFor() in ImpSvNumFor() function in ImpSvNumFor337 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 …]
Completed in 48 milliseconds