Home
last modified time | relevance | path

Searched defs:nCodePage (Results 1 – 12 of 12) sorted by relevance

/trunk/main/oox/source/xls/
H A Dbiffhelper.cxx244 /*static*/ rtl_TextEncoding BiffHelper::calcTextEncodingFromCodePage( sal_uInt16 nCodePage ) in calcTextEncodingFromCodePage()
261 sal_uInt32 nCodePage = rtl_getWindowsCodePageFromTextEncoding( eTextEnc ); in calcCodePageFromTextEncoding() local
H A Dworkbookhelper.cxx423 void WorkbookGlobals::setCodePage( sal_uInt16 nCodePage ) in setCodePage()
887 void WorkbookHelper::setCodePage( sal_uInt16 nCodePage ) in setCodePage()
/trunk/main/sc/source/filter/excel/
H A Dxiroot.cxx94 void XclImpRoot::SetCodePage( sal_uInt16 nCodePage ) in SetCodePage()
H A Dexcdoc.cxx206 …sal_uInt16 nCodePage = XclTools::GetXclCodePage( (GetBiff() <= EXC_BIFF5) ? RTL_TEXTENCODING_MS_12… in FillAsHeader() local
H A Dxltools.cxx426 rtl_TextEncoding XclTools::GetTextEncoding( sal_uInt16 nCodePage ) in GetTextEncoding()
/trunk/main/sal/textenc/
H A Dtencinfo.c1006 rtl_getTextEncodingFromWindowsCodePage(sal_uInt32 nCodePage) in rtl_getTextEncodingFromWindowsCodePage()
/trunk/main/sfx2/source/doc/
H A Doleprops.hxx105 inline explicit SfxOleTextEncoding( sal_Int16 nCodePage ) : in SfxOleTextEncoding()
H A Doleprops.cxx249 sal_uInt16 nCodePage = IsUnicode() ? CODEPAGE_UNICODE : in GetCodePage() local
254 void SfxOleTextEncoding::SetCodePage( sal_uInt16 nCodePage ) in SetCodePage()
407 sal_uInt16 nCodePage; in ImplLoad() local
/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx548 sal_uInt16 nCodePage; in Read() local
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx1288 XclExpInterfaceHdr::XclExpInterfaceHdr( sal_uInt16 nCodePage ) : in XclExpInterfaceHdr()
/trunk/main/oox/source/dump/
H A Doledumper.cxx467 sal_uInt16 nCodePage = dumpDec< sal_uInt16 >( "codepage", "CODEPAGES" ); in dumpCodePageProperty() local
H A Dbiffdumper.cxx574 sal_uInt16 nCodePage = dumpDec< sal_uInt16 >( rName( "codepage" ), "CODEPAGES" ); in dumpCodePage() local

Completed in 115 milliseconds