Home
last modified time | relevance | path

Searched refs:nNumberFormatInt (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/tools/source/stream/
H A Dstream.cxx568 nNumberFormatInt = nNewFormat; in SetNumberFormatInt()
571 if( nNumberFormatInt == NUMBERFORMAT_INT_LITTLEENDIAN ) in SetNumberFormatInt()
574 if( nNumberFormatInt == NUMBERFORMAT_INT_BIGENDIAN ) in SetNumberFormatInt()
1157 if (nNumberFormatInt == NUMBERFORMAT_INT_BIGENDIAN && in StartReadingUnicodeText()
1163 if (nNumberFormatInt == NUMBERFORMAT_INT_LITTLEENDIAN && in StartReadingUnicodeText()
/aoo41x/main/tools/inc/tools/
H A Dstream.hxx265 sal_uInt16 nNumberFormatInt; member in SvStream
330 sal_uInt16 GetNumberFormatInt() const { return nNumberFormatInt; } in GetNumberFormatInt()

Completed in 103 milliseconds