Searched refs:rNumFor (Results 1 – 2 of 2) sorted by relevance
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()369 Enlarge( rNumFor.nAnzStrings ); in Copy()370 aI.Copy( rNumFor.aI, nAnzStrings ); in Copy()371 sColorName = rNumFor.sColorName; in Copy()375 pColor = rNumFor.pColor; in Copy()[all …]
84 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;
Completed in 82 milliseconds