/trunk/main/offapi/com/sun/star/form/ |
H A D | XLoadListener.idl | 63 /** is invoked when the object is about to be unloaded. 65 the event source before the object is unloaded.</p> 79 [oneway] void unloaded( [in] com::sun::star::lang::EventObject aEvent );
|
/trunk/main/udkapi/com/sun/star/uno/ |
H A D | XUnloadingPreference.idl | 36 how they should be treated when their hosting library is to be unloaded. 44 loaded libraries can be unloaded, if no one else keeps any
|
/trunk/main/offapi/com/sun/star/graphic/ |
H A D | XGraphicProvider.idl | 41 to get information about unloaded graphics 48 unloaded graphic
|
/trunk/main/svx/source/inc/ |
H A D | fmgroup.hxx | 79 virtual void unloaded( const EventObject& rEvent );
|
/trunk/main/offapi/com/sun/star/script/ |
H A D | LibraryNotLoadedException.idl | 37 /** is thrown when an operation on a unloaded library is attempted which requires the library
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/ |
H A D | _XLoadable.java | 85 public void unloaded(com.sun.star.lang.EventObject e) { in unloaded() method in _XLoadable.TestLoadListener
|
/trunk/main/extensions/source/bibliography/ |
H A D | loadlisteneradapter.cxx | 212 void SAL_CALL OLoadListenerAdapter::unloaded( const EventObject& _rEvent ) throw (RuntimeException) in unloaded() function in bib::OLoadListenerAdapter
|
H A D | loadlisteneradapter.hxx | 171 …virtual void SAL_CALL unloaded( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::…
|
/trunk/main/dbaccess/source/ui/browser/ |
H A D | sbamultiplex.cxx | 51 …VOID_METHOD(SbaXLoadMultiplexer, ::com::sun::star::form::XLoadListener, unloaded, ::com::sun::star…
|
H A D | brwctrlr.cxx | 2763 void SbaXDataBrowserController::unloaded(const EventObject& /*aEvent*/) throw( RuntimeException ) in unloaded() function in dbaui::SbaXDataBrowserController 2865 …virtual void SAL_CALL unloaded(const ::com::sun::star::lang::EventObject& aEvent) throw( RuntimeEx… 2937 void SAL_CALL LoadFormHelper::unloaded(const ::com::sun::star::lang::EventObject& /*aEvent*/) throw… in unloaded() function in dbaui::LoadFormHelper
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | FrameAction.idl | 36 Interest listener can get informations about loaded/realoed or unloaded
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/ |
H A D | com.sun.star.comp.forms.OImageControlModel.csv | 29 "OImageControlModel";"com::sun::star::form::XLoadListener";"unloaded()"
|
H A D | com.sun.star.comp.forms.OPatternModel.csv | 39 "OPatternModel";"com::sun::star::form::XLoadListener";"unloaded()"
|
H A D | com.sun.star.comp.forms.OCheckBoxModel.csv | 19 "OCheckBoxModel";"com::sun::star::form::XLoadListener";"unloaded()"
|
H A D | com.sun.star.comp.forms.OComboBoxModel.csv | 43 "OComboBoxModel";"com::sun::star::form::XLoadListener";"unloaded()"
|
H A D | com.sun.star.comp.forms.OCurrencyModel.csv | 45 "OCurrencyModel";"com::sun::star::form::XLoadListener";"unloaded()"
|
H A D | com.sun.star.comp.forms.OListBoxModel.csv | 42 "OListBoxModel";"com::sun::star::form::XLoadListener";"unloaded()"
|
H A D | com.sun.star.comp.forms.ONumericModel.csv | 18 "ONumericModel";"com::sun::star::form::XLoadListener";"unloaded()"
|
H A D | com.sun.star.comp.forms.ORadioButtonModel.csv | 19 "ORadioButtonModel";"com::sun::star::form::XLoadListener";"unloaded()"
|
H A D | com.sun.star.comp.forms.OTimeModel.csv | 18 "OTimeModel";"com::sun::star::form::XLoadListener";"unloaded()"
|
H A D | com.sun.star.comp.forms.ODateModel.csv | 44 "ODateModel";"com::sun::star::form::XLoadListener";"unloaded()"
|
H A D | com.sun.star.comp.forms.OFormattedFieldWrapper.csv | 47 "OFormattedFieldWrapper";"com::sun::star::form::XLoadListener";"unloaded()"
|
/trunk/main/forms/qa/integration/forms/ |
H A D | MasterDetailForms.java | 449 public void unloaded(com.sun.star.lang.EventObject eventObject) in unloaded() method in MasterDetailForms
|
/trunk/main/dbaccess/source/ui/inc/ |
H A D | brwctrlr.hxx | 216 …virtual void SAL_CALL unloaded(const ::com::sun::star::lang::EventObject& aEvent) throw( ::com::su…
|
H A D | sbamultiplex.hxx | 428 DECLARE_MULTIPLEXER_VOID_METHOD(unloaded, ::com::sun::star::lang::EventObject)
|