Searched refs:RUNTIMEEXCEPTION (Results 1 – 15 of 15) sorted by relevance
/aoo42x/main/sfx2/source/inc/ |
H A D | doctemplates.hxx | 48 #define RUNTIMEEXCEPTION ::com::sun::star::uno::RuntimeException macro 76 UNOLOCALE SAL_CALL getLocale() throw( RUNTIMEEXCEPTION ); 79 REFERENCE< XCONTENT > SAL_CALL getContent() throw( RUNTIMEEXCEPTION ); 82 const REFERENCE< XSTORABLE >& Storable ) throw( RUNTIMEEXCEPTION ); 85 const ::rtl::OUString& SourceURL ) throw( RUNTIMEEXCEPTION ); 87 const ::rtl::OUString& TemplateName ) throw( RUNTIMEEXCEPTION ); 90 const ::rtl::OUString& NewTemplateName ) throw( RUNTIMEEXCEPTION ); 91 sal_Bool SAL_CALL addGroup( const ::rtl::OUString& GroupName ) throw( RUNTIMEEXCEPTION ); 92 sal_Bool SAL_CALL removeGroup( const ::rtl::OUString& GroupName ) throw( RUNTIMEEXCEPTION ); 94 const ::rtl::OUString& NewGroupName ) throw( RUNTIMEEXCEPTION ); [all …]
|
H A D | eventsupplier.hxx | 76 #define RUNTIMEEXCEPTION ::com::sun::star::uno::RuntimeException macro 108 WRAPPEDTARGETEXCEPTION, RUNTIMEEXCEPTION ); 113 RUNTIMEEXCEPTION ); 114 virtual SEQUENCE< OUSTRING > SAL_CALL getElementNames() throw ( RUNTIMEEXCEPTION ); 115 virtual sal_Bool SAL_CALL hasByName( const OUSTRING& aName ) throw ( RUNTIMEEXCEPTION ); 118 virtual UNOTYPE SAL_CALL getElementType() throw ( RUNTIMEEXCEPTION ); 119 virtual sal_Bool SAL_CALL hasElements() throw ( RUNTIMEEXCEPTION ); 123 throw( RUNTIMEEXCEPTION ); 127 throw( RUNTIMEEXCEPTION );
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | sfxbasecontroller.hxx | 71 #define RUNTIMEEXCEPTION ::com::sun::star::uno::RuntimeException macro 176 virtual void SAL_CALL attachFrame( const REFERENCE< XFRAME >& xFrame ) throw( RUNTIMEEXCEPTION ) ; 191 …virtual sal_Bool SAL_CALL attachModel( const REFERENCE< XMODEL >& xModel ) throw( RUNTIMEEXCEPTION… 206 virtual sal_Bool SAL_CALL suspend( sal_Bool bSuspend ) throw( RUNTIMEEXCEPTION ) ; 221 ANY SAL_CALL getViewData() throw( RUNTIMEEXCEPTION ) ; 236 void SAL_CALL restoreViewData( const ANY& aValue ) throw( RUNTIMEEXCEPTION ) ; 251 REFERENCE< XFRAME > SAL_CALL getFrame() throw( RUNTIMEEXCEPTION ) ; 266 REFERENCE< XMODEL > SAL_CALL getModel() throw( RUNTIMEEXCEPTION ) ; 287 FrameSearchFlags eSearchFlags ) throw( RUNTIMEEXCEPTION ) ; 330 virtual void SAL_CALL dispose() throw( RUNTIMEEXCEPTION ) ; [all …]
|
H A D | sfxbasemodel.hxx | 418 throw(ELEMENTEXISTEXCEPTION, RUNTIMEEXCEPTION); 425 throw( NOSUCHELEMENTEXCEPTION, RUNTIMEEXCEPTION); 432 throw(NOSUCHELEMENTEXCEPTION, RUNTIMEEXCEPTION); 468 RUNTIMEEXCEPTION ) ; 1048 throw ( RUNTIMEEXCEPTION ); 1063 RUNTIMEEXCEPTION ); 1070 RUNTIMEEXCEPTION ); 1076 RUNTIMEEXCEPTION ); 1081 RUNTIMEEXCEPTION ); 1085 throw ( RUNTIMEEXCEPTION ); [all …]
|
H A D | docfile.hxx | 75 #define RUNTIMEEXCEPTION ::com::sun::star::uno::RuntimeException macro
|
/aoo42x/main/ucb/source/sorter/ |
H A D | sortdynres.hxx | 49 #define RUNTIMEEXCEPTION com::sun::star::uno::RuntimeException macro 142 throw( LISTENERALREADYSETEXCEPTION, RUNTIMEEXCEPTION ); 146 throw( LISTENERALREADYSETEXCEPTION, RUNTIMEEXCEPTION ); 153 RUNTIMEEXCEPTION ); 157 throw( RUNTIMEEXCEPTION ); 164 throw( RUNTIMEEXCEPTION ); 168 throw( RUNTIMEEXCEPTION ); 194 throw( RUNTIMEEXCEPTION ); 201 throw( RUNTIMEEXCEPTION ); 250 throw( RUNTIMEEXCEPTION );
|
/aoo42x/main/framework/inc/services/ |
H A D | logindialog.hxx | 89 #define RUNTIMEEXCEPTION ::com::sun::star::uno::RuntimeException macro 517 virtual void SAL_CALL flush() throw( RUNTIMEEXCEPTION ); 518 …AL_CALL addFlushListener( const REFERENCE< XFLUSHLISTENER >& xListener ) throw( RUNTIMEEXCEPTION ); 519 …CALL removeFlushListener( const REFERENCE< XFLUSHLISTENER >& xListener ) throw( RUNTIMEEXCEPTION ); 537 virtual void SAL_CALL setTitle( const OUSTRING& sTitle ) throw( RUNTIMEEXCEPTION ); 551 virtual OUSTRING SAL_CALL getTitle() throw( RUNTIMEEXCEPTION ); 568 virtual sal_Int16 SAL_CALL execute() throw( RUNTIMEEXCEPTION ); 582 virtual void SAL_CALL endExecute() throw( RUNTIMEEXCEPTION );
|
/aoo42x/main/sfx2/source/notify/ |
H A D | eventsupplier.cxx | 79 WRAPPEDTARGETEXCEPTION, RUNTIMEEXCEPTION ) in replaceByName() 137 RUNTIMEEXCEPTION ) in getByName() 155 SEQUENCE< OUSTRING > SAL_CALL SfxEvents_Impl::getElementNames() throw ( RUNTIMEEXCEPTION ) in getElementNames() 161 sal_Bool SAL_CALL SfxEvents_Impl::hasByName( const OUSTRING& aName ) throw ( RUNTIMEEXCEPTION ) in hasByName() 181 UNOTYPE SAL_CALL SfxEvents_Impl::getElementType() throw ( RUNTIMEEXCEPTION ) in getElementType() 188 sal_Bool SAL_CALL SfxEvents_Impl::hasElements() throw ( RUNTIMEEXCEPTION ) in hasElements() 313 void SAL_CALL SfxEvents_Impl::notifyEvent( const DOCEVENTOBJECT& aEvent ) throw( RUNTIMEEXCEPTION ) in notifyEvent() 343 void SAL_CALL SfxEvents_Impl::disposing( const EVENTOBJECT& /*Source*/ ) throw( RUNTIMEEXCEPTION ) in disposing()
|
/aoo42x/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 373 virtual void SAL_CALL frameAction( const FRAMEACTIONEVENT& aEvent ) throw (RUNTIMEEXCEPTION) ; 374 virtual void SAL_CALL disposing( const EVENTOBJECT& aEvent ) throw (RUNTIMEEXCEPTION) ; 390 throw (RUNTIMEEXCEPTION, com::sun::star::util::CloseVetoException) ; 391 virtual void SAL_CALL notifyClosing( const EVENTOBJECT& aEvent ) throw (RUNTIMEEXCEPTION) ; 392 virtual void SAL_CALL disposing( const EVENTOBJECT& aEvent ) throw (RUNTIMEEXCEPTION) ; 417 throw (RUNTIMEEXCEPTION, com::sun::star::util::CloseVetoException) in queryClosing() 441 …roller_CloseListenerHelper::notifyClosing( const EVENTOBJECT& /*aEvent*/ ) throw (RUNTIMEEXCEPTION) in notifyClosing() 501 …eController_ListenerHelper::frameAction( const FRAMEACTIONEVENT& aEvent ) throw( RUNTIMEEXCEPTION ) in frameAction() 781 sal_Int32 eSearchFlags ) throw( RUNTIMEEXCEPTION ) in queryDispatch() 1151 …nuInterceptor( const REFERENCE< XCONTEXTMENUINTERCEPTOR >& xInterceptor ) throw( RUNTIMEEXCEPTION ) in registerContextMenuInterceptor() [all …]
|
/aoo42x/main/sw/source/ui/uno/ |
H A D | unomodule.hxx | 57 #define RUNTIMEEXCEPTION ::com::sun::star::uno::RuntimeException macro 84 … queryDispatches( const SEQUENCE< DISPATCHDESCRIPTOR >& seqDescriptor ) throw( RUNTIMEEXCEPTION ) ; 87 sal_Int32 eSearchFlags ) throw( RUNTIMEEXCEPTION ) ;
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unomodule.hxx | 57 #define RUNTIMEEXCEPTION ::com::sun::star::uno::RuntimeException macro 84 … queryDispatches( const SEQUENCE< DISPATCHDESCRIPTOR >& seqDescriptor ) throw( RUNTIMEEXCEPTION ) ; 87 sal_Int32 eSearchFlags ) throw( RUNTIMEEXCEPTION ) ;
|
H A D | unomodule.cxx | 122 …noModule::queryDispatch( const UNOURL& aURL, const OUSTRING&, sal_Int32 ) throw( RUNTIMEEXCEPTION ) in queryDispatch()
|
/aoo42x/main/framework/inc/classes/ |
H A D | menumanager.hxx | 61 #define RUNTIMEEXCEPTION ::com::sun::star::uno::RuntimeException macro 93 virtual void SAL_CALL statusChanged( const FEATURSTATEEVENT& Event ) throw ( RUNTIMEEXCEPTION ); 96 virtual void SAL_CALL disposing( const EVENTOBJECT& Source ) throw ( RUNTIMEEXCEPTION );
|
/aoo42x/main/sfx2/source/doc/ |
H A D | doctemplates.cxx | 2244 throw( RUNTIMEEXCEPTION ) in getLocale() 2252 throw( RUNTIMEEXCEPTION ) in setLocale() 2261 throw( RUNTIMEEXCEPTION ) in getContent() 2273 throw( RUNTIMEEXCEPTION ) in storeTemplate() 2285 throw( RUNTIMEEXCEPTION ) in addTemplate() 2296 throw( RUNTIMEEXCEPTION ) in removeTemplate() 2308 throw( RUNTIMEEXCEPTION ) in renameTemplate() 2321 throw( RUNTIMEEXCEPTION ) in addGroup() 2331 throw( RUNTIMEEXCEPTION ) in removeGroup() 2342 throw( RUNTIMEEXCEPTION ) in renameGroup() [all …]
|
/aoo42x/main/framework/source/classes/ |
H A D | menumanager.cxx | 562 void SAL_CALL MenuManager::disposing( const EVENTOBJECT& Source ) throw ( RUNTIMEEXCEPTION ) in disposing()
|
Completed in 82 milliseconds