Searched refs:UnoCheckBoxControl (Results 1 – 3 of 3) sorted by relevance
1220 UnoCheckBoxControl::UnoCheckBoxControl( const uno::Reference< lang::XMultiServiceFactory >& i_facto… in UnoCheckBoxControl() function in UnoCheckBoxControl1228 ::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 …]
148 IMPL_CREATEINSTANCE2( UnoCheckBoxControl )274 …GET_FACTORY( UnoCheckBoxControl, szServiceName_UnoControlCheckBox, szServiceName2_UnoControlCheckB… in component_getFactory()
494 class UnoCheckBoxControl : public UnoCheckBoxControl_Base class503 …UnoCheckBoxControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…504 ~UnoCheckBoxControl(){;} in ~UnoCheckBoxControl()537 …DECLIMPL_SERVICEINFO_DERIVED( UnoCheckBoxControl, UnoControlBase, szServiceName2_UnoControlCheckBo…