Home
last modified time | relevance | path

Searched refs:toFront (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/stoc/source/corereflection/
H A Dlrucache.hxx57 inline void toFront( CacheEntry * pEntry ) const;
124 inline void LRU_Cache< t_Key, t_Val, t_KeyHash, t_KeyEqual >::toFront( CacheEntry * pEntry ) const in toFront() function in LRU_Cache
161 toFront( pEntry ); in getValue()
206 toFront( pEntry ); in setValue()
/trunk/main/stoc/source/tdmanager/
H A Dlrucache.hxx58 inline void toFront( CacheEntry * pEntry ) const;
125 inline void LRU_Cache< t_Key, t_Val, t_KeyHash, t_KeyEqual >::toFront( in toFront() function in LRU_Cache
165 toFront( pEntry ); in getValue()
210 toFront( pEntry ); in setValue()
/trunk/main/stoc/source/security/
H A Dlru_cache.h59 inline void toFront( Entry * entry ) const SAL_THROW( () );
153 inline void lru_cache< t_key, t_val, t_hashKey, t_equalKey >::toFront( in toFront() function in stoc_sec::lru_cache
193 toFront( entry ); in lookup()
255 toFront( entry ); in set()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptEditorForJavaScript.java203 rhinoWindow.toFront(); in edit()
237 rhinoWindow.toFront(); in execute()
248 this.rhinoWindow.toFront(); in indicateErrorLine()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptEditorForBeanShell.java184 frame.toFront(); in execute()
226 editor.frame.toFront(); in edit()
/trunk/main/rhino/
H A Drhino1_7R3.patch81 + public void toFront() {
82 + debugGui.toFront();
328 + w.toFront();
346 + w.toFront();
/trunk/main/toolkit/source/controls/
H A Ddialogcontrol.cxx285 void UnoDialogControl::toFront( ) throw (RuntimeException) in toFront() function in UnoDialogControl
292 xTW->toFront(); in toFront()
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java846 m_aEditorFrame.toFront(); in changeState()
880 m_aEditorFrame.toFront(); in changeState()
907 m_aEditorFrame.toFront(); in changeState()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XTopWindow.java147 oObj.toFront(); in _toFront()
/trunk/main/chart2/source/controller/dialogs/
H A DRangeSelectionHelper.cxx105 xWin->toFront(); in raiseRangeSelectionDocument()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxtopwindow.hxx73 void SAL_CALL toFront() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/test/accessibility/
H A DHelpWindow.java80 maFrame.toFront (); in loadURL()
/trunk/main/offapi/com/sun/star/awt/
H A DXTopWindow.idl68 [oneway] void toFront();
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DHelpWindow.java82 maFrame.toFront (); in loadURL()
/trunk/main/toolkit/inc/toolkit/controls/
H A Ddialogcontrol.hxx89 void SAL_CALL toFront( ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlDialog.csv21 "UnoControlDialog";"com::sun::star::awt::XTopWindow";"toFront()"
/trunk/main/toolkit/source/awt/
H A Dvclxtopwindow.cxx146 void VCLXTopWindow_Base::toFront( ) throw(::com::sun::star::uno::RuntimeException) in toFront() function in VCLXTopWindow_Base
/trunk/main/extensions/source/propctrlr/
H A Dsqlcommanddesign.cxx222 xTopWindow->toFront(); in impl_raise_nothrow()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDesktopTools.java499 xTopWindow.toFront(); in bringWindowToFront()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XRangeSelection.java68 xTopWindow.toFront(); in before()
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx214 xTopWindow->toFront(); in setVisible()
489 xTopWindow->toFront(); in queryTermination()
/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java258 f.toFront(); in test2()
/trunk/main/dbaccess/source/ui/app/
H A Dsubcomponentmanager.cxx545 xTopWindow->toFront(); in activateSubFrame()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DWizardDialog.java111 top.toFront(); in activate()
/trunk/main/embeddedobj/source/msole/
H A Downview.cxx523 xTopWindow->toFront(); in Open()

Completed in 81 milliseconds

12