Home
last modified time | relevance | path

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

/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx338 Reference< XConstantTypeDescription > xConst; in getTypeBlop() local
344xConst = Reference< XConstantTypeDescription >(memberTypes[i], UNO_QUERY); in getTypeBlop()
346 writeConstantData(writer, ++fieldIndex, xConst); in getTypeBlop()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx347 Reference< XConstantTypeDescription > xConst; in getTypeBlob() local
351 xConst = Reference< XConstantTypeDescription >( in getTypeBlob()
354 writeConstantData(writer, ++fieldIndex, xConst); in getTypeBlob()

Completed in 28 milliseconds