Lines Matching refs:lcl_getValidationProps
58 lcl_getValidationProps( const uno::Reference< table::XCellRange >& xRange ) in lcl_getValidationProps() function
69 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()
132 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setShowError()
140 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getErrorTitle()
149 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setErrorTitle()
157 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getInputMessage()
166 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setInputMessage()
174 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getInputTitle()
183 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setInputTitle()
191 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getErrorMessage()
200 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setErrorMessage()
210 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in Delete()
228 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in Add()
309 …uno::Reference< sheet::XSheetCondition > xCond( lcl_getValidationProps( m_xRange ), uno::UNO_QUERY… in getFormula1()
316 …uno::Reference< sheet::XSheetCondition > xCond( lcl_getValidationProps( m_xRange ), uno::UNO_QUERY… in getFormula2()