Lines Matching refs:CreationWizardUnoDlg

53 CreationWizardUnoDlg::CreationWizardUnoDlg( const uno::Reference< uno::XComponentContext >& xContex…  in CreationWizardUnoDlg()  function in chart::CreationWizardUnoDlg
70 CreationWizardUnoDlg::~CreationWizardUnoDlg() in ~CreationWizardUnoDlg()
81 APPHELPER_XSERVICEINFO_IMPL(CreationWizardUnoDlg,CHART_WIZARD_DIALOG_SERVICE_IMPLEMENTATION_NAME) in APPHELPER_XSERVICEINFO_IMPL() argument
83 uno::Sequence< rtl::OUString > CreationWizardUnoDlg in APPHELPER_XSERVICEINFO_IMPL()
93 uno::Any SAL_CALL CreationWizardUnoDlg::queryInterface( const uno::Type& aType ) throw (uno::Runtim… in queryInterface()
97 void SAL_CALL CreationWizardUnoDlg::acquire() throw () in acquire()
101 void SAL_CALL CreationWizardUnoDlg::release() throw () in release()
105 uno::Any SAL_CALL CreationWizardUnoDlg::queryAggregation( uno::Type const & rType ) throw (uno::Run… in queryAggregation()
138 uno::Sequence< uno::Type > CreationWizardUnoDlg::getTypes() throw(uno::RuntimeException) in getTypes()
162 uno::Sequence< sal_Int8 > SAL_CALL CreationWizardUnoDlg::getImplementationId( void ) throw( uno::Ru… in getImplementationId()
176 void SAL_CALL CreationWizardUnoDlg::queryTermination( const lang::EventObject& /*Event*/ ) throw( f… in queryTermination()
190 void SAL_CALL CreationWizardUnoDlg::notifyTermination( const lang::EventObject& /*Event*/ ) throw (… in notifyTermination()
196 void SAL_CALL CreationWizardUnoDlg::disposing( const lang::EventObject& /*Source*/ ) throw (uno::Ru… in disposing()
202 void SAL_CALL CreationWizardUnoDlg::setTitle( const ::rtl::OUString& /*rTitle*/ ) throw(uno::Runtim… in setTitle()
206 void CreationWizardUnoDlg::createDialogOnDemand() in createDialogOnDemand()
234 m_pDialog->AddEventListener( LINK( this, CreationWizardUnoDlg, DialogEventHdl ) ); in createDialogOnDemand()
239 IMPL_LINK( CreationWizardUnoDlg, DialogEventHdl, VclWindowEvent*, pEvent ) in IMPL_LINK() argument
247 sal_Int16 SAL_CALL CreationWizardUnoDlg::execute( ) throw(uno::RuntimeException) in execute()
264 void SAL_CALL CreationWizardUnoDlg::initialize( const uno::Sequence< uno::Any >& aArguments ) throw… in initialize()
287 void SAL_CALL CreationWizardUnoDlg::disposing() in disposing()
319 uno::Reference< beans::XPropertySetInfo > SAL_CALL CreationWizardUnoDlg::getPropertySetInfo() in getPropertySetInfo()
326 void SAL_CALL CreationWizardUnoDlg::setPropertyValue( const ::rtl::OUString& rPropertyName in setPropertyValue()
363 uno::Any SAL_CALL CreationWizardUnoDlg::getPropertyValue( const ::rtl::OUString& rPropertyName ) in getPropertyValue()
402 void SAL_CALL CreationWizardUnoDlg::addPropertyChangeListener( in addPropertyChangeListener()
408 void SAL_CALL CreationWizardUnoDlg::removePropertyChangeListener( in removePropertyChangeListener()
415 void SAL_CALL CreationWizardUnoDlg::addVetoableChangeListener( const ::rtl::OUString& /* PropertyNa… in addVetoableChangeListener()
421 void SAL_CALL CreationWizardUnoDlg::removeVetoableChangeListener( const ::rtl::OUString& /* Propert… in removeVetoableChangeListener()