Home
last modified time | relevance | path

Searched refs:nScriptType (Results 51 – 54 of 54) sorted by relevance

123

/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx398 …const sal_uInt16 nScriptType = SvtLanguageOptions::GetScriptTypeOfLanguage( (*i)->GetFmtFld().GetF… in Notify() local
400 switch (nScriptType) in Notify()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1922 …sal_Int16 nScriptType = SvtLanguageOptions::GetScriptTypeOfLanguage( Application::GetSettings().Ge… in ImplGetPortionValues() local
1926 nScriptType = xPPTBreakIter->getScriptType( sT, 0 ); in ImplGetPortionValues()
1928 if ( nScriptType != com::sun::star::i18n::ScriptType::COMPLEX ) in ImplGetPortionValues()
1972 switch( nScriptType ) in ImplGetPortionValues()
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx239 sal_uInt16 SwHTMLWriter::GetCSS1ScriptForScriptType( sal_uInt16 nScriptType ) in GetCSS1ScriptForScriptType() argument
243 switch( nScriptType ) in GetCSS1ScriptForScriptType()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx2685 Font EditEngine::CreateFontFromItemSet( const SfxItemSet& rItemSet, sal_uInt16 nScriptType ) in CreateFontFromItemSet() argument
2688 CreateFont( aFont, rItemSet, true, nScriptType ); in CreateFontFromItemSet()

Completed in 70 milliseconds

123