Searched refs:aVarValue (Results 1 – 1 of 1) sorted by relevance
1073 rtl::OUString aVarValue = pIterUser->aVarName; in impl_reSubstituteVariables() local1074 sal_Int32 nPos = aURL.indexOf( aVarValue ); in impl_reSubstituteVariables()1080 aStrBuffer.append( aVarValue ); in impl_reSubstituteVariables()1082 …aStrBuffer.append( aURL.copy( nPos + aVarValue.getLength(), ( aURL.getLength() - ( nPos + aVarVal… in impl_reSubstituteVariables()
Completed in 17 milliseconds