Lines Matching refs:com

77 	::com::sun::star::uno::Any		ImplGetDefaultValue( sal_uInt16 nPropId ) const;
81 …UnoControlEditModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…
87 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
90 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
100 typedef ::cppu::ImplHelper4 < ::com::sun::star::awt::XTextComponent
101 , ::com::sun::star::awt::XTextListener
102 , ::com::sun::star::awt::XLayoutConstrains
103 , ::com::sun::star::awt::XTextLayoutConstrains
123 …UnoEditControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…
127 …void ImplSetPeerProperty( const ::rtl::OUString& rPropName, const ::com::sun::star::uno::Any&…
129com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star…
130 …void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::sun::sta… in disposing()
131 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
137 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
143 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star…
146 …AL_CALL addTextListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XTextListe…
147 …CALL removeTextListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XTextListe…
148 …void SAL_CALL setText( const ::rtl::OUString& aText ) throw(::com::sun::star::uno::RuntimeExceptio…
149 …void SAL_CALL insertText( const ::com::sun::star::awt::Selection& Sel, const ::rtl::OUString& Text…
150 ::rtl::OUString SAL_CALL getText( ) throw(::com::sun::star::uno::RuntimeException);
151 ::rtl::OUString SAL_CALL getSelectedText( ) throw(::com::sun::star::uno::RuntimeException);
152 …void SAL_CALL setSelection( const ::com::sun::star::awt::Selection& aSelection ) throw(::com::sun:…
153 …::com::sun::star::awt::Selection SAL_CALL getSelection( ) throw(::com::sun::star::uno::RuntimeExc…
154 sal_Bool SAL_CALL isEditable( ) throw(::com::sun::star::uno::RuntimeException);
155 void SAL_CALL setEditable( sal_Bool bEditable ) throw(::com::sun::star::uno::RuntimeException);
156 void SAL_CALL setMaxTextLen( sal_Int16 nLen ) throw(::com::sun::star::uno::RuntimeException);
157 sal_Int16 SAL_CALL getMaxTextLen( ) throw(::com::sun::star::uno::RuntimeException);
160 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( ) throw(::com::sun::star::uno::RuntimeExcept…
161 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
162 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize…
165 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) throw(::c…
166 …void SAL_CALL getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) throw(::com::sun::star::un…
171 …ool SAL_CALL setModel(const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel…
180 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
184 …UnoControlFileControlModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMulti…
190 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
193 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
205 …UnoFileControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…
221 ::com::sun::star::uno::Reference< ::com::sun::star::graphic::XGraphicObject > mxGrfObj;
222 …::com::sun::star::uno::Reference< ::com::sun::star::graphic::XGraphic > getGraphicFromURL_nothrow(…
225 …GraphicControlModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService… in GraphicControlModel()
234 …ropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star::uno::Any& rValue ) throw (::c…
237 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
249 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
253 …UnoControlButtonModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi…
259 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
262 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
272 , ::com::sun::star::awt::XButton
273 , ::com::sun::star::awt::XToggleButton
274 , ::com::sun::star::awt::XLayoutConstrains
275 , ::com::sun::star::awt::XItemListener
286 …UnoButtonControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFac…
289com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star…
290 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
293 …CALL addActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XActionList…
294 …L removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XActionList…
295 …void SAL_CALL setLabel( const ::rtl::OUString& Label ) throw(::com::sun::star::uno::RuntimeExcepti…
296 …void SAL_CALL setActionCommand( const ::rtl::OUString& Command ) throw(::com::sun::star::uno::Runt…
300 …AL_CALL addItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XItemListe…
301 …CALL removeItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XItemListe…
304 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:…
307 …virtual void SAL_CALL itemStateChanged( const ::com::sun::star::awt::ItemEvent& rEvent ) throw (::
310 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( ) throw(::com::sun::star::uno::RuntimeExcept…
311 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
312 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize…
327 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
331 …UnoControlImageControlModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMult…
337 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
340 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
346 …ropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star::uno::Any& rValue ) throw (::c…
353 , ::com::sun::star::awt::XLayoutConstrains
363 …UnoImageControlControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServ…
366 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
369 sal_Bool SAL_CALL isTransparent( ) throw(::com::sun::star::uno::RuntimeException);
372 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( ) throw(::com::sun::star::uno::RuntimeExcept…
373 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
374 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize…
387 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
391 …UnoControlRadioButtonModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMulti…
397 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
400 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
411 , ::com::sun::star::awt::XButton
412 , ::com::sun::star::awt::XRadioButton
413 , ::com::sun::star::awt::XItemListener
414 , ::com::sun::star::awt::XLayoutConstrains
425 …UnoRadioButtonControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi…
428com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star…
429 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
430 …void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::sun::sta… in disposing()
433 sal_Bool SAL_CALL isTransparent( ) throw(::com::sun::star::uno::RuntimeException);
436 …CALL addActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XActionList…
437 …L removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XActionList…
438 …void SAL_CALL setActionCommand( const ::rtl::OUString& Command ) throw(::com::sun::star::uno::Runt…
441 …AL_CALL addItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XItemListe…
442 …CALL removeItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XItemListe…
443 sal_Bool SAL_CALL getState( ) throw(::com::sun::star::uno::RuntimeException);
444 void SAL_CALL setState( sal_Bool b ) throw(::com::sun::star::uno::RuntimeException);
445 …void SAL_CALL setLabel( const ::rtl::OUString& Label ) throw(::com::sun::star::uno::RuntimeExcepti…
448 …void SAL_CALL itemStateChanged( const ::com::sun::star::awt::ItemEvent& rEvent ) throw(::com::sun:…
451 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( ) throw(::com::sun::star::uno::RuntimeExcept…
452 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
453 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize…
466 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
470 …UnoControlCheckBoxModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer…
476 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
479 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
489 , ::com::sun::star::awt::XButton
490 , ::com::sun::star::awt::XCheckBox
491 , ::com::sun::star::awt::XItemListener
492 , ::com::sun::star::awt::XLayoutConstrains
503 …UnoCheckBoxControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…
507com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star…
508 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
509 …void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::sun::sta… in disposing()
512 sal_Bool SAL_CALL isTransparent( ) throw(::com::sun::star::uno::RuntimeException);
515 …CALL addActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XActionList…
516 …L removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XActionList…
517 …void SAL_CALL setActionCommand( const ::rtl::OUString& Command ) throw(::com::sun::star::uno::Runt…
519 …L_CALL addItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XItemListen…
520 …ALL removeItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XItemListen…
523 sal_Int16 SAL_CALL getState( ) throw(::com::sun::star::uno::RuntimeException);
524 void SAL_CALL setState( sal_Int16 n ) throw(::com::sun::star::uno::RuntimeException);
525 …void SAL_CALL setLabel( const ::rtl::OUString& Label ) throw(::com::sun::star::uno::RuntimeExcepti…
526 void SAL_CALL enableTriState( sal_Bool b ) throw(::com::sun::star::uno::RuntimeException);
529 …void SAL_CALL itemStateChanged( const ::com::sun::star::awt::ItemEvent& rEvent ) throw(::com::sun:…
532 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( ) throw(::com::sun::star::uno::RuntimeExcept…
533 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
534 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize…
547 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
551 …UnoControlFixedHyperlinkModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMu…
557 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
560 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
570 public ::com::sun::star::awt::XFixedHyperlink,
571 public ::com::sun::star::awt::XLayoutConstrains
577 …UnoFixedHyperlinkControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSe…
581 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) th… in queryInterface()
582 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
586com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star…
587 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
590 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
591 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
594 sal_Bool SAL_CALL isTransparent( ) throw(::com::sun::star::uno::RuntimeException);
597 …void SAL_CALL setText( const ::rtl::OUString& Text ) throw(::com::sun::star::uno::RuntimeException…
598 ::rtl::OUString SAL_CALL getText( ) throw(::com::sun::star::uno::RuntimeException);
599 … void SAL_CALL setURL( const ::rtl::OUString& URL ) throw(::com::sun::star::uno::RuntimeException);
600 ::rtl::OUString SAL_CALL getURL( ) throw(::com::sun::star::uno::RuntimeException);
601 void SAL_CALL setAlignment( sal_Int16 nAlign ) throw(::com::sun::star::uno::RuntimeException);
602 sal_Int16 SAL_CALL getAlignment( ) throw(::com::sun::star::uno::RuntimeException);
603 …CALL addActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XActionList…
604 …L removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XActionList…
607 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( ) throw(::com::sun::star::uno::RuntimeExcept…
608 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
609 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize…
621 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
625 …UnoControlFixedTextModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSe…
631 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
634 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
645 public ::com::sun::star::awt::XFixedText,
646 public ::com::sun::star::awt::XLayoutConstrains
649 …UnoFixedTextControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…
652 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) t… in queryInterface()
653 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType )…
658 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::s…
659 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() thr…
662 sal_Bool SAL_CALL isTransparent( ) throw(::com::sun::star::uno::RuntimeException);
665 …void SAL_CALL setText( const ::rtl::OUString& Text ) throw(::com::sun::star::uno::RuntimeException…
666 ::rtl::OUString SAL_CALL getText( ) throw(::com::sun::star::uno::RuntimeException);
667 void SAL_CALL setAlignment( sal_Int16 nAlign ) throw(::com::sun::star::uno::RuntimeException);
668 sal_Int16 SAL_CALL getAlignment( ) throw(::com::sun::star::uno::RuntimeException);
671 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( ) throw(::com::sun::star::uno::RuntimeExcept…
672 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
673 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize…
686 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
690 …UnoControlGroupBoxModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer…
696 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
699 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
712 …UnoGroupBoxControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…
715 sal_Bool SAL_CALL isTransparent( ) throw(::com::sun::star::uno::RuntimeException);
727 , ::com::sun::star::awt::XItemList
740 … const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& i_factory,
751 ::com::sun::star::uno::Any* _pValues, /// the values of the properties to set
756 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
759 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
763 … ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeException);
764 …::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames() throw(::com
767 virtual ::sal_Int32 SAL_CALL getItemCount() throw (::com::sun::star::uno::RuntimeException);
768 …, const ::rtl::OUString& ItemImageURL ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
769 …tion, const ::rtl::OUString& ItemText ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
770 …, const ::rtl::OUString& ItemImageURL ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
771 …CALL removeItem( ::sal_Int32 Position ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
772 virtual void SAL_CALL removeAllItems( ) throw (::com::sun::star::uno::RuntimeException);
773 …tion, const ::rtl::OUString& ItemText ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
774 …, const ::rtl::OUString& ItemImageURL ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
775 …, const ::rtl::OUString& ItemImageURL ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
776 …l_Int32 Position, const ::com::sun::star::uno::Any& DataValue ) throw (::com::sun::star::lang::Ind…
777 …ALL getItemText( ::sal_Int32 Position ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
778 …LL getItemImage( ::sal_Int32 Position ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
779com::sun::star::beans::Pair< ::rtl::OUString, ::rtl::OUString > SAL_CALL getItemTextAndImage( ::sa…
780 …virtual ::com::sun::star::uno::Any SAL_CALL getItemData( ::sal_Int32 Position ) throw (::com::sun:…
781 …rtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Pair< ::rtl::OUString, ::rtl::OUSt…
782 …dItemListListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XItemListListene…
783 …eItemListListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XItemListListene…
786 …ropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star::uno::Any& rValue ) throw (::c…
789 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
797 …void ( SAL_CALL ::com::sun::star::awt::XItemListListener::*NotificationMethod )( const ::com::sun:…
831 , ::com::sun::star::awt::XListBox
832 , ::com::sun::star::awt::XItemListener
833 , ::com::sun::star::awt::XLayoutConstrains
834 , ::com::sun::star::awt::XTextLayoutConstrains
835 , ::com::sun::star::awt::XItemListListener
840 …UnoListBoxControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFa…
843com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star…
844 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
845 …void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::sun::sta… in disposing()
848 …AL_CALL addItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XItemListe…
849 …CALL removeItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XItemListe…
850 …CALL addActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XActionList…
851 …L removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XActionList…
852 …void SAL_CALL addItem( const ::rtl::OUString& aItem, sal_Int16 nPos ) throw(::com::sun::star::uno:…
853 …void SAL_CALL addItems( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aItems, sal_Int1…
854 …void SAL_CALL removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(::com::sun::star::uno::Runtime…
855 sal_Int16 SAL_CALL getItemCount( ) throw(::com::sun::star::uno::RuntimeException);
856 … ::rtl::OUString SAL_CALL getItem( sal_Int16 nPos ) throw(::com::sun::star::uno::RuntimeException);
857 …::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getItems( ) throw(::com::sun::star::u…
858 sal_Int16 SAL_CALL getSelectedItemPos( ) throw(::com::sun::star::uno::RuntimeException);
859 …::com::sun::star::uno::Sequence< sal_Int16 > SAL_CALL getSelectedItemsPos( ) throw(::com::sun::st…
860 ::rtl::OUString SAL_CALL getSelectedItem( ) throw(::com::sun::star::uno::RuntimeException);
861 …::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSelectedItems( ) throw(::com::sun:…
862 …void SAL_CALL selectItemPos( sal_Int16 nPos, sal_Bool bSelect ) throw(::com::sun::star::uno::Runti…
863 …SAL_CALL selectItemsPos( const ::com::sun::star::uno::Sequence< sal_Int16 >& aPositions, sal_Bool …
864 …void SAL_CALL selectItem( const ::rtl::OUString& aItem, sal_Bool bSelect ) throw(::com::sun::star:…
865 sal_Bool SAL_CALL isMutipleMode( ) throw(::com::sun::star::uno::RuntimeException);
866 void SAL_CALL setMultipleMode( sal_Bool bMulti ) throw(::com::sun::star::uno::RuntimeException);
867 sal_Int16 SAL_CALL getDropDownLineCount( ) throw(::com::sun::star::uno::RuntimeException);
868 …void SAL_CALL setDropDownLineCount( sal_Int16 nLines ) throw(::com::sun::star::uno::RuntimeExcepti…
869 void SAL_CALL makeVisible( sal_Int16 nEntry ) throw(::com::sun::star::uno::RuntimeException);
872 …void SAL_CALL itemStateChanged( const ::com::sun::star::awt::ItemEvent& rEvent ) throw(::com::sun:…
875 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( ) throw(::com::sun::star::uno::RuntimeExcept…
876 …::com::sun::star::awt::Size SAL_CALL getPreferredSize( ) throw(::com::sun::star::uno::RuntimeExce…
877 …::com::sun::star::awt::Size SAL_CALL calcAdjustedSize( const ::com::sun::star::awt::Size& aNewSize…
880 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) throw(::c…
881 …void SAL_CALL getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) throw(::com::sun::star::un…
884 …ool SAL_CALL setModel(const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel…
887 …virtual void SAL_CALL listItemInserted( const ::com::sun::star::awt::ItemListEvent& Event ) throw …
888 …virtual void SAL_CALL listItemRemoved( const ::com::sun::star::awt::ItemListEvent& Event ) throw (…
889 …virtual void SAL_CALL listItemModified( const ::com::sun::star::awt::ItemListEvent& Event ) throw …
890 …virtual void SAL_CALL allItemsRemoved( const ::com::sun::star::lang::EventObject& Event ) throw (:…
891 …virtual void SAL_CALL itemListChanged( const ::com::sun::star::lang::EventObject& Event ) throw (:…
895 … ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeException);
896 …::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames() throw(::com
900 …virtual void ImplSetPeerProperty( const ::rtl::OUString& rPropName, const ::com::sun::star:…
916 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
920 …UnoControlComboBoxModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer…
926 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
929 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
931 …ropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star::uno::Any& rValue ) throw (::c…
934 … ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeException);
935 …::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames() throw(::com
944 , public ::com::sun::star::awt::XComboBox
945 , public ::com::sun::star::awt::XItemListener
946 , public ::com::sun::star::awt::XItemListListener
954 …UnoComboBoxControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…
957com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star…
958 …void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::sun::sta… in disposing()
959 void SAL_CALL dispose( ) throw(::com::sun::star::uno::RuntimeException);
961 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) th… in queryInterface()
962 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
968 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
969 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
972 …AL_CALL addItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XItemListe…
973 …CALL removeItemListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XItemListe…
974 …CALL addActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XActionList…
975 …L removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XActionList…
976 …void SAL_CALL addItem( const ::rtl::OUString& aItem, sal_Int16 nPos ) throw(::com::sun::star::uno:…
977 …void SAL_CALL addItems( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aItems, sal_Int1…
978 …void SAL_CALL removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(::com::sun::star::uno::Runtime…
979 sal_Int16 SAL_CALL getItemCount( ) throw(::com::sun::star::uno::RuntimeException);
980 … ::rtl::OUString SAL_CALL getItem( sal_Int16 nPos ) throw(::com::sun::star::uno::RuntimeException);
981 …::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getItems( ) throw(::com::sun::star::u…
982 sal_Int16 SAL_CALL getDropDownLineCount( ) throw(::com::sun::star::uno::RuntimeException);
983 …void SAL_CALL setDropDownLineCount( sal_Int16 nLines ) throw(::com::sun::star::uno::RuntimeExcepti…
986 …ool SAL_CALL setModel(const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel…
989 …virtual void SAL_CALL listItemInserted( const ::com::sun::star::awt::ItemListEvent& Event ) throw …
990 …virtual void SAL_CALL listItemRemoved( const ::com::sun::star::awt::ItemListEvent& Event ) throw (…
991 …virtual void SAL_CALL listItemModified( const ::com::sun::star::awt::ItemListEvent& Event ) throw …
992 …virtual void SAL_CALL allItemsRemoved( const ::com::sun::star::lang::EventObject& Event ) throw (:…
993 …virtual void SAL_CALL itemListChanged( const ::com::sun::star::lang::EventObject& Event ) throw (:…
996 …virtual void SAL_CALL itemStateChanged( const ::com::sun::star::awt::ItemEvent& rEvent ) throw (::
999 … ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeException);
1000 …::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames() throw(::com
1003 …virtual void ImplSetPeerProperty( const ::rtl::OUString& rPropName, const ::com::sun::star:…
1014 public ::com::sun::star::awt::XSpinField
1021 …UnoSpinFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…
1023 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) th… in queryInterface()
1024 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
1029 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1030 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
1032com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star…
1035 …AL_CALL addSpinListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XSpinListe…
1036 …CALL removeSpinListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XSpinListe…
1037 void SAL_CALL up() throw(::com::sun::star::uno::RuntimeException);
1038 void SAL_CALL down() throw(::com::sun::star::uno::RuntimeException);
1039 void SAL_CALL first() throw(::com::sun::star::uno::RuntimeException);
1040 void SAL_CALL last() throw(::com::sun::star::uno::RuntimeException);
1041 void SAL_CALL enableRepeat( sal_Bool bRepeat ) throw(::com::sun::star::uno::RuntimeException);
1055 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
1059 …UnoControlDateFieldModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSe…
1065 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
1068 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
1079 public ::com::sun::star::awt::XDateField
1086 …UnoDateFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…
1089 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) th… in queryInterface()
1090 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
1095 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1096 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
1098com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star…
1101 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star…
1104 void SAL_CALL setDate( sal_Int32 Date ) throw(::com::sun::star::uno::RuntimeException);
1105 sal_Int32 SAL_CALL getDate( ) throw(::com::sun::star::uno::RuntimeException);
1106 void SAL_CALL setMin( sal_Int32 Date ) throw(::com::sun::star::uno::RuntimeException);
1107 sal_Int32 SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
1108 void SAL_CALL setMax( sal_Int32 Date ) throw(::com::sun::star::uno::RuntimeException);
1109 sal_Int32 SAL_CALL getMax( ) throw(::com::sun::star::uno::RuntimeException);
1110 void SAL_CALL setFirst( sal_Int32 Date ) throw(::com::sun::star::uno::RuntimeException);
1111 sal_Int32 SAL_CALL getFirst( ) throw(::com::sun::star::uno::RuntimeException);
1112 void SAL_CALL setLast( sal_Int32 Date ) throw(::com::sun::star::uno::RuntimeException);
1113 sal_Int32 SAL_CALL getLast( ) throw(::com::sun::star::uno::RuntimeException);
1114 void SAL_CALL setLongFormat( sal_Bool bLong ) throw(::com::sun::star::uno::RuntimeException);
1115 sal_Bool SAL_CALL isLongFormat( ) throw(::com::sun::star::uno::RuntimeException);
1116 void SAL_CALL setEmpty( ) throw(::com::sun::star::uno::RuntimeException);
1117 sal_Bool SAL_CALL isEmpty( ) throw(::com::sun::star::uno::RuntimeException);
1118 … void SAL_CALL setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeException);
1119 sal_Bool SAL_CALL isStrictFormat( ) throw(::com::sun::star::uno::RuntimeException);
1131 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
1135 …UnoControlTimeFieldModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSe…
1141 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
1144 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
1155 public ::com::sun::star::awt::XTimeField
1162 …UnoTimeFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…
1165 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) th… in queryInterface()
1166 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
1171 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1172 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
1174com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star…
1177 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star…
1180 void SAL_CALL setTime( sal_Int32 Time ) throw(::com::sun::star::uno::RuntimeException);
1181 sal_Int32 SAL_CALL getTime( ) throw(::com::sun::star::uno::RuntimeException);
1182 void SAL_CALL setMin( sal_Int32 Time ) throw(::com::sun::star::uno::RuntimeException);
1183 sal_Int32 SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
1184 void SAL_CALL setMax( sal_Int32 Time ) throw(::com::sun::star::uno::RuntimeException);
1185 sal_Int32 SAL_CALL getMax( ) throw(::com::sun::star::uno::RuntimeException);
1186 void SAL_CALL setFirst( sal_Int32 Time ) throw(::com::sun::star::uno::RuntimeException);
1187 sal_Int32 SAL_CALL getFirst( ) throw(::com::sun::star::uno::RuntimeException);
1188 void SAL_CALL setLast( sal_Int32 Time ) throw(::com::sun::star::uno::RuntimeException);
1189 sal_Int32 SAL_CALL getLast( ) throw(::com::sun::star::uno::RuntimeException);
1190 void SAL_CALL setEmpty( ) throw(::com::sun::star::uno::RuntimeException);
1191 sal_Bool SAL_CALL isEmpty( ) throw(::com::sun::star::uno::RuntimeException);
1192 … void SAL_CALL setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeException);
1193 sal_Bool SAL_CALL isStrictFormat( ) throw(::com::sun::star::uno::RuntimeException);
1206 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
1210 …UnoControlNumericFieldModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMult…
1216 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
1219 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
1230 public ::com::sun::star::awt::XNumericField
1237 …UnoNumericFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServ…
1240 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) th… in queryInterface()
1241 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
1245com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star…
1248 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1249 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
1252 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star…
1255 void SAL_CALL setValue( double Value ) throw(::com::sun::star::uno::RuntimeException);
1256 double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
1257 void SAL_CALL setMin( double Value ) throw(::com::sun::star::uno::RuntimeException);
1258 double SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
1259 void SAL_CALL setMax( double Value ) throw(::com::sun::star::uno::RuntimeException);
1260 double SAL_CALL getMax( ) throw(::com::sun::star::uno::RuntimeException);
1261 void SAL_CALL setFirst( double Value ) throw(::com::sun::star::uno::RuntimeException);
1262 double SAL_CALL getFirst( ) throw(::com::sun::star::uno::RuntimeException);
1263 void SAL_CALL setLast( double Value ) throw(::com::sun::star::uno::RuntimeException);
1264 double SAL_CALL getLast( ) throw(::com::sun::star::uno::RuntimeException);
1265 void SAL_CALL setSpinSize( double Value ) throw(::com::sun::star::uno::RuntimeException);
1266 double SAL_CALL getSpinSize( ) throw(::com::sun::star::uno::RuntimeException);
1267 …void SAL_CALL setDecimalDigits( sal_Int16 nDigits ) throw(::com::sun::star::uno::RuntimeException);
1268 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException);
1269 … void SAL_CALL setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeException);
1270 sal_Bool SAL_CALL isStrictFormat( ) throw(::com::sun::star::uno::RuntimeException);
1283 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
1287 …UnoControlCurrencyFieldModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMul…
1293 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
1296 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
1307 public ::com::sun::star::awt::XCurrencyField
1314 …UnoCurrencyFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer…
1317 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) th… in queryInterface()
1318 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
1322com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star…
1325 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1326 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
1329 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star…
1332 void SAL_CALL setValue( double Value ) throw(::com::sun::star::uno::RuntimeException);
1333 double SAL_CALL getValue( ) throw(::com::sun::star::uno::RuntimeException);
1334 void SAL_CALL setMin( double Value ) throw(::com::sun::star::uno::RuntimeException);
1335 double SAL_CALL getMin( ) throw(::com::sun::star::uno::RuntimeException);
1336 void SAL_CALL setMax( double Value ) throw(::com::sun::star::uno::RuntimeException);
1337 double SAL_CALL getMax( ) throw(::com::sun::star::uno::RuntimeException);
1338 void SAL_CALL setFirst( double Value ) throw(::com::sun::star::uno::RuntimeException);
1339 double SAL_CALL getFirst( ) throw(::com::sun::star::uno::RuntimeException);
1340 void SAL_CALL setLast( double Value ) throw(::com::sun::star::uno::RuntimeException);
1341 double SAL_CALL getLast( ) throw(::com::sun::star::uno::RuntimeException);
1342 void SAL_CALL setSpinSize( double Value ) throw(::com::sun::star::uno::RuntimeException);
1343 double SAL_CALL getSpinSize( ) throw(::com::sun::star::uno::RuntimeException);
1344 …void SAL_CALL setDecimalDigits( sal_Int16 nDigits ) throw(::com::sun::star::uno::RuntimeException);
1345 sal_Int16 SAL_CALL getDecimalDigits( ) throw(::com::sun::star::uno::RuntimeException);
1346 … void SAL_CALL setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeException);
1347 sal_Bool SAL_CALL isStrictFormat( ) throw(::com::sun::star::uno::RuntimeException);
1359 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
1363 …UnoControlPatternFieldModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMult…
1369 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
1372 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
1383 public ::com::sun::star::awt::XPatternField
1386 …void ImplSetPeerProperty( const ::rtl::OUString& rPropName, const ::com::sun::star::uno::Any& r…
1389 …UnoPatternFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServ…
1392 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) th… in queryInterface()
1393 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
1398 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1399 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
1402 …st ::rtl::OUString& EditMask, const ::rtl::OUString& LiteralMask ) throw(::com::sun::star::uno::Ru…
1403 …void SAL_CALL getMasks( ::rtl::OUString& EditMask, ::rtl::OUString& LiteralMask ) throw(::com::sun…
1404 …void SAL_CALL setString( const ::rtl::OUString& Str ) throw(::com::sun::star::uno::RuntimeExceptio…
1405 ::rtl::OUString SAL_CALL getString( ) throw(::com::sun::star::uno::RuntimeException);
1406 … void SAL_CALL setStrictFormat( sal_Bool bStrict ) throw(::com::sun::star::uno::RuntimeException);
1407 sal_Bool SAL_CALL isStrictFormat( ) throw(::com::sun::star::uno::RuntimeException);
1420 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
1424 …UnoControlProgressBarModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMulti…
1430 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
1433 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
1443 public ::com::sun::star::awt::XProgressBar
1446 …UnoProgressBarControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi…
1449 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) th… in queryInterface()
1450 …::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type & rType ) …
1455 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
1456 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
1459 …void SAL_CALL setForegroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException…
1460 …void SAL_CALL setBackgroundColor( sal_Int32 nColor ) throw(::com::sun::star::uno::RuntimeException…
1461 void SAL_CALL setValue( sal_Int32 nValue ) throw(::com::sun::star::uno::RuntimeException);
1462 …void SAL_CALL setRange( sal_Int32 nMin, sal_Int32 nMax ) throw(::com::sun::star::uno::RuntimeExcep…
1463 sal_Int32 SAL_CALL getValue() throw(::com::sun::star::uno::RuntimeException);
1476 ::com::sun::star::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const;
1480 …UnoControlFixedLineModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSe…
1486 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getProperty…
1489 ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
1502 …UnoFixedLineControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…
1505 sal_Bool SAL_CALL isTransparent( ) throw(::com::sun::star::uno::RuntimeException);