Searched refs:pPrimaryProperty (Results 1 – 1 of 1) sorted by relevance
113 const Property* pPrimaryProperty = aMasterProps.getConstArray(); in compose() local114 for (sal_Int32 nPrimary=0; nPrimary<nMasterPropsCount; ++nPrimary, ++pPrimaryProperty) in compose()116 if (_pMetaData && !_pMetaData->isComposeable(pPrimaryProperty->Name)) in compose()131 while (k<nSecondaryPropertyCount && (pSecondaryProperties[k].Name != pPrimaryProperty->Name)) in compose()
Completed in 14 milliseconds