Lines Matching defs:xProps

51 lcl_setValidationProps( const uno::Reference< table::XCellRange >& xRange, const uno::Reference< be…  in lcl_setValidationProps()
60 uno::Reference< beans::XPropertySet > xProps( xRange, uno::UNO_QUERY_THROW ); in lcl_getValidationProps() local
69 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in getIgnoreBlank() local
78 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setIgnoreBlank() local
86 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getInCellDropdown() local
98 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps(m_xRange) ); in setInCellDropdown() local
106 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getShowInput() local
115 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps(m_xRange) ); in setShowInput() local
123 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getShowError() local
132 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setShowError() local
140 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getErrorTitle() local
149 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setErrorTitle() local
157 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getInputMessage() local
166 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setInputMessage() local
174 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getInputTitle() local
183 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setInputTitle() local
191 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getErrorMessage() local
200 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setErrorMessage() local
210 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in Delete() local
228 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in Add() local