Home
last modified time | relevance | path

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

/aoo4110/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()
1074 if (nNumberFormatInt == NUMBERFORMAT_INT_BIGENDIAN && in StartReadingUnicodeText()
1080 if (nNumberFormatInt == NUMBERFORMAT_INT_LITTLEENDIAN && in StartReadingUnicodeText()
/aoo4110/main/tools/inc/tools/
H A Dstream.hxx263 sal_uInt16 nNumberFormatInt; member in SvStream
328 sal_uInt16 GetNumberFormatInt() const { return nNumberFormatInt; } in GetNumberFormatInt()

Completed in 32 milliseconds