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