Searched refs:nDestStep (Results 1 – 1 of 1) sorted by relevance
578 sal_Int32 nDestStep = 0; in impl_ExpandPropertyNames() local588 lDestination[nDestStep] = sFixPath; in impl_ExpandPropertyNames()589 lDestination[nDestStep] += PROPERTYNAME_MODULE; in impl_ExpandPropertyNames()590 ++nDestStep; in impl_ExpandPropertyNames()591 lDestination[nDestStep] = sFixPath; in impl_ExpandPropertyNames()592 lDestination[nDestStep] += PROPERTYNAME_USEPRTMETRICS; in impl_ExpandPropertyNames()593 ++nDestStep; in impl_ExpandPropertyNames()594 lDestination[nDestStep] = sFixPath; in impl_ExpandPropertyNames()595 lDestination[nDestStep] += PROPERTYNAME_ADDSPACING; in impl_ExpandPropertyNames()596 ++nDestStep; in impl_ExpandPropertyNames()[all …]