Home
last modified time | relevance | path

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

/AOO41X/main/unotools/inc/unotools/ !
H A Dlocaledatawrapper.hxx306 inline sal_Bool isNumLeadingZero() const in isNumLeadingZero() function in LocaleDataWrapper
/AOO41X/main/svx/source/svdraw/ !
H A Dsvdmodel.cxx1299 if(nAnz >= 0 && rLoc.isNumLeadingZero()) in TakeMetricStr()
1368 if(rLoc.isNumLeadingZero()) in TakeWinkStr()
H A Dsvdtrans.cxx1009 if(nAnz >= 0 && rLoc.isNumLeadingZero()) in TakeStr()
H A Dsvdattr.cxx916 if(pIntlWrapper->getLocaleData()->isNumLeadingZero()) in GetPresentation()
/AOO41X/main/unotools/source/i18n/ !
H A Dlocaledatawrapper.cxx1430 if ( isNumLeadingZero() ) in ImplAddFormatNum()