Home
last modified time | relevance | path

Searched refs:getFormatIndex (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DExtendedFormat.java186 public int getFormatIndex() { in getFormatIndex() method in ExtendedFormat
300 if (this.getFormatIndex() != rhs.getFormatIndex()) in compareTo()
/aoo42x/main/offapi/com/sun/star/i18n/
H A DNumberFormatIndex.idl41 <member scope="::com::sun::star::util">XNumberFormatTypes::getFormatIndex()</member>.
252 do it via <member scope="com::sun::star::util">XNumberFormatTypes::getFormatIndex()</member>
263 do it via <member scope="com::sun::star::util">XNumberFormatTypes::getFormatIndex()</member>
/aoo42x/main/offapi/com/sun/star/util/
H A DXNumberFormatTypes.idl75 long getFormatIndex( [in] short nIndex,
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DNumberFormatter.java115 …return UnoRuntime.queryInterface(XNumberFormatTypes.class,numberFormatTypes).getFormatIndex(type, … in getNumberFormatterKey()
/aoo42x/main/svl/source/numbers/
H A Dnumfmuno.hxx153 virtual sal_Int32 SAL_CALL getFormatIndex( sal_Int16 nIndex,
H A Dnumfmuno.cxx638 sal_Int32 SAL_CALL SvNumberFormatsObj::getFormatIndex( sal_Int16 nIndex, const lang::Locale& nLocal… in getFormatIndex() function in SvNumberFormatsObj
/aoo42x/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx1827 xNumFmtTypes->getFormatIndex( nPredefId, rToLocale ) : in lclCreatePredefinedFormat()
/aoo42x/main/connectivity/source/parse/
H A Dsqlnode.cxx1525 …nTryFormat = xFormatTypes->getFormatIndex( NumberFormatIndex::DATE_DIN_YYYYMMDD, m_pData->aLocale … in extractDate()

Completed in 131 milliseconds