Home
last modified time | relevance | path

Searched defs:DEFAULT_NUMVALUE (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svx/inc/svx/ !
H A Dnumfmtsh.hxx217 static const double DEFAULT_NUMVALUE; // 123456789 member in SvxNumberFormatShell
/AOO41X/main/svx/source/items/ !
H A Dnumfmtsh.cxx46 const double SvxNumberFormatShell::DEFAULT_NUMVALUE = 1234.56789; member in SvxNumberFormatShell