Searched refs:nSourceStep (Results 1 – 2 of 2) sorted by relevance
785 for( sal_Int32 nSourceStep=0; nSourceStep<nSourceCount; ++nSourceStep ) in impl_SortAndExpandPropertyNames() local786 lTemp.push_back( lSource[nSourceStep] ); in impl_SortAndExpandPropertyNames()
581 for( sal_Int32 nSourceStep = 0; nSourceStep < nSourceCount; ++nSourceStep ) in impl_ExpandPropertyNames() local585 sFixPath += lSource[ nSourceStep ]; in impl_ExpandPropertyNames()
Completed in 25 milliseconds