Searched defs:lcid (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/dtrans/source/win32/dtobj/ |
H A D | FetcList.cxx | 425 sal_Bool SAL_CALL CFormatRegistrar::isLocaleCodePage( LCID lcid, LCTYPE lctype, sal_uInt32 codepage… in isLocaleCodePage() 444 sal_Bool SAL_CALL CFormatRegistrar::isLocaleOemCodePage( LCID lcid, sal_uInt32 codepage ) in isLocaleOemCodePage() 454 sal_Bool SAL_CALL CFormatRegistrar::isLocaleAnsiCodePage( LCID lcid, sal_uInt32 codepage ) in isLocaleAnsiCodePage() 466 LCID lcid = strtol( lpLocaleStr, NULL, 16 ); in EnumLocalesProc() local
|
H A D | DOTransferable.cxx | 279 LCID lcid = 0; in formatEtcToDataFlavor() local 298 LCID lcid = GetThreadLocale( ); in getLocaleFromClipboard() local 408 LCID lcid = getLocaleFromClipboard( ); in synthesizeUnicodeText() local
|
H A D | DataFmtTransl.cxx | 309 OUString SAL_CALL CDataFormatTranslator::getTextCharsetFromLCID( LCID lcid, CLIPFORMAT aClipformat … in getTextCharsetFromLCID()
|
H A D | XTDataObject.cxx | 226 LCID lcid = m_FormatRegistrar.getSynthesizedLocale( ); in renderLocaleAndSetupStgMedium() local
|
/aoo41x/main/dtrans/source/win32/misc/ |
H A D | ImplHelper.cxx | 101 OUString SAL_CALL getWinCPFromLocaleId( LCID lcid, LCTYPE lctype ) in getWinCPFromLocaleId() 166 OUString SAL_CALL getMimeCharsetFromLocaleId( LCID lcid, LCTYPE lctype, const OUString& aPrefix ) in getMimeCharsetFromLocaleId()
|
/aoo41x/main/embedserv/source/embed/ |
H A D | ed_ioleobject.cxx | 358 STDMETHODIMP EmbedDocument_Impl::GetTypeInfo( unsigned int iTInfo, LCID lcid, ITypeInfo FAR* FAR* p… in GetTypeInfo() 369 LCID lcid, in GetIDsOfNames() 383 LCID lcid, in Invoke()
|
/aoo41x/main/dtrans/source/win32/workbench/ |
H A D | test_wincb.cxx | 263 LCID lcid = MAKELCID( MAKELANGID( LANG_GERMAN, SUBLANG_GERMAN ), SORT_DEFAULT ); in main() local
|
/aoo41x/main/sal/workben/clipboardwben/testcopy/ |
H A D | cbcpytest.cxx | 372 LCID lcid = *( (WORD*)lpData ); in PasteData() local
|
/aoo41x/main/shell/source/backends/localebe/ |
H A D | localebackend.cxx | 201 rtl::OUString ImplGetLocale(LCID lcid) in ImplGetLocale()
|
/aoo41x/main/odk/examples/OLE/activex/ |
H A D | SOActiveX.cpp | 609 LCID lcid, in Invoke()
|
/aoo41x/main/embedserv/source/inprocserv/ |
H A D | inprocembobj.cxx | 1782 STDMETHODIMP InprocEmbedDocument_Impl::GetTypeInfo( UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo ) in GetTypeInfo() 1799 …ent_Impl::GetIDsOfNames( REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispI… in GetIDsOfNames() 1816 STDMETHODIMP InprocEmbedDocument_Impl::Invoke( DISPID dispIdMember, REFIID riid, LCID lcid, WORD wF… in Invoke()
|
/aoo41x/main/extensions/source/activex/main/ |
H A D | SOActiveX.cpp | 1130 LCID lcid, in Invoke()
|
Completed in 173 milliseconds