Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/property/
H A Dcomposedprops.cxx97 sal_Int32 nMasterPropsCount = aMasterProps.getLength(); in compose() local
101 Sequence<sal_Bool> aInclusionFlags(nMasterPropsCount); in compose()
105 Sequence< PropertyState > aPropertyStates(nMasterPropsCount); in compose()
107 for (sal_Int32 i=0; i<nMasterPropsCount; ++i) in compose()
114 for (sal_Int32 nPrimary=0; nPrimary<nMasterPropsCount; ++nPrimary, ++pPrimaryProperty) in compose()
143 for (sal_Int32 nCounter=0; nCounter<nMasterPropsCount; ++nCounter) in compose()
154 for (sal_Int32 nCopy = 0; nCopy < nMasterPropsCount; ++nCopy, ++pMasterProperties) in compose()

Completed in 19 milliseconds