Home
last modified time | relevance | path

Searched refs:reload (Results 1 – 25 of 115) sorted by relevance

12345

/aoo42x/main/scripting/java/org/openoffice/idesupport/ui/
H A DConfigurePanel.java84 public void reload(String basedir, Vector classpath, in reload() method in ConfigurePanel
97 methodPanel.reload(this.basedir, this.classpath, in reload()
99 scriptPanel.reload(descriptor.getScriptEntries()); in reload()
102 public void reload(String basedir, Vector classpath) in reload() method in ConfigurePanel
114 methodPanel.reload(this.basedir, this.classpath, in reload()
116 scriptPanel.reload(descriptor.getScriptEntries()); in reload()
H A DMethodPanel.java69 public void reload(File basedir, Vector classpath, String language) { in reload() method in MethodPanel
/aoo42x/main/forms/source/runtime/
H A Dformoperations.cxx542 m_xLoadableForm->reload(); in execute()
671 m_xLoadableForm->reload(); in execute()
686 m_xLoadableForm->reload(); in execute()
1512 m_xLoadableForm->reload(); in impl_executeAutoSort_throw()
1526 m_xLoadableForm->reload(); in impl_executeAutoSort_throw()
1585 m_xLoadableForm->reload(); in impl_executeAutoFilter_throw()
1600 m_xLoadableForm->reload(); in impl_executeAutoFilter_throw()
1664 m_xLoadableForm->reload(); in impl_executeFilterOrSort_throw()
/aoo42x/main/offapi/com/sun/star/form/
H A DXLoadable.idl53 In this case, you should use ->reload.</p>
67 <p>The final state will be the same as if unload and load were called, but reload
70 [oneway] void reload();
/aoo42x/main/odk/examples/java/Inspector/
H A DHideableTreeModel.java91 public void reload() { in reload() method in HideableTreeModel
92 reload(getRoot()); in reload()
96 public void reload(Object node) { in reload() method in HideableTreeModel
/aoo42x/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx336 void SAL_CALL XMLBasedAcceleratorConfiguration::reload() in reload() function in framework::XMLBasedAcceleratorConfiguration
497 reload(); in reset()
518 reload(); in changesOccured()
1023 void SAL_CALL XCUBasedAcceleratorConfiguration::reload() in reload() function in framework::XCUBasedAcceleratorConfiguration
1213 XCUBasedAcceleratorConfiguration::reload(); in reset()
1220 XCUBasedAcceleratorConfiguration::reload(); in reset()
H A Dglobalacceleratorconfiguration.cxx112 XCUBasedAcceleratorConfiguration::reload(); in impl_ts_fillCache()
H A Ddocumentacceleratorconfiguration.cxx214 DocumentAcceleratorConfiguration::reload(); in impl_ts_fillCache()
H A Dmoduleacceleratorconfiguration.cxx159 XCUBasedAcceleratorConfiguration::reload(); in impl_ts_fillCache()
/aoo42x/main/framework/source/uiconfiguration/
H A Dmoduleimagemanager.cxx193 void SAL_CALL ModuleImageManager::reload() in reload() function in framework::ModuleImageManager
197 m_pImpl->reload(); in reload()
H A Dimagemanager.cxx221 void SAL_CALL ImageManager::reload() in reload() function in framework::ImageManager
225 m_pImpl->reload(); in reload()
/aoo42x/main/offapi/com/sun/star/embed/
H A DXCommonEmbedPersist.idl91 /** lets the object or the link reload itself.
118 void reload(
/aoo42x/main/framework/source/inc/accelerators/
H A Dacceleratorconfiguration.hxx174 virtual void SAL_CALL reload()
388 virtual void SAL_CALL reload()
/aoo42x/main/extensions/source/bibliography/
H A Ddatman.cxx1089 reload(); in setFilter()
1361 void SAL_CALL BibDataManager::reload( ) throw (RuntimeException) in reload() function in BibDataManager
1377 xFormAsLoadable->reload(); in reload()
1711 reload(); in CreateMappingDialog()
/aoo42x/main/framework/qa/complex/imageManager/
H A D_XUIConfigurationPersistence.java51 oObj.reload(); in _reload()
/aoo42x/main/qadevOOo/tests/java/ifc/ui/
H A D_XUIConfigurationPersistence.java41 oObj.reload(); in _reload()
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityTree.java54 model.reload(); in setToolkit()
/aoo42x/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.ModuleUIConfigurationManager.csv17 "ModuleUIConfigurationManager";"com::sun::star::ui::XUIConfigurationPersistence";"reload()"
H A Dcom.sun.star.comp.framework.UIConfigurationManager.csv16 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationPersistence";"reload()"
/aoo42x/main/qadevOOo/tests/java/ifc/form/
H A D_XLoadable.java181 oObj.reload() ; in _reload()
/aoo42x/main/qadevOOo/tests/java/mod/_forms/
H A DOListBoxModel.java224 formLoaderF.reload(); in wasCommited()
H A DOTimeModel.java225 formLoaderF.reload(); in wasCommited()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DDDELink.idl71 /** provides methods to reload the external linked data.
H A DCellAreaLink.idl63 /** provides methods to reload the external data.
/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DDocumentPreview.java103 …public void reload(XMultiServiceFactory xmsf) throws com.sun.star.lang.IllegalArgumentException, I… in reload() method in DocumentPreview

Completed in 115 milliseconds

12345