Home
last modified time | relevance | path

Searched defs:nfc (Results 1 – 6 of 6) sorted by relevance

/trunk/test/testuno/source/api/i18n/
H A DXNumberFormatCodeTest.java97 NumberFormatCode nfc = null; in _getDefault() local
136 NumberFormatCode nfc = null; in _getFormatCode() local
158 NumberFormatCode[] nfc = null; in _getAllFormatCode() local
176 NumberFormatCode[] nfc = null; in _getAllFormatCodes() local
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx124 sal_uInt8 nfc, nFlags, ixchFollow, cbChpx, cbPapx; in Dump_LVL() local
H A Dww8struc.hxx509 …SVBT8 nfc; // 0 number format code, 0=Arabic, 1=Upper case Roman, 2=Lower case Rom… member
H A Dww8scan.hxx359 static sal_Int32 TransformPieceAddress(long nfc, sal_Bool& bIsUnicodeAddress) in TransformPieceAddress()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx553 …SVBT8 nfc; // 0 number format code, 0=Arabic, 1=Upper case Roman, 2=Lower case Rom… member
H A Dww8scan.hxx461 static sal_Int32 TransformPieceAddress(long nfc, bool& bIsUnicodeAddress) in TransformPieceAddress()