Home
last modified time | relevance | path

Searched refs:GetLanguage (Results 1 – 25 of 257) sorted by path

1234567891011

/trunk/main/automation/source/server/
H A Dstatemnt.cxx3389 … pRet->GenReturn ( RET_Value, nMethodId, (comm_USHORT)Application::GetSettings().GetLanguage() ); in Execute()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx1668 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in RTLFUNC()
2014 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in RTLFUNC()
H A Dmethods1.cxx2522 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in RTLFUNC()
H A Druntime.cxx338 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in GetNumberFormatter()
370 eLangType = GetpApp()->GetSettings().GetLanguage(); in PrepareNumberFormatter()
/trunk/main/basic/source/sbx/
H A Dsbxdate.cxx89 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in ImpGetDate()
246 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in ImpPutDate()
H A Dsbxscan.cxx746 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in Format()
873 LanguageType eLangType = GetpApp()->GetSettings().GetLanguage(); in Format()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx729 nFmt = pNumFormatter->GetStandardIndex( pFormat->GetLanguage()); in SetNumFormat()
738 nFmt = pNumFormatter->GetStandardFormat( NUMBERFORMAT_TIME, pFormat->GetLanguage() ); in SetNumFormat()
747 nFmt = pNumFormatter->GetStandardFormat( NUMBERFORMAT_DATE, pFormat->GetLanguage() ); in SetNumFormat()
/trunk/main/chart2/source/tools/
H A DDiagramHelper.cxx1200 nRet = pNumFormatter->GetFormatIndex( NF_DATE_SYS_DDMMYYYY, pFormat->GetLanguage() ); in getDateNumberFormat()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx894 LanguageType aLang = rFont.GetLanguage(); in createFont()
/trunk/main/cui/source/dialogs/
H A DSpellAttrib.hxx136 LanguageType GetLanguage() const {return m_eLanguage;} in GetLanguage() function in svx::SpellLanguageAttrib
H A DSpellDialog.cxx1802 …rib aNewLangAttrib( static_cast<const SpellLanguageAttrib&>(pLangAttrib->GetAttr()).GetLanguage()); in ChangeMarkedWord()
1967 eLang = static_cast<const SpellLanguageAttrib&>(pLang->GetAttr()).GetLanguage(); in CreateSpellPortions()
H A Dthesdlg.cxx737 sal_uInt16 SvxThesaurusDialog::GetLanguage() const in GetLanguage() function in SvxThesaurusDialog
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx365 sal_uInt16 AbstractThesaurusDialog_Impl::GetLanguage() const in GetLanguage() function in AbstractThesaurusDialog_Impl
367 return pDlg->GetLanguage(); in GetLanguage()
H A Ddlgfact.hxx186 virtual sal_uInt16 GetLanguage() const;
/trunk/main/cui/source/inc/
H A Dthesdlg.hxx53 sal_uInt16 GetLanguage() const;
/trunk/main/cui/source/options/
H A Doptgdlg.cxx1318 aStr_ += ApplyLreOrRleEmbedding( pLanguageTable->GetString( pCurr->GetLanguage() ) ); in OfaLanguagesTabPage()
1510 pCurr->GetBankSymbol(), pCurr->GetLanguage() ); in FillItemSet()
H A Doptlingu.cxx775 LanguageType eLang = Application::GetSettings().GetLanguage(); in SvxLinguData_Impl()
H A Dtreeopt.cxx1584 … pRet->Put(SfxUInt16Item(SID_ATTR_LANGUAGE, ((const SvxLanguageItem*)pItem)->GetLanguage())); in CreateItemSet()
1586 …et->Put(SfxUInt16Item(SID_ATTR_CHAR_CJK_LANGUAGE, ((const SvxLanguageItem*)pItem)->GetLanguage())); in CreateItemSet()
1588 …et->Put(SfxUInt16Item(SID_ATTR_CHAR_CTL_LANGUAGE, ((const SvxLanguageItem*)pItem)->GetLanguage())); in CreateItemSet()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx148 eLastDialogLanguage = Application::GetSettings().GetLanguage(); in OfaAutoCorrDlg()
2301 LanguageType eLang = Application::GetSettings().GetLanguage(); in IMPL_LINK()
H A Dmacroass.cxx133 if ( ! pMacro->GetLanguage().EqualsAscii("JavaScript") ) in ConvertToUIName_Impl()
H A Dnumpages.cxx248 LanguageType eLang = Application::GetSettings().GetLanguage(); in SvxSingleNumPickTabPage()
683 LanguageType eLang = Application::GetSettings().GetLanguage(); in SvxNumPickTabPage()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1164 …ormatKey = _pFormatter->GetStandardFormat(NUMBERFORMAT_TEXT,_pParent->GetSettings().GetLanguage()); in callColumnFormatDialog()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx200 …Device::GetDefaultFont( DEFAULTFONT_SANS_UNICODE,Window::GetSettings().GetLanguage(),DEFAULTFONT_F… in DBG_NAME()
/trunk/main/desktop/source/app/
H A Dcmdlineargs.cxx919 sal_Bool CommandLineArgs::GetLanguage( ::rtl::OUString& rPara ) const in GetLanguage() function in desktop::CommandLineArgs
H A Dcmdlineargs.hxx171 sal_Bool GetLanguage( ::rtl::OUString& rPara ) const;

Completed in 307 milliseconds

1234567891011