/aoo41x/main/sal/qa/osl/module/ |
H A D | osl_Module.cxx | 213 aMod.unload( ); in ctors_name_mode() 258 aMod.unload( ); in getUrlFromAddress_002() 289 aMod.unload( ); in load_001() 290 aMod1.unload( ); in load_001() 327 aMod.unload( ); in load_002() 358 aMod.unload( ); in unload_001() 392 aMod.unload( ); in is_001() 418 aMod.unload(); in getSymbol_001() 446 aMod.unload( ); in optr_oslModule_001() 462 aMod.unload(); in optr_oslModule_002() [all …]
|
/aoo41x/main/sal/inc/osl/ |
H A D | module.hxx | 85 unload(); in load() 95 unload(); in loadRelative() 100 void SAL_CALL unload() in unload() function in osl::Module
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | odbcconfig.cxx | 165 void OOdbcLibWrapper::unload() in unload() function in dbaui::OOdbcLibWrapper 185 unload(); in ~OOdbcLibWrapper() 232 unload(); in DBG_NAME()
|
H A D | odbcconfig.hxx | 78 void unload();
|
/aoo41x/main/vos/source/ |
H A D | module.cxx | 56 unload(); in load() 63 void OModule::unload() in unload() function in OModule
|
/aoo41x/main/qadevOOo/tests/java/ifc/form/ |
H A D | _DataAwareControlModel.java | 82 loader.unload() ; in _BoundField() 86 loader.unload(); in _BoundField()
|
H A D | _XLoadable.java | 156 oObj.unload() ; in _unload() 198 if (isLoaded) oObj.unload(); in _isLoaded()
|
/aoo41x/main/sal/rtl/source/ |
H A D | makefile.mk | 90 $(SLO)$/unload.obj \ 124 $(OBJ)$/unload.obj \
|
/aoo41x/main/offapi/com/sun/star/form/ |
H A D | XLoadable.idl | 61 [oneway] void unload(); 67 <p>The final state will be the same as if unload and load were called, but reload
|
/aoo41x/main/vos/inc/vos/ |
H A D | module.hxx | 52 void SAL_CALL unload();
|
/aoo41x/main/extensions/source/bibliography/ |
H A D | datman.cxx | 818 xLoad->unload(); in ~BibDataManager() 1175 unload(); in setActiveDataSource() 1335 void SAL_CALL BibDataManager::unload( ) throw (RuntimeException) in unload() function in BibDataManager 1352 xFormAsLoadable->unload(); in unload()
|
H A D | datman.hxx | 126 virtual void SAL_CALL unload( ) throw (::com::sun::star::uno::RuntimeException);
|
H A D | framectr.cxx | 918 m_xDatMan->unload(); in ChangeDataSource()
|
/aoo41x/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 1328 unload(); in disposing() 2652 unload(); in unloading() 2788 unload( ); in disposingSharedConnection() 2933 void SAL_CALL ODatabaseForm::unload() throw( RuntimeException ) in unload() function in frm::ODatabaseForm 3066 unload(); in close()
|
H A D | DatabaseForm.hxx | 314 virtual void SAL_CALL unload() throw(::com::sun::star::uno::RuntimeException);
|
/aoo41x/main/svx/source/form/ |
H A D | formcontroller.cxx | 1266 unload(); in disposing() 2712 unload(); in reloading() 2730 unload(); in unloading() 2734 void FormController::unload() throw( RuntimeException ) in unload() function in svxform::FormController
|
H A D | fmshimp.cxx | 4029 xForm->unload(); in loadForms()
|
/aoo41x/main/offapi/com/sun/star/form/component/ |
H A D | DataForm.idl | 101 /** used to load/unload the form
|
/aoo41x/main/qadevOOo/objdsc/forms/ |
H A D | com.sun.star.comp.forms.ODatabaseForm.csv | 121 "ODatabaseForm";"com::sun::star::form::XLoadable";"unload()"
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | formadapter.cxx | 856 void SAL_CALL SbaXFormAdapter::unload() throw( RuntimeException ) in unload() function in SbaXFormAdapter 860 xIface->unload(); in unload()
|
H A D | unodatbr.cxx | 3098 xLoadable->unload(); in unloadAndCleanup()
|
/aoo41x/main/svx/source/inc/ |
H A D | formcontroller.hxx | 491 void unload() throw( ::com::sun::star::uno::RuntimeException );
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | formadapter.hxx | 367 virtual void SAL_CALL unload() throw(::com::sun::star::uno::RuntimeException);
|