Home
last modified time | relevance | path

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

/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx295 Reference< XConstantsTypeDescription > xCFace(xType, UNO_QUERY); in getTypeBlop() local
297 if ( !xCFace.is() ) in getTypeBlop()
300 … Sequence< Reference< XConstantTypeDescription > > constTypes( xCFace->getConstants()); in getTypeBlop()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx300 Reference< XConstantsTypeDescription > xCFace(xType, UNO_QUERY); in getTypeBlob() local
302 if ( !xCFace.is() ) in getTypeBlob()
306 xCFace->getConstants()); in getTypeBlob()

Completed in 23 milliseconds