Lines Matching refs:RuntimeException

79 …LL ImplName::getImplementationName(  ) throw(::com::sun::star::uno::RuntimeException) { return ::r…
80 …ng > SAL_CALL ImplName::getSupportedServiceNames() throw(::com::sun::star::uno::RuntimeException) \
99 …rtl::OUString UnoControlEditModel::getServiceName( ) throw(::com::sun::star::uno::RuntimeException) in getServiceName()
135 … beans::XPropertySetInfo > UnoControlEditModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
159 …y SAL_CALL UnoEditControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeException) in queryAggregation()
167 …Any SAL_CALL UnoEditControl::queryInterface( const uno::Type & rType ) throw(uno::RuntimeException) in queryInterface()
198 …trol::setModel(const uno::Reference< awt::XControlModel >& _rModel) throw ( uno::RuntimeException ) in setModel()
226 void UnoEditControl::dispose() throw(uno::RuntimeException) in dispose()
233 …& rxToolkit, const uno::Reference< awt::XWindowPeer > & rParentPeer ) throw(uno::RuntimeException) in createPeer()
249 void UnoEditControl::textChanged(const awt::TextEvent& e) throw(uno::RuntimeException) in textChanged()
268 …ntrol::addTextListener(const uno::Reference< awt::XTextListener > & l) throw(uno::RuntimeException) in addTextListener()
273 …ol::removeTextListener(const uno::Reference< awt::XTextListener > & l) throw(uno::RuntimeException) in removeTextListener()
278 void UnoEditControl::setText( const ::rtl::OUString& aText ) throw(uno::RuntimeException) in setText()
322 …ertText( const awt::Selection& rSel, const ::rtl::OUString& rNewText ) throw(uno::RuntimeException) in insertText()
349 ::rtl::OUString UnoEditControl::getText() throw(uno::RuntimeException) in getText()
365 ::rtl::OUString UnoEditControl::getSelectedText( void ) throw(uno::RuntimeException) in getSelectedText()
375 void UnoEditControl::setSelection( const awt::Selection& aSelection ) throw(uno::RuntimeException) in setSelection()
382 awt::Selection UnoEditControl::getSelection( void ) throw(uno::RuntimeException) in getSelection()
391 sal_Bool UnoEditControl::isEditable( void ) throw(uno::RuntimeException) in isEditable()
396 void UnoEditControl::setEditable( sal_Bool bEditable ) throw(uno::RuntimeException) in setEditable()
403 sal_Int16 UnoEditControl::getMaxTextLen() throw(uno::RuntimeException) in getMaxTextLen()
413 void UnoEditControl::setMaxTextLen( sal_Int16 nLen ) throw(uno::RuntimeException) in setMaxTextLen()
431 awt::Size UnoEditControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()
436 awt::Size UnoEditControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize()
441 awt::Size UnoEditControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeException) in calcAdjustedSize()
446 …ze UnoEditControl::getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) throw(uno::RuntimeException) in getMinimumSize()
451 …EditControl::getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) throw(uno::RuntimeException) in getColumnsAndLines()
483 …UString UnoControlFileControlModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
511 …:XPropertySetInfo > UnoControlFileControlModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
652 …tl::OUString UnoControlButtonModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
686 …eans::XPropertySetInfo > UnoControlButtonModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
729 void UnoButtonControl::dispose() throw(uno::RuntimeException) in dispose()
738 …& rxToolkit, const uno::Reference< awt::XWindowPeer > & rParentPeer ) throw(uno::RuntimeException) in createPeer()
752 …l::addActionListener(const uno::Reference< awt::XActionListener > & l) throw(uno::RuntimeException) in addActionListener()
762 …removeActionListener(const uno::Reference< awt::XActionListener > & l) throw(uno::RuntimeException) in removeActionListener()
772 …ntrol::addItemListener(const uno::Reference< awt::XItemListener > & l) throw(uno::RuntimeException) in addItemListener()
777 …ol::removeItemListener(const uno::Reference< awt::XItemListener > & l) throw(uno::RuntimeException) in removeItemListener()
782 …L_CALL UnoButtonControl::disposing( const lang::EventObject& Source ) throw (uno::RuntimeException) in disposing()
787 …LL UnoButtonControl::itemStateChanged( const awt::ItemEvent& rEvent ) throw (uno::RuntimeException) in itemStateChanged()
800 void UnoButtonControl::setLabel( const ::rtl::OUString& rLabel ) throw(uno::RuntimeException) in setLabel()
807 … UnoButtonControl::setActionCommand( const ::rtl::OUString& rCommand ) throw(uno::RuntimeException) in setActionCommand()
817 awt::Size UnoButtonControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()
822 awt::Size UnoButtonControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize()
827 …::Size UnoButtonControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeException) in calcAdjustedSize()
842 …String UnoControlImageControlModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
870 …XPropertySetInfo > UnoControlImageControlModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
931 void UnoImageControlControl::dispose() throw(uno::RuntimeException) in dispose()
939 sal_Bool UnoImageControlControl::isTransparent() throw(uno::RuntimeException) in isTransparent()
944 awt::Size UnoImageControlControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()
949 awt::Size UnoImageControlControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize()
954 … UnoImageControlControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeException) in calcAdjustedSize()
968 …UString UnoControlRadioButtonModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
999 …:XPropertySetInfo > UnoControlRadioButtonModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
1024 void UnoRadioButtonControl::dispose() throw(uno::RuntimeException) in dispose()
1033 sal_Bool UnoRadioButtonControl::isTransparent() throw(uno::RuntimeException) in isTransparent()
1038 …& rxToolkit, const uno::Reference< awt::XWindowPeer > & rParentPeer ) throw(uno::RuntimeException) in createPeer()
1058 …trol::addItemListener(const uno::Reference < awt::XItemListener > & l) throw(uno::RuntimeException) in addItemListener()
1063 …l::removeItemListener(const uno::Reference < awt::XItemListener > & l) throw(uno::RuntimeException) in removeItemListener()
1068 …l::addActionListener(const uno::Reference< awt::XActionListener > & l) throw(uno::RuntimeException) in addActionListener()
1078 …removeActionListener(const uno::Reference< awt::XActionListener > & l) throw(uno::RuntimeException) in removeActionListener()
1088 void UnoRadioButtonControl::setLabel( const ::rtl::OUString& rLabel ) throw(uno::RuntimeException) in setLabel()
1095 …adioButtonControl::setActionCommand( const ::rtl::OUString& rCommand ) throw(uno::RuntimeException) in setActionCommand()
1105 void UnoRadioButtonControl::setState( sal_Bool bOn ) throw(uno::RuntimeException) in setState()
1113 sal_Bool UnoRadioButtonControl::getState() throw(uno::RuntimeException) in getState()
1121 …noRadioButtonControl::itemStateChanged( const awt::ItemEvent& rEvent ) throw(uno::RuntimeException) in itemStateChanged()
1154 awt::Size UnoRadioButtonControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()
1159 awt::Size UnoRadioButtonControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize()
1164 …e UnoRadioButtonControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeException) in calcAdjustedSize()
1178 …::OUString UnoControlCheckBoxModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
1209 …ns::XPropertySetInfo > UnoControlCheckBoxModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
1233 void UnoCheckBoxControl::dispose() throw(uno::RuntimeException) in dispose()
1241 sal_Bool UnoCheckBoxControl::isTransparent() throw(uno::RuntimeException) in isTransparent()
1246 …& rxToolkit, const uno::Reference< awt::XWindowPeer > & rParentPeer ) throw(uno::RuntimeException) in createPeer()
1259 …trol::addItemListener(const uno::Reference < awt::XItemListener > & l) throw(uno::RuntimeException) in addItemListener()
1264 …l::removeItemListener(const uno::Reference < awt::XItemListener > & l) throw(uno::RuntimeException) in removeItemListener()
1269 …l::addActionListener(const uno::Reference< awt::XActionListener > & l) throw(uno::RuntimeException) in addActionListener()
1279 …removeActionListener(const uno::Reference< awt::XActionListener > & l) throw(uno::RuntimeException) in removeActionListener()
1289 …noCheckBoxControl::setActionCommand( const ::rtl::OUString& rCommand ) throw(uno::RuntimeException) in setActionCommand()
1300 void UnoCheckBoxControl::setLabel( const ::rtl::OUString& rLabel ) throw(uno::RuntimeException) in setLabel()
1307 void UnoCheckBoxControl::setState( short n ) throw(uno::RuntimeException) in setState()
1314 short UnoCheckBoxControl::getState() throw(uno::RuntimeException) in getState()
1322 void UnoCheckBoxControl::enableTriState( sal_Bool b ) throw(uno::RuntimeException) in enableTriState()
1329 …d UnoCheckBoxControl::itemStateChanged( const awt::ItemEvent& rEvent ) throw(uno::RuntimeException) in itemStateChanged()
1339 awt::Size UnoCheckBoxControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()
1344 awt::Size UnoCheckBoxControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize()
1349 …Size UnoCheckBoxControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeException) in calcAdjustedSize()
1363 …ring UnoControlFixedHyperlinkModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
1404 …ropertySetInfo > UnoControlFixedHyperlinkModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
1427 … UnoFixedHyperlinkControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeException) in queryAggregation()
1442 sal_Bool UnoFixedHyperlinkControl::isTransparent() throw(uno::RuntimeException)
1447 void UnoFixedHyperlinkControl::setText( const ::rtl::OUString& Text ) throw(uno::RuntimeException) in setText()
1454 ::rtl::OUString UnoFixedHyperlinkControl::getText() throw(uno::RuntimeException) in getText()
1459 …perlinkControl::setURL( const ::rtl::OUString& URL ) throw(::com::sun::star::uno::RuntimeException) in setURL()
1466 ::rtl::OUString UnoFixedHyperlinkControl::getURL( ) throw(::com::sun::star::uno::RuntimeException) in getURL()
1471 void UnoFixedHyperlinkControl::setAlignment( short nAlign ) throw(uno::RuntimeException) in setAlignment()
1478 short UnoFixedHyperlinkControl::getAlignment() throw(uno::RuntimeException) in getAlignment()
1489 awt::Size UnoFixedHyperlinkControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()
1494 awt::Size UnoFixedHyperlinkControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize()
1499 …noFixedHyperlinkControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeException) in calcAdjustedSize()
1504 void UnoFixedHyperlinkControl::dispose() throw(uno::RuntimeException) in dispose()
1512 …& rxToolkit, const uno::Reference< awt::XWindowPeer > & rParentPeer ) throw(uno::RuntimeException) in createPeer()
1521 …l::addActionListener(const uno::Reference< awt::XActionListener > & l) throw(uno::RuntimeException) in addActionListener()
1531 …removeActionListener(const uno::Reference< awt::XActionListener > & l) throw(uno::RuntimeException) in removeActionListener()
1550 …:OUString UnoControlFixedTextModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
1585 …s::XPropertySetInfo > UnoControlFixedTextModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
1608 …::Any UnoFixedTextControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeException) in queryAggregation()
1623 sal_Bool UnoFixedTextControl::isTransparent() throw(uno::RuntimeException)
1628 void UnoFixedTextControl::setText( const ::rtl::OUString& Text ) throw(uno::RuntimeException) in setText()
1635 ::rtl::OUString UnoFixedTextControl::getText() throw(uno::RuntimeException) in getText()
1640 void UnoFixedTextControl::setAlignment( short nAlign ) throw(uno::RuntimeException) in setAlignment()
1647 short UnoFixedTextControl::getAlignment() throw(uno::RuntimeException) in getAlignment()
1658 awt::Size UnoFixedTextControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()
1663 awt::Size UnoFixedTextControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize()
1668 …ize UnoFixedTextControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeException) in calcAdjustedSize()
1691 …::OUString UnoControlGroupBoxModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
1719 …ns::XPropertySetInfo > UnoControlGroupBoxModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
1740 sal_Bool UnoGroupBoxControl::isTransparent() throw(uno::RuntimeException) in isTransparent()
1874 …l::OUString UnoControlListBoxModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in IMPL_SERVICEINFO_DERIVED()
1905 …ans::XPropertySetInfo > UnoControlListBoxModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
1977 ::sal_Int32 SAL_CALL UnoControlListBoxModel::getItemCount() throw (RuntimeException) in getItemCount()
1984 …mText, const ::rtl::OUString& i_rItemImageURL ) throw (IndexOutOfBoundsException, RuntimeException) in insertItem()
1997 …nPosition, const ::rtl::OUString& i_rItemText ) throw (IndexOutOfBoundsException, RuntimeException) in insertItemText()
2009 …ition, const ::rtl::OUString& i_rItemImageURL ) throw (IndexOutOfBoundsException, RuntimeException) in insertItemImage()
2021 …BoxModel::removeItem( ::sal_Int32 i_nPosition ) throw (IndexOutOfBoundsException, RuntimeException) in removeItem()
2032 …SAL_CALL UnoControlListBoxModel::removeAllItems( ) throw (::com::sun::star::uno::RuntimeException) in removeAllItems()
2043 …nPosition, const ::rtl::OUString& i_rItemText ) throw (IndexOutOfBoundsException, RuntimeException) in setItemText()
2055 …ition, const ::rtl::OUString& i_rItemImageURL ) throw (IndexOutOfBoundsException, RuntimeException) in setItemImage()
2067 …mText, const ::rtl::OUString& i_rItemImageURL ) throw (IndexOutOfBoundsException, RuntimeException) in setItemTextAndImage()
2080 …al_Int32 i_nPosition, const Any& i_rDataValue ) throw (IndexOutOfBoundsException, RuntimeException) in setItemData()
2088 …oxModel::getItemText( ::sal_Int32 i_nPosition ) throw (IndexOutOfBoundsException, RuntimeException) in getItemText()
2096 …xModel::getItemImage( ::sal_Int32 i_nPosition ) throw (IndexOutOfBoundsException, RuntimeException) in getItemImage()
2104 …:getItemTextAndImage( ::sal_Int32 i_nPosition ) throw (IndexOutOfBoundsException, RuntimeException) in getItemTextAndImage()
2112 …oxModel::getItemData( ::sal_Int32 i_nPosition ) throw (IndexOutOfBoundsException, RuntimeException) in getItemData()
2120 …ring, ::rtl::OUString > > SAL_CALL UnoControlListBoxModel::getAllItems( ) throw (RuntimeException) in getAllItems()
2127 …istener( const uno::Reference< awt::XItemListListener >& i_Listener ) throw (uno::RuntimeException) in addItemListListener()
2134 …istener( const uno::Reference< awt::XItemListListener >& i_Listener ) throw (uno::RuntimeException) in removeItemListListener()
2309 void UnoListBoxControl::dispose() throw(uno::RuntimeException) in IMPL_SERVICEINFO_DERIVED()
2360 …& rxToolkit, const uno::Reference< awt::XWindowPeer > & rParentPeer ) throw(uno::RuntimeException) in createPeer()
2371 …l::addActionListener(const uno::Reference< awt::XActionListener > & l) throw(uno::RuntimeException) in addActionListener()
2381 …removeActionListener(const uno::Reference< awt::XActionListener > & l) throw(uno::RuntimeException) in removeActionListener()
2391 …trol::addItemListener(const uno::Reference < awt::XItemListener > & l) throw(uno::RuntimeException) in addItemListener()
2396 …l::removeItemListener(const uno::Reference < awt::XItemListener > & l) throw(uno::RuntimeException) in removeItemListener()
2401 …istBoxControl::addItem( const ::rtl::OUString& aItem, sal_Int16 nPos ) throw(uno::RuntimeException) in addItem()
2408 …Items( const uno::Sequence< ::rtl::OUString>& aItems, sal_Int16 nPos ) throw(uno::RuntimeException) in addItems()
2442 void UnoListBoxControl::removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(uno::RuntimeException) in removeItems()
2474 sal_Int16 UnoListBoxControl::getItemCount() throw(uno::RuntimeException) in getItemCount()
2482 ::rtl::OUString UnoListBoxControl::getItem( sal_Int16 nPos ) throw(uno::RuntimeException) in getItem()
2493 uno::Sequence< ::rtl::OUString> UnoListBoxControl::getItems() throw(uno::RuntimeException) in getItems()
2501 sal_Int16 UnoListBoxControl::getSelectedItemPos() throw(uno::RuntimeException) in getSelectedItemPos()
2512 uno::Sequence<sal_Int16> UnoListBoxControl::getSelectedItemsPos() throw(uno::RuntimeException) in getSelectedItemsPos()
2523 ::rtl::OUString UnoListBoxControl::getSelectedItem() throw(uno::RuntimeException) in getSelectedItem()
2534 uno::Sequence< ::rtl::OUString> UnoListBoxControl::getSelectedItems() throw(uno::RuntimeException) in getSelectedItems()
2545 …d UnoListBoxControl::selectItemPos( sal_Int16 nPos, sal_Bool bSelect ) throw(uno::RuntimeException) in selectItemPos()
2555 …emsPos( const uno::Sequence<sal_Int16>& aPositions, sal_Bool bSelect ) throw(uno::RuntimeException) in selectItemsPos()
2565 …xControl::selectItem( const ::rtl::OUString& aItem, sal_Bool bSelect ) throw(uno::RuntimeException) in selectItem()
2575 void UnoListBoxControl::makeVisible( sal_Int16 nEntry ) throw(uno::RuntimeException) in makeVisible()
2584 void UnoListBoxControl::setDropDownLineCount( sal_Int16 nLines ) throw(uno::RuntimeException) in setDropDownLineCount()
2591 sal_Int16 UnoListBoxControl::getDropDownLineCount() throw(uno::RuntimeException) in getDropDownLineCount()
2596 sal_Bool UnoListBoxControl::isMutipleMode() throw(uno::RuntimeException) in isMutipleMode()
2601 void UnoListBoxControl::setMultipleMode( sal_Bool bMulti ) throw(uno::RuntimeException) in setMultipleMode()
2608 …id UnoListBoxControl::itemStateChanged( const awt::ItemEvent& rEvent ) throw(uno::RuntimeException) in itemStateChanged()
2630 awt::Size UnoListBoxControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()
2635 awt::Size UnoListBoxControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize()
2640 …:Size UnoListBoxControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeException) in calcAdjustedSize()
2645 …UnoListBoxControl::getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) throw(uno::RuntimeException) in getMinimumSize()
2650 …tBoxControl::getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) throw(uno::RuntimeException) in getColumnsAndLines()
2655 …l::setModel( const uno::Reference< awt::XControlModel >& i_rModel ) throw ( uno::RuntimeException ) in setModel()
2675 …istBoxControl::listItemInserted( const awt::ItemListEvent& i_rEvent ) throw (uno::RuntimeException) in listItemInserted()
2683 …ListBoxControl::listItemRemoved( const awt::ItemListEvent& i_rEvent ) throw (uno::RuntimeException) in listItemRemoved()
2691 …istBoxControl::listItemModified( const awt::ItemListEvent& i_rEvent ) throw (uno::RuntimeException) in listItemModified()
2699 …oListBoxControl::allItemsRemoved( const lang::EventObject& i_rEvent ) throw (uno::RuntimeException) in allItemsRemoved()
2707 …oListBoxControl::itemListChanged( const lang::EventObject& i_rEvent ) throw (uno::RuntimeException) in itemListChanged()
2733 …ns::XPropertySetInfo > UnoControlComboBoxModel::getPropertySetInfo( ) throw(uno::RuntimeException) in IMPL_SERVICEINFO_DERIVED()
2751 …::OUString UnoControlComboBoxModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
2816 void UnoComboBoxControl::dispose() throw(uno::RuntimeException) in dispose()
2824 …o::Any UnoComboBoxControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeException) in queryAggregation()
2868 …& rxToolkit, const uno::Reference< awt::XWindowPeer > & rParentPeer ) throw(uno::RuntimeException) in createPeer()
2879 …l::addActionListener(const uno::Reference< awt::XActionListener > & l) throw(uno::RuntimeException) in addActionListener()
2889 …removeActionListener(const uno::Reference< awt::XActionListener > & l) throw(uno::RuntimeException) in removeActionListener()
2899 …trol::addItemListener(const uno::Reference < awt::XItemListener > & l) throw(uno::RuntimeException) in addItemListener()
2909 …l::removeItemListener(const uno::Reference < awt::XItemListener > & l) throw(uno::RuntimeException) in removeItemListener()
2918 …d UnoComboBoxControl::itemStateChanged( const awt::ItemEvent& rEvent ) throw(uno::RuntimeException) in itemStateChanged()
2938 …l::setModel( const uno::Reference< awt::XControlModel >& i_rModel ) throw ( uno::RuntimeException ) in setModel()
2958 …mboBoxControl::listItemInserted( const awt::ItemListEvent& i_rEvent ) throw (uno::RuntimeException) in listItemInserted()
2966 …omboBoxControl::listItemRemoved( const awt::ItemListEvent& i_rEvent ) throw (uno::RuntimeException) in listItemRemoved()
2974 …mboBoxControl::listItemModified( const awt::ItemListEvent& i_rEvent ) throw (uno::RuntimeException) in listItemModified()
2982 …ComboBoxControl::allItemsRemoved( const lang::EventObject& i_rEvent ) throw (uno::RuntimeException) in allItemsRemoved()
2990 …ComboBoxControl::itemListChanged( const lang::EventObject& i_rEvent ) throw (uno::RuntimeException) in itemListChanged()
3006 …mboBoxControl::addItem( const ::rtl::OUString& aItem, sal_Int16 nPos ) throw(uno::RuntimeException) in addItem()
3013 …Items( const uno::Sequence< ::rtl::OUString>& aItems, sal_Int16 nPos ) throw(uno::RuntimeException) in addItems()
3047 …id UnoComboBoxControl::removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(uno::RuntimeException) in removeItems()
3079 sal_Int16 UnoComboBoxControl::getItemCount() throw(uno::RuntimeException) in getItemCount()
3087 ::rtl::OUString UnoComboBoxControl::getItem( sal_Int16 nPos ) throw(uno::RuntimeException) in getItem()
3098 uno::Sequence< ::rtl::OUString> UnoComboBoxControl::getItems() throw(uno::RuntimeException) in getItems()
3106 void UnoComboBoxControl::setDropDownLineCount( sal_Int16 nLines ) throw(uno::RuntimeException) in setDropDownLineCount()
3113 sal_Int16 UnoComboBoxControl::getDropDownLineCount() throw(uno::RuntimeException) in getDropDownLineCount()
3130 …::Any UnoSpinFieldControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeException) in queryAggregation()
3143 …& rxToolkit, const uno::Reference< awt::XWindowPeer > & rParentPeer ) throw(uno::RuntimeException)
3154 …ference< ::com::sun::star::awt::XSpinListener >& l ) throw(::com::sun::star::uno::RuntimeException) in addSpinListener()
3164 …ference< ::com::sun::star::awt::XSpinListener >& l ) throw(::com::sun::star::uno::RuntimeException) in removeSpinListener()
3174 void UnoSpinFieldControl::up() throw(::com::sun::star::uno::RuntimeException) in up()
3181 void UnoSpinFieldControl::down() throw(::com::sun::star::uno::RuntimeException) in down()
3188 void UnoSpinFieldControl::first() throw(::com::sun::star::uno::RuntimeException) in first()
3195 void UnoSpinFieldControl::last() throw(::com::sun::star::uno::RuntimeException) in last()
3202 …noSpinFieldControl::enableRepeat( sal_Bool bRepeat ) throw(::com::sun::star::uno::RuntimeException) in enableRepeat()
3220 …:OUString UnoControlDateFieldModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
3249 …s::XPropertySetInfo > UnoControlDateFieldModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
3274 …::Any UnoDateFieldControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeException) in queryAggregation()
3287 …& rxToolkit, const uno::Reference< awt::XWindowPeer > & rParentPeer ) throw(uno::RuntimeException)
3299 void UnoDateFieldControl::textChanged( const awt::TextEvent& e ) throw(uno::RuntimeException) in textChanged()
3340 void UnoDateFieldControl::setDate( sal_Int32 Date ) throw(uno::RuntimeException) in setDate()
3347 sal_Int32 UnoDateFieldControl::getDate() throw(uno::RuntimeException) in getDate()
3352 void UnoDateFieldControl::setMin( sal_Int32 Date ) throw(uno::RuntimeException) in setMin()
3359 sal_Int32 UnoDateFieldControl::getMin() throw(uno::RuntimeException) in getMin()
3364 void UnoDateFieldControl::setMax( sal_Int32 Date ) throw(uno::RuntimeException) in setMax()
3371 sal_Int32 UnoDateFieldControl::getMax() throw(uno::RuntimeException) in getMax()
3376 void UnoDateFieldControl::setFirst( sal_Int32 Date ) throw(uno::RuntimeException) in setFirst()
3386 sal_Int32 UnoDateFieldControl::getFirst() throw(uno::RuntimeException) in getFirst()
3391 void UnoDateFieldControl::setLast( sal_Int32 Date ) throw(uno::RuntimeException) in setLast()
3401 sal_Int32 UnoDateFieldControl::getLast() throw(uno::RuntimeException) in getLast()
3406 void UnoDateFieldControl::setLongFormat( sal_Bool bLong ) throw(uno::RuntimeException) in setLongFormat()
3416 sal_Bool UnoDateFieldControl::isLongFormat() throw(uno::RuntimeException) in isLongFormat()
3421 void UnoDateFieldControl::setEmpty() throw(uno::RuntimeException) in setEmpty()
3430 sal_Bool UnoDateFieldControl::isEmpty() throw(uno::RuntimeException) in isEmpty()
3441 void UnoDateFieldControl::setStrictFormat( sal_Bool bStrict ) throw(uno::RuntimeException) in setStrictFormat()
3448 sal_Bool UnoDateFieldControl::isStrictFormat() throw(uno::RuntimeException) in isStrictFormat()
3462 …:OUString UnoControlTimeFieldModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
3491 …s::XPropertySetInfo > UnoControlTimeFieldModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
3515 …::Any UnoTimeFieldControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeException) in queryAggregation()
3528 …& rxToolkit, const uno::Reference< awt::XWindowPeer > & rParentPeer ) throw(uno::RuntimeException)
3537 void UnoTimeFieldControl::textChanged( const awt::TextEvent& e ) throw(uno::RuntimeException) in textChanged()
3556 void UnoTimeFieldControl::setTime( sal_Int32 Time ) throw(uno::RuntimeException) in setTime()
3563 sal_Int32 UnoTimeFieldControl::getTime() throw(uno::RuntimeException) in getTime()
3568 void UnoTimeFieldControl::setMin( sal_Int32 Time ) throw(uno::RuntimeException) in setMin()
3575 sal_Int32 UnoTimeFieldControl::getMin() throw(uno::RuntimeException) in getMin()
3580 void UnoTimeFieldControl::setMax( sal_Int32 Time ) throw(uno::RuntimeException) in setMax()
3587 sal_Int32 UnoTimeFieldControl::getMax() throw(uno::RuntimeException) in getMax()
3592 void UnoTimeFieldControl::setFirst( sal_Int32 Time ) throw(uno::RuntimeException) in setFirst()
3602 sal_Int32 UnoTimeFieldControl::getFirst() throw(uno::RuntimeException) in getFirst()
3607 void UnoTimeFieldControl::setLast( sal_Int32 Time ) throw(uno::RuntimeException) in setLast()
3617 sal_Int32 UnoTimeFieldControl::getLast() throw(uno::RuntimeException) in getLast()
3622 void UnoTimeFieldControl::setEmpty() throw(uno::RuntimeException) in setEmpty()
3631 sal_Bool UnoTimeFieldControl::isEmpty() throw(uno::RuntimeException) in isEmpty()
3642 void UnoTimeFieldControl::setStrictFormat( sal_Bool bStrict ) throw(uno::RuntimeException) in setStrictFormat()
3649 sal_Bool UnoTimeFieldControl::isStrictFormat() throw(uno::RuntimeException) in isStrictFormat()
3663 …String UnoControlNumericFieldModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
3692 …XPropertySetInfo > UnoControlNumericFieldModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
3716 …ny UnoNumericFieldControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeException) in queryAggregation()
3729 …& rxToolkit, const uno::Reference< awt::XWindowPeer > & rParentPeer ) throw(uno::RuntimeException)
3739 void UnoNumericFieldControl::textChanged( const awt::TextEvent& e ) throw(uno::RuntimeException) in textChanged()
3750 void UnoNumericFieldControl::setValue( double Value ) throw(uno::RuntimeException) in setValue()
3757 double UnoNumericFieldControl::getValue() throw(uno::RuntimeException) in getValue()
3762 void UnoNumericFieldControl::setMin( double Value ) throw(uno::RuntimeException) in setMin()
3769 double UnoNumericFieldControl::getMin() throw(uno::RuntimeException) in getMin()
3774 void UnoNumericFieldControl::setMax( double Value ) throw(uno::RuntimeException) in setMax()
3781 double UnoNumericFieldControl::getMax() throw(uno::RuntimeException) in getMax()
3786 void UnoNumericFieldControl::setFirst( double Value ) throw(uno::RuntimeException) in setFirst()
3796 double UnoNumericFieldControl::getFirst() throw(uno::RuntimeException) in getFirst()
3801 void UnoNumericFieldControl::setLast( double Value ) throw(uno::RuntimeException) in setLast()
3811 double UnoNumericFieldControl::getLast() throw(uno::RuntimeException) in getLast()
3816 void UnoNumericFieldControl::setStrictFormat( sal_Bool bStrict ) throw(uno::RuntimeException) in setStrictFormat()
3823 sal_Bool UnoNumericFieldControl::isStrictFormat() throw(uno::RuntimeException) in isStrictFormat()
3828 void UnoNumericFieldControl::setSpinSize( double Digits ) throw(uno::RuntimeException) in setSpinSize()
3835 double UnoNumericFieldControl::getSpinSize() throw(uno::RuntimeException) in getSpinSize()
3840 void UnoNumericFieldControl::setDecimalDigits( sal_Int16 Digits ) throw(uno::RuntimeException) in setDecimalDigits()
3847 sal_Int16 UnoNumericFieldControl::getDecimalDigits() throw(uno::RuntimeException) in getDecimalDigits()
3861 …tring UnoControlCurrencyFieldModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
3896 …PropertySetInfo > UnoControlCurrencyFieldModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
3918 …y UnoCurrencyFieldControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeException) in queryAggregation()
3931 …& rxToolkit, const uno::Reference< awt::XWindowPeer > & rParentPeer ) throw(uno::RuntimeException)
3940 void UnoCurrencyFieldControl::textChanged( const awt::TextEvent& e ) throw(uno::RuntimeException) in textChanged()
3951 void UnoCurrencyFieldControl::setValue( double Value ) throw(uno::RuntimeException) in setValue()
3958 double UnoCurrencyFieldControl::getValue() throw(uno::RuntimeException) in getValue()
3963 void UnoCurrencyFieldControl::setMin( double Value ) throw(uno::RuntimeException) in setMin()
3970 double UnoCurrencyFieldControl::getMin() throw(uno::RuntimeException) in getMin()
3975 void UnoCurrencyFieldControl::setMax( double Value ) throw(uno::RuntimeException) in setMax()
3982 double UnoCurrencyFieldControl::getMax() throw(uno::RuntimeException) in getMax()
3987 void UnoCurrencyFieldControl::setFirst( double Value ) throw(uno::RuntimeException) in setFirst()
3997 double UnoCurrencyFieldControl::getFirst() throw(uno::RuntimeException) in getFirst()
4002 void UnoCurrencyFieldControl::setLast( double Value ) throw(uno::RuntimeException) in setLast()
4012 double UnoCurrencyFieldControl::getLast() throw(uno::RuntimeException) in getLast()
4017 void UnoCurrencyFieldControl::setStrictFormat( sal_Bool bStrict ) throw(uno::RuntimeException) in setStrictFormat()
4024 sal_Bool UnoCurrencyFieldControl::isStrictFormat() throw(uno::RuntimeException) in isStrictFormat()
4029 void UnoCurrencyFieldControl::setSpinSize( double Digits ) throw(uno::RuntimeException) in setSpinSize()
4036 double UnoCurrencyFieldControl::getSpinSize() throw(uno::RuntimeException) in getSpinSize()
4041 void UnoCurrencyFieldControl::setDecimalDigits( sal_Int16 Digits ) throw(uno::RuntimeException) in setDecimalDigits()
4048 sal_Int16 UnoCurrencyFieldControl::getDecimalDigits() throw(uno::RuntimeException) in getDecimalDigits()
4062 …String UnoControlPatternFieldModel::getServiceName() throw(::com::sun::star::uno::RuntimeException) in getServiceName()
4090 …XPropertySetInfo > UnoControlPatternFieldModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
4136 …ny UnoPatternFieldControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeException) in queryAggregation()
4149 …id UnoPatternFieldControl::setString( const ::rtl::OUString& rString ) throw(uno::RuntimeException)
4154 ::rtl::OUString UnoPatternFieldControl::getString() throw(uno::RuntimeException) in getString()
4159 … const ::rtl::OUString& EditMask, const ::rtl::OUString& LiteralMask ) throw(uno::RuntimeException) in setMasks()
4168 …l::getMasks( ::rtl::OUString& EditMask, ::rtl::OUString& LiteralMask ) throw(uno::RuntimeException) in getMasks()
4174 void UnoPatternFieldControl::setStrictFormat( sal_Bool bStrict ) throw(uno::RuntimeException) in setStrictFormat()
4181 sal_Bool UnoPatternFieldControl::isStrictFormat() throw(uno::RuntimeException) in isStrictFormat()
4208 …String UnoControlProgressBarModel::getServiceName( ) throw(::com::sun::star::uno::RuntimeException) in getServiceName()
4237 …:XPropertySetInfo > UnoControlProgressBarModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
4258 …Any UnoProgressBarControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeException) in queryAggregation()
4272 …ssBarControl::setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException)
4279 …ssBarControl::setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException) in setBackgroundColor()
4286 … UnoProgressBarControl::setValue( sal_Int32 nValue ) throw(::com::sun::star::uno::RuntimeException) in setValue()
4293 …Control::setRange( sal_Int32 nMin, sal_Int32 nMax ) throw(::com::sun::star::uno::RuntimeException ) in setRange()
4315 sal_Int32 UnoProgressBarControl::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue()
4339 …OUString UnoControlFixedLineModel::getServiceName( ) throw(::com::sun::star::uno::RuntimeException) in getServiceName()
4367 …s::XPropertySetInfo > UnoControlFixedLineModel::getPropertySetInfo( ) throw(uno::RuntimeException) in getPropertySetInfo()
4388 sal_Bool UnoFixedLineControl::isTransparent() throw(uno::RuntimeException) in isTransparent()