Searched refs:nLastScript (Results 1 – 2 of 2) sorted by relevance
390 sal_Int16 nLastScript = XclExpStringHelper::GetLeadingScriptType( rRoot, rText ); in lclCreateFormattedString() local408 nScript = nLastScript; in lclCreateFormattedString()426 nLastScript = nScript; in lclCreateFormattedString()463 sal_Int16 nLastScript = XclExpStringHelper::GetLeadingScriptType( rRoot, rEE.GetText() ); in lclCreateFormattedString() local524 nScript = nLastScript; in lclCreateFormattedString()526 nLastScript = nScript; in lclCreateFormattedString()
1008 … sal_Int16 nLastScript = XclExpStringHelper::GetLeadingScriptType( GetRoot(), aText ); in ConvertStringSequence() local1021 nScript = nLastScript; in ConvertStringSequence()1042 nLastScript = nScript; in ConvertStringSequence()
Completed in 54 milliseconds