Searched refs:xValProps (Results 1 – 1 of 1) sorted by relevance
61 uno::Reference< beans::XPropertySet > xValProps; in lcl_getValidationProps() local62 xValProps.set( xProps->getPropertyValue( VALIDATION ), uno::UNO_QUERY_THROW ); in lcl_getValidationProps()63 return xValProps; in lcl_getValidationProps()
Completed in 15 milliseconds