Lines Matching refs:VCLXDialog
2282 void VCLXDialog::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
2287 VCLXDialog::VCLXDialog() in VCLXDialog() function in VCLXDialog
2291 VCLXDialog::~VCLXDialog() in ~VCLXDialog()
2299 ::com::sun::star::uno::Any VCLXDialog::queryInterface( const ::com::sun::star::uno::Type & rType ) … in queryInterface()
2308 IMPL_XTYPEPROVIDER_START( VCLXDialog )
2314 void SAL_CALL VCLXDialog::endDialog( ::sal_Int32 i_result ) throw (RuntimeException)
2323 void SAL_CALL VCLXDialog::setHelpId( const ::rtl::OUString& rId ) throw (RuntimeException) in setHelpId()
2332 void VCLXDialog::setTitle( const ::rtl::OUString& Title ) throw(::com::sun::star::uno::RuntimeExcep… in setTitle()
2341 ::rtl::OUString VCLXDialog::getTitle() throw(::com::sun::star::uno::RuntimeException) in getTitle()
2352 sal_Int16 VCLXDialog::execute() throw(::com::sun::star::uno::RuntimeException) in execute()
2384 void VCLXDialog::endExecute() throw(::com::sun::star::uno::RuntimeException) in endExecute()
2389 void SAL_CALL VCLXDialog::draw( sal_Int32 nX, sal_Int32 nY ) throw(::com::sun::star::uno::RuntimeEx… in draw()
2407 ::com::sun::star::awt::DeviceInfo VCLXDialog::getInfo() throw(::com::sun::star::uno::RuntimeExcepti… in getInfo()
2420 void SAL_CALL VCLXDialog::setProperty( in setProperty()