Lines Matching refs:SAL_CALL

65 uno::Any SAL_CALL 
71 void SAL_CALL
87 uno::Any SAL_CALL
114 void SAL_CALL
123 ::rtl::OUString SAL_CALL
131 void SAL_CALL
138 void SAL_CALL
144 void SAL_CALL
150 void SAL_CALL
156 void SAL_CALL
163 sal_Int32 SAL_CALL
169 uno::Any SAL_CALL
175 sal_Int32 SAL_CALL ScVbaComboBox::getStyle() throw (uno::RuntimeException) in getStyle()
180 void SAL_CALL ScVbaComboBox::setStyle( sal_Int32 /*nStyle*/ ) throw (uno::RuntimeException) in setStyle()
184 sal_Int32 SAL_CALL ScVbaComboBox::getDropButtonStyle() throw (uno::RuntimeException) in getDropButtonStyle()
189 void SAL_CALL ScVbaComboBox::setDropButtonStyle( sal_Int32 /*nDropButtonStyle*/ ) throw (uno::Runti… in setDropButtonStyle()
193 sal_Int32 SAL_CALL ScVbaComboBox::getDragBehavior() throw (uno::RuntimeException) in getDragBehavior()
198 void SAL_CALL ScVbaComboBox::setDragBehavior( sal_Int32 /*nDragBehavior*/ ) throw (uno::RuntimeExce… in setDragBehavior()
202 sal_Int32 SAL_CALL ScVbaComboBox::getEnterFieldBehavior() throw (uno::RuntimeException) in getEnterFieldBehavior()
207 void SAL_CALL ScVbaComboBox::setEnterFieldBehavior( sal_Int32 /*nEnterFieldBehavior*/ ) throw (uno:… in setEnterFieldBehavior()
211 sal_Int32 SAL_CALL ScVbaComboBox::getListStyle() throw (uno::RuntimeException) in getListStyle()
216 void SAL_CALL ScVbaComboBox::setListStyle( sal_Int32 /*nListStyle*/ ) throw (uno::RuntimeException) in setListStyle()
220 sal_Int32 SAL_CALL ScVbaComboBox::getTextAlign() throw (uno::RuntimeException) in getTextAlign()
225 void SAL_CALL ScVbaComboBox::setTextAlign( sal_Int32 /*nTextAlign*/ ) throw (uno::RuntimeException) in setTextAlign()
229 sal_Int32 SAL_CALL ScVbaComboBox::getTextLength() throw (uno::RuntimeException) in getTextLength()
234 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaComboBox::getFont() throw (uno::RuntimeException) in getFont()