Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/services/
H A Dsubstitutepathvars.cxx798 const sal_Int32 nMaxRecursiveDepth = 8; in impl_substituteVariable() local
826 while ( !bSubstitutionCompleted && nDepth < nMaxRecursiveDepth ) in impl_substituteVariable()
940 nDepth = nMaxRecursiveDepth; in impl_substituteVariable()
966 if ( nDepth == nMaxRecursiveDepth ) in impl_substituteVariable()

Completed in 17 milliseconds