Searched refs:UnoDialogControl (Results 1 – 3 of 3) sorted by relevance
163 UnoDialogControl::UnoDialogControl( const uno::Reference< lang::XMultiServiceFactory >& i_factory ) in UnoDialogControl() function in UnoDialogControl172 UnoDialogControl::~UnoDialogControl() in ~UnoDialogControl()176 ::rtl::OUString UnoDialogControl::GetComponentServiceName() in GetComponentServiceName()187 void UnoDialogControl::dispose() throw(RuntimeException) in dispose()197 void SAL_CALL UnoDialogControl::disposing( in disposing()285 void UnoDialogControl::toFront( ) throw (RuntimeException) in toFront()296 void UnoDialogControl::toBack( ) throw (RuntimeException) in toBack()424 ::rtl::OUString UnoDialogControl::getTitle() throw(RuntimeException) in getTitle()430 sal_Int16 UnoDialogControl::execute() throw(RuntimeException) in execute()447 void UnoDialogControl::endExecute() throw(RuntimeException) in endExecute()[all …]
69 class UnoDialogControl : public UnoDialogControl_Base class78 …UnoDialogControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFac…79 ~UnoDialogControl();116 DECLIMPL_SERVICEINFO( UnoDialogControl, szServiceName2_UnoControlDialog )
175 IMPL_CREATEINSTANCE2( UnoDialogControl )248 GET_FACTORY( UnoDialogControl, szServiceName_UnoControlDialog, szServiceName2_UnoControlDialog ) in component_getFactory()
Completed in 18 milliseconds