Home
last modified time | relevance | path

Searched refs:ImpSvNumberformatInfo (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svl/inc/svl/
H A Dzformat.hxx73 struct ImpSvNumberformatInfo // Struct for FormatInfo struct
84 void Copy( const ImpSvNumberformatInfo& rNumFor, sal_uInt16 nAnz ); argument
139 ImpSvNumberformatInfo& Info() { return aI;} in Info()
140 const ImpSvNumberformatInfo& Info() const { return aI; } in Info()
166 ImpSvNumberformatInfo aI; // Hilfsstruct fuer die restlichen Infos
/trunk/main/svl/source/numbers/
H A Dzformat.cxx132 void ImpSvNumberformatInfo::Copy( const ImpSvNumberformatInfo& rNumFor, sal_uInt16 nAnz ) in Copy()
174 void ImpSvNumberformatInfo::Load(SvStream& rStream, sal_uInt16 nAnz) in Load()
1927 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in GetOutputString()
2594 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in ImpGetTimeOutput()
2792 const ImpSvNumberformatInfo& rInfo = rNumFor.Info(); in ImpIsOtherCalendar()
2889 const ImpSvNumberformatInfo& rInfo = rNumFor.Info(); in ImpSwitchToSpecifiedCalendar()
2952 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in ImpGetDateOutput()
3129 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in ImpGetDateTimeOutput()
3460 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in ImpGetNumberOutput()
3643 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in ImpNumberFillWithThousands()
[all …]
H A Dzforscan.hxx34 struct ImpSvNumberformatInfo;
57 void CopyInfo(ImpSvNumberformatInfo* pInfo,
H A Dzforscan.cxx2782 void ImpSvNumberformatScan::CopyInfo(ImpSvNumberformatInfo* pInfo, sal_uInt16 nAnz) in CopyInfo()

Completed in 63 milliseconds