Home
last modified time | relevance | path

Searched refs:nLastScript (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx390 sal_Int16 nLastScript = XclExpStringHelper::GetLeadingScriptType( rRoot, rText ); in lclCreateFormattedString() local
408 nScript = nLastScript; in lclCreateFormattedString()
426 nLastScript = nScript; in lclCreateFormattedString()
463 sal_Int16 nLastScript = XclExpStringHelper::GetLeadingScriptType( rRoot, rEE.GetText() ); in lclCreateFormattedString() local
524 nScript = nLastScript; in lclCreateFormattedString()
526 nLastScript = nScript; in lclCreateFormattedString()
H A Dxechart.cxx1008 … sal_Int16 nLastScript = XclExpStringHelper::GetLeadingScriptType( GetRoot(), aText ); in ConvertStringSequence() local
1021 nScript = nLastScript; in ConvertStringSequence()
1042 nLastScript = nScript; in ConvertStringSequence()

Completed in 35 milliseconds