Searched refs:lcl_getValidationProps (Results 1 – 1 of 1) sorted by relevance
58 lcl_getValidationProps( const uno::Reference< table::XCellRange >& xRange ) in lcl_getValidationProps() function69 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in getIgnoreBlank()78 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setIgnoreBlank()86 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getInCellDropdown()98 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps(m_xRange) ); in setInCellDropdown()106 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getShowInput()115 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps(m_xRange) ); in setShowInput()123 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getShowError()140 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getErrorTitle()157 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getInputMessage()[all …]
Completed in 52 milliseconds