Home
last modified time | relevance | path

Searched refs:SvxNumberFormatShell (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx46 const double SvxNumberFormatShell::DEFAULT_NUMVALUE = 1234.56789;
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()
170 sal_uInt32 SvxNumberFormatShell::GetUpdateDataCount() const in GetUpdateDataCount()
177 void SvxNumberFormatShell::GetUpdateData( sal_uInt32* pDelArray, const sal_uInt32 nSize ) in GetUpdateData()
[all …]
/trunk/main/svx/inc/svx/
H A Dnumfmtsh.hxx93 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,
/trunk/main/cui/source/inc/
H A Dnumfmt.hxx49 class SvxNumberFormatShell;
134 SvxNumberFormatShell* pNumFmtShell;
/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx66 class SvxNumberFormatShell;
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx571 pNumFmtShell =SvxNumberFormatShell::Create( in Reset()
577 pNumFmtShell =SvxNumberFormatShell::Create( in Reset()