Home
last modified time | relevance | path

Searched refs:nSecondaryPropertyCount (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/comphelper/source/property/
H A Dcomposedprops.cxx111 sal_Int32 nSecondaryPropertyCount; in compose() local
126 nSecondaryPropertyCount = aSecondaryProperties.getLength(); in compose()
131 while (k<nSecondaryPropertyCount && (pSecondaryProperties[k].Name != pPrimaryProperty->Name)) in compose()
134 if (k >= nSecondaryPropertyCount) in compose()

Completed in 5 milliseconds