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()
536 Reference< reflection::XConstantTypeDescription > xConstant(539 to_cli_constant( xConstant->getConstantValue() );592 reflection::XConstantTypeDescription > const & xConstant = variable595 to_cli_constant( xConstant->getConstantValue() );597 ustring_to_String( xConstant->getName() );