Home
last modified time | relevance | path

Searched refs:ImpSvNumberformatScan (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svl/source/numbers/
H A Dzforscan.cxx77 ImpSvNumberformatScan::ImpSvNumberformatScan( SvNumberFormatter* pFormatterP ) in ImpSvNumberformatScan() function in ImpSvNumberformatScan
117 ImpSvNumberformatScan::~ImpSvNumberformatScan() in ~ImpSvNumberformatScan()
124 void ImpSvNumberformatScan::ChangeIntl() in ChangeIntl()
164 void ImpSvNumberformatScan::InitCompatCur() const in InitCompatCur()
166 ImpSvNumberformatScan* pThis = (ImpSvNumberformatScan*)this; in InitCompatCur()
175 void ImpSvNumberformatScan::InitKeywords() const in InitKeywords()
179 ((ImpSvNumberformatScan*)this)->SetDependentKeywords(); in InitKeywords()
228 void ImpSvNumberformatScan::SetDependentKeywords() in SetDependentKeywords()
469 Color* ImpSvNumberformatScan::GetColor(String& sStr) in GetColor()
985 short ImpSvNumberformatScan::PreviousType( sal_uInt16 i ) in PreviousType()
[all …]
H A Dzforscan.hxx43 class ImpSvNumberformatScan class
47 ImpSvNumberformatScan( SvNumberFormatter* pFormatter );
48 ~ImpSvNumberformatScan();
H A Dzformat.cxx367 void ImpSvNumFor::Copy( const ImpSvNumFor& rNumFor, ImpSvNumberformatScan* pSc ) in Copy()
386 void ImpSvNumFor::Load(SvStream& rStream, ImpSvNumberformatScan& rSc, in Load()
518 SvNumberformat::SvNumberformat( ImpSvNumberformatScan& rSc, LanguageType eLge ) in SvNumberformat()
542 ImpSvNumberformatScan* pColorSc = ( &rScan != &rFormat.rScan ) ? &rScan : NULL; in ImpCopyNumberformat()
554 SvNumberformat::SvNumberformat( SvNumberformat& rFormat, ImpSvNumberformatScan& rSc ) in SvNumberformat()
605 ImpSvNumberformatScan* pSc, in SvNumberformat()
H A Dzforfind.cxx541 const ImpSvNumberformatScan* pFS = pFormatter->GetFormatScanner(); in GetLogical()
H A Dzforlist.cxx250 pFormatScanner = new ImpSvNumberformatScan( this ); in ImpConstruct()
/trunk/main/svl/inc/svl/
H A Dzformat.hxx48 class ImpSvNumberformatScan; // format code string scanner
131 void Load( SvStream& rStream, ImpSvNumberformatScan& rSc,
136 void Copy( const ImpSvNumFor& rNumFor, ImpSvNumberformatScan* pSc );
178 SvNumberformat( ImpSvNumberformatScan& rSc, LanguageType eLge );
182 ImpSvNumberformatScan* pSc,
192 SvNumberformat( SvNumberformat& rFormat, ImpSvNumberformatScan& rSc );
413 ImpSvNumberformatScan& ImpGetScan() const { return rScan; } in ImpGetScan()
471 ImpSvNumberformatScan& rScan; // Format code scanner
H A Dzforlist.hxx50 class ImpSvNumberformatScan;
816 ImpSvNumberformatScan* pFormatScanner; // Format code string scanner
955 inline const ImpSvNumberformatScan* GetFormatScanner() const { return pFormatScanner; } in GetFormatScanner()

Completed in 89 milliseconds