Searched refs:nBusinessCount (Results 1 – 1 of 1) sorted by relevance
267 const int nBusinessCount = bIsLabel ? 0 : 34; in GetPropertyNames() local269 Sequence<OUString> aNames(nBusinessCount + nLabelCount); in GetPropertyNames()274 for(int nBusiness = 0; nBusiness < nBusinessCount; nBusiness++) in GetPropertyNames()
Completed in 13 milliseconds