Home
last modified time | relevance | path

Searched refs:UnoCheckBoxControl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx1220 UnoCheckBoxControl::UnoCheckBoxControl( const uno::Reference< lang::XMultiServiceFactory >& i_facto… in UnoCheckBoxControl() function in UnoCheckBoxControl
1228 ::rtl::OUString UnoCheckBoxControl::GetComponentServiceName() in GetComponentServiceName()
1233 void UnoCheckBoxControl::dispose() throw(uno::RuntimeException) in dispose()
1241 sal_Bool UnoCheckBoxControl::isTransparent() throw(uno::RuntimeException) in isTransparent()
1246 void UnoCheckBoxControl::createPeer( const uno::Reference< awt::XToolkit > & rxToolkit, const uno::… in createPeer()
1259 void UnoCheckBoxControl::addItemListener(const uno::Reference < awt::XItemListener > & l) throw(uno… in addItemListener()
1264 void UnoCheckBoxControl::removeItemListener(const uno::Reference < awt::XItemListener > & l) throw(… in removeItemListener()
1269 void UnoCheckBoxControl::addActionListener(const uno::Reference< awt::XActionListener > & l) throw(… in addActionListener()
1279 void UnoCheckBoxControl::removeActionListener(const uno::Reference< awt::XActionListener > & l) thr… in removeActionListener()
1289 void UnoCheckBoxControl::setActionCommand( const ::rtl::OUString& rCommand ) throw(uno::RuntimeExce… in setActionCommand()
[all …]
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx148 IMPL_CREATEINSTANCE2( UnoCheckBoxControl )
274 …GET_FACTORY( UnoCheckBoxControl, szServiceName_UnoControlCheckBox, szServiceName2_UnoControlCheckB… in component_getFactory()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx494 class UnoCheckBoxControl : public UnoCheckBoxControl_Base class
503UnoCheckBoxControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…
504 ~UnoCheckBoxControl(){;} in ~UnoCheckBoxControl()
537 …DECLIMPL_SERVICEINFO_DERIVED( UnoCheckBoxControl, UnoControlBase, szServiceName2_UnoControlCheckBo…