Home
last modified time | relevance | path

Searched refs:aVarValue (Results 1 – 1 of 1) sorted by relevance

/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx1073 rtl::OUString aVarValue = pIterUser->aVarName; in impl_reSubstituteVariables() local
1074 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 15 milliseconds