Searched refs:SvxNumberFormatShell (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/svx/source/items/ |
H A D | numfmtsh.cxx | 54 SvxNumberFormatShell* SvxNumberFormatShell::Create( SvNumberFormatter* pNumFormatter, in Create() 59 return new SvxNumberFormatShell(pNumFormatter,nFormatKey, in Create() 63 SvxNumberFormatShell* SvxNumberFormatShell::Create( SvNumberFormatter* pNumFormatter, in Create() 69 return new SvxNumberFormatShell(pNumFormatter,nFormatKey, in Create() 88 SvxNumberFormatShell::SvxNumberFormatShell( SvNumberFormatter* pNumFormatter, in SvxNumberFormatShell() function in SvxNumberFormatShell 110 SvxNumberFormatShell::SvxNumberFormatShell( SvNumberFormatter* pNumFormatter, 137 SvxNumberFormatShell::~SvxNumberFormatShell() 533 void SvxNumberFormatShell::GetInitSettings( in GetInitSettings() 1264 void SvxNumberFormatShell::MakePrevStringFromVal( in MakePrevStringFromVal() 1515 String SvxNumberFormatShell::GetStandardName() const in GetStandardName() [all …]
|
/aoo42x/main/svx/inc/svx/ |
H A D | numfmtsh.hxx | 93 class SVX_DLLPUBLIC SvxNumberFormatShell class 96 SvxNumberFormatShell( SvNumberFormatter* pNumFormatter, 101 SvxNumberFormatShell( SvNumberFormatter* pNumFormatter, 107 ~SvxNumberFormatShell(); 110 static SvxNumberFormatShell* Create( SvNumberFormatter* pNumFormatter, 115 static SvxNumberFormatShell* Create( SvNumberFormatter* pNumFormatter,
|
/aoo42x/main/cui/source/inc/ |
H A D | numfmt.hxx | 49 class SvxNumberFormatShell; 134 SvxNumberFormatShell* pNumFmtShell;
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | FieldDescControl.hxx | 66 class SvxNumberFormatShell;
|
/aoo42x/main/cui/source/tabpages/ |
H A D | numfmt.cxx | 571 pNumFmtShell =SvxNumberFormatShell::Create( in Reset() 577 pNumFmtShell =SvxNumberFormatShell::Create( in Reset()
|
Completed in 35 milliseconds