Home
last modified time | relevance | path

Searched refs:VCLXButton (Results 1 – 10 of 10) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx713 *ppNewComp = new VCLXButton; in ImplCreateWindow()
776 *ppNewComp = new VCLXButton; in ImplCreateWindow()
780 *ppNewComp = new VCLXButton; in ImplCreateWindow()
784 *ppNewComp = new VCLXButton; in ImplCreateWindow()
805 *ppNewComp = new VCLXButton; in ImplCreateWindow()
839 *ppNewComp = new VCLXButton; in ImplCreateWindow()
856 *ppNewComp = new VCLXButton; in ImplCreateWindow()
868 *ppNewComp = new VCLXButton; in ImplCreateWindow()
H A Dvclxwindows.cxx340 void VCLXButton::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
374 VCLXButton::VCLXButton() in VCLXButton() function in VCLXButton
380 VCLXButton::~VCLXButton() in ~VCLXButton()
384 ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleContext > VCLXButton:… in CreateAccessibleContext()
389 void VCLXButton::dispose() throw(::com::sun::star::uno::RuntimeException) in dispose()
424 void VCLXButton::setLabel( const ::rtl::OUString& rLabel ) throw(::com::sun::star::uno::RuntimeExce… in setLabel()
433 void VCLXButton::setActionCommand( const ::rtl::OUString& rCommand ) throw(::com::sun::star::uno::R… in setActionCommand()
440 ::com::sun::star::awt::Size VCLXButton::getMinimumSize( ) throw(::com::sun::star::uno::RuntimeExce… in getMinimumSize()
451 ::com::sun::star::awt::Size VCLXButton::getPreferredSize( ) throw(::com::sun::star::uno::RuntimeEx… in getPreferredSize()
532 ::com::sun::star::uno::Any VCLXButton::getProperty( const ::rtl::OUString& PropertyName ) throw(::c… in getProperty()
[all …]
H A Dvclxbutton.hxx34 class VCLXIconButton : public VCLXButton
H A Dvclxbutton.cxx36 : VCLXButton() in VCLXIconButton()
/trunk/main/toolkit/inc/toolkit/helper/
H A Daccessiblefactory.hxx39 class VCLXButton;
75 createAccessibleContext( VCLXButton* _pXWindow ) = 0;
/trunk/main/accessibility/source/helper/
H A Dacc_factory.cxx111 createAccessibleContext( VCLXButton* _pXWindow );
282 …Reference< XAccessibleContext > AccessibleFactory::createAccessibleContext( VCLXButton* _pXWindow ) in createAccessibleContext()
/trunk/main/toolkit/source/helper/
H A Daccessibilityclient.cxx89 createAccessibleContext( VCLXButton* /*_pXWindow*/ ) in createAccessibleContext() argument
H A Dunowrapper.cxx59 case WINDOW_CANCELBUTTON: return new VCLXButton; in CreateXWindow()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx153 class VCLXButton :public VCLXButton_Base class
165 VCLXButton();
166 ~VCLXButton();
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx641 UNO_CONTROL_MODEL_REGISTER_PROPERTIES( VCLXButton ); in UnoControlButtonModel()

Completed in 105 milliseconds