Searched refs:nMaxRecursiveDepth (Results 1 – 1 of 1) sorted by relevance
798 const sal_Int32 nMaxRecursiveDepth = 8; in impl_substituteVariable() local826 while ( !bSubstitutionCompleted && nDepth < nMaxRecursiveDepth ) in impl_substituteVariable()940 nDepth = nMaxRecursiveDepth; in impl_substituteVariable()966 if ( nDepth == nMaxRecursiveDepth ) in impl_substituteVariable()
Completed in 14 milliseconds