Searched refs:xConstant (Results 1 – 3 of 3) sorted by relevance
56 const Reference< XConstantTypeDescription >& xConstant) in writeConstantData()61 OUString uConstName = xConstant->getName(); in writeConstantData()62 Any aConstantAny = xConstant->getConstantValue(); in writeConstantData()
502 Reference< reflection::XConstantTypeDescription > xConstant( in get_type() local505 to_cli_constant( xConstant->getConstantValue() ); in get_type()558 reflection::XConstantTypeDescription > const & xConstant = in get_type() local561 to_cli_constant( xConstant->getConstantValue() ); in get_type()563 ustring_to_String( xConstant->getName() ); in get_type()
Completed in 53 milliseconds