Home
last modified time | relevance | path

Searched refs:rNumFor (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svl/source/numbers/ !
H A Dzformat.cxx132 void ImpSvNumberformatInfo::Copy( const ImpSvNumberformatInfo& rNumFor, sal_uInt16 nAnz ) in Copy() argument
136 sStrArray[i] = rNumFor.sStrArray[i]; in Copy()
137 nTypeArray[i] = rNumFor.nTypeArray[i]; in Copy()
139 eScannedType = rNumFor.eScannedType; in Copy()
140 bThousand = rNumFor.bThousand; in Copy()
141 nThousand = rNumFor.nThousand; in Copy()
142 nCntPre = rNumFor.nCntPre; in Copy()
143 nCntPost = rNumFor.nCntPost; in Copy()
144 nCntExp = rNumFor.nCntExp; in Copy()
367 void ImpSvNumFor::Copy( const ImpSvNumFor& rNumFor, ImpSvNumberformatScan* pSc ) in Copy() argument
[all …]
/trunk/main/svl/inc/svl/ !
H A Dzformat.hxx84 void Copy( const ImpSvNumberformatInfo& rNumFor, sal_uInt16 nAnz );
136 void Copy( const ImpSvNumFor& rNumFor, ImpSvNumberformatScan* pSc );
483 SVL_DLLPRIVATE sal_Bool ImpIsOtherCalendar( const ImpSvNumFor& rNumFor ) const;
486 double& fOrgDateTime, const ImpSvNumFor& rNumFor ) const;