Home
last modified time | relevance | path

Searched refs:xConstant (Results 1 – 3 of 3) sorted by relevance

/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx56 const Reference< XConstantTypeDescription >& xConstant) in writeConstantData()
61 OUString uConstName = xConstant->getName(); in writeConstantData()
62 Any aConstantAny = xConstant->getConstantValue(); in writeConstantData()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx56 const Reference< XConstantTypeDescription >& xConstant) in writeConstantData()
61 OUString uConstName = xConstant->getName(); in writeConstantData()
62 Any aConstantAny = xConstant->getConstantValue(); in writeConstantData()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx502 Reference< reflection::XConstantTypeDescription > xConstant( in get_type() local
505 to_cli_constant( xConstant->getConstantValue() ); in get_type()
558 reflection::XConstantTypeDescription > const & xConstant = in get_type() local
561 to_cli_constant( xConstant->getConstantValue() ); in get_type()
563 ustring_to_String( xConstant->getName() ); in get_type()

Completed in 47 milliseconds