Home
last modified time | relevance | path

Searched refs:temporary (Results 1 – 25 of 89) sorted by relevance

1234

/trunk/main/offapi/com/sun/star/awt/
H A DFocusEvent.idl43 <p>There are two levels of focus change events: permanent and temporary.
52 when the window is reactivated. Both permanent and temporary focus
76 /** specifies if this focus change event is a temporary change.
/trunk/main/offapi/com/sun/star/embed/
H A DUseBackupException.idl47 internally, and can be used as a temporary storage usually used.
52 /** The URL of the temporary file the storage is based on now.
H A DOLESimpleStorage.idl53 [in] specifies whether a temporary copy should be created during
66 [in] specifies whether a temporary copy should be created during
H A DXOptimizedStorage.idl91 /** This is a temporary interface that is introduced to temporarily optimize
143 storage will create a temporary stream to switch to itself.
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DComponent.java109 public boolean requestFocus(boolean temporary) { in requestFocus() argument
120 protected boolean requestFocusInWindow(boolean temporary) { in requestFocusInWindow() argument
122 ….postEvent(new java.awt.event.FocusEvent(this, java.awt.event.FocusEvent.FOCUS_GAINED, temporary)); in requestFocusInWindow()
H A DContainer.java112 public boolean requestFocus(boolean temporary) { in requestFocus() argument
123 protected boolean requestFocusInWindow(boolean temporary) { in requestFocusInWindow() argument
125 ….postEvent(new java.awt.event.FocusEvent(this, java.awt.event.FocusEvent.FOCUS_GAINED, temporary)); in requestFocusInWindow()
/trunk/main/xmlsecurity/tools/examples/
H A Devaluate_win.bat25 echo step - 1 create a temporary folder
153 echo step - 12 remove the temporary folder
/trunk/main/padmin/source/
H A Drtsetup.src442 …r each document printed, \"(TMP)\" in the command line is replaced by a temporary file and \"(OUTF…
450 …lows: for each fax sent, \"(TMP)\" in the command line is replaced by a temporary file and \"(PHON…
H A Dpadialog.src552 Text [ en-US ] = "A temporary file could not be created." ;
1014 …r each document printed, \"(TMP)\" in the command line is replaced by a temporary file and \"(OUTF…
1018 …lows: for each fax sent, \"(TMP)\" in the command line is replaced by a temporary file and \"(PHON…
/trunk/main/offapi/com/sun/star/security/
H A DXCertificateContainer.idl32 /** Manage user certificate for temporary connections.
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentSubStorageSupplier.idl43 A temporary interface to get access to documents substorages.
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dhelper.mk54 /// The path to the misc directory for temporary files etc.
H A Dgbuild.mk67 /// command to create a unique temporary file
/trunk/main/offapi/com/sun/star/sdbc/
H A DBestRowScope.idl35 very temporary, lasting only while the row is being used.
/trunk/main/mysqlc/source/
H A DREADME45 library names by patching makefile.mk. This is a temporary hack. The makefile
/trunk/main/sysui/desktop/solaris/
H A Dmime.types31 # now append our stuff to the temporary file
H A Dmailcap39 # now append our stuff to the temporary file
/trunk/main/offapi/com/sun/star/util/
H A DPathSubstitution.idl74 <dd>The current temporary directory.</dd>
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXConnectionTools.idl107 … by this function here is a temporary object. It is kept alive by another object, which is to be
/trunk/main/udkapi/com/sun/star/lang/
H A DXComponent.idl48 your reference is very temporary or you have registered an
/trunk/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheetDocumentView.idl107 <li>The temporary object for the cell or OLE in edit mode (only
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleRole.idl373 <p>A temporary window that is usually used to offer the user a list
/trunk/main/libxmlsec/
H A Dxmlsec1-configure.patch618 -d, --debug don't remove temporary files
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch34 + clean clears temporary directories
/trunk/main/libtextcat/
H A Dlibtextcat-2.2.patch894 /*** Make a temporary and sort it on rank ***/
1724 + { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;

1234