Searched refs:constTypes (Results 1 – 2 of 2) sorted by relevance
300 … Sequence< Reference< XConstantTypeDescription > > constTypes( xCFace->getConstants()); in getTypeBlop() local301 sal_uInt16 constCount = (sal_uInt16)constTypes.getLength(); in getTypeBlop()307 writeConstantData(writer, i, constTypes[i]); in getTypeBlop()
305 Sequence< Reference< XConstantTypeDescription > > constTypes( in getTypeBlob() local307 sal_uInt16 constCount = (sal_uInt16)constTypes.getLength(); in getTypeBlob()315 writeConstantData(writer, i, constTypes[i]); in getTypeBlob()
Completed in 158 milliseconds