Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx831 sal_Int32 nReplaceLength = 0; in impl_substituteVariable() local
865 nReplaceLength = nLength; in impl_substituteVariable()
877 nReplaceLength = nLength; in impl_substituteVariable()
882 if ( nReplaceLength > 0 ) in impl_substituteVariable()
885 aWorkText = aWorkText.replaceAt( nPosition, nReplaceLength, aReplacement ); in impl_substituteVariable()

Completed in 19 milliseconds