Home
last modified time | relevance | path

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

/aoo4110/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx300 … Sequence< Reference< XConstantTypeDescription > > constTypes( xCFace->getConstants()); in getTypeBlop() local
301 sal_uInt16 constCount = (sal_uInt16)constTypes.getLength(); in getTypeBlop()
307 writeConstantData(writer, i, constTypes[i]); in getTypeBlop()
/aoo4110/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx305 Sequence< Reference< XConstantTypeDescription > > constTypes( in getTypeBlob() local
307 sal_uInt16 constCount = (sal_uInt16)constTypes.getLength(); in getTypeBlob()
315 writeConstantData(writer, i, constTypes[i]); in getTypeBlob()

Completed in 22 milliseconds