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()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 void UnoCheckBoxControl::itemStateChanged( const awt::ItemEvent& rEvent ) throw(uno::RuntimeExcepti… in itemStateChanged()1339 awt::Size UnoCheckBoxControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()[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…
Completed in 136 milliseconds