Home
last modified time | relevance | path

Searched refs:try (Results 1 – 25 of 148) sorted by relevance

123456

/trunk/main/xmerge/source/palmtests/qa-wrapper/bin/
H A Drun-convtest399 integer try
435 try=1
477 LogLine "Test PASSED (on try $try)"
478 echo "Test PASSED (on try $try)"
481 TEST_COMMENTS="${TEST_COMMENTS}error on try ${try}<BR>"
482 LogLine "TEST FAILED (on try $try)"
483 echo "TEST FAILED (on try $try)"
485 if [[ $try -eq $MAX_RETRIES ]] ; then
494 try=try+1
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ytextwrapper.mm70 try {
95 try {
162 try {
173 try {
186 try {
200 try {
226 try {
264 try {
279 @try {
H A Daqua11ywrapper.mm86 try {
157 @try {
292 try {
333 try {
675 try {
726 try {
744 try
973 try {
H A Daqua11ytablewrapper.mm44 try
142 try
182 try
H A Daqua11yselectionwrapper.mm43 try {
81 try {
/trunk/main/scripting/examples/beanshell/Highlight/
H A DShowDialog.bsh37 try
89 try {
90 // try to create an instance of the DialogProvider
111 try {
112 // try to create the Highlight dialog (found in the ScriptBindingLibrary)
125 // try to create the Highlight dialog (found in the ScriptBindingLibrary)
/trunk/main/setup_native/scripts/
H A Dosx_install_languagepack.applescript125 try
130 end try
141 try
147 try
155 end try
159 end try
H A Dosx_install_patch.applescript123 try
128 end try
139 try
145 try
153 end try
157 end try
/trunk/main/rhino/
H A Drhino1_7R3.patch211 try {
292 + try
364 + try {
459 + try {
486 + try
652 try {
851 + try {
879 + try {
910 + try {
/trunk/main/framework/source/classes/
H A Dresource.src297 …erface configuration data. The application will be terminated now.\nPlease try to reinstall the ap…
302 …erface configuration data. The application will be terminated now.\nPlease try to remove your user…
307 …application will be terminated now.\nPlease try to remove your user profile for the application fi…
/trunk/main/solenv/bin/
H A Ddeliver.pl837 my $try = 0;
841 while ( $try < $maxtries && ! $success ) {
842 sleep $try;
843 $try ++;
858 if ( $try > 1 ) {
/trunk/main/offapi/com/sun/star/util/
H A DXCloseable.idl70 /** try to close the object
95 …he MUST try to close it again. If the closing object itself disagrees by an exception and the para…
113 …CloseVetoExceptions and try it again at a later time. This can be useful for a generic UI handling.
/trunk/main/offapi/com/sun/star/sdbc/
H A DDriver.idl39 The DriverManager will try to load as many drivers as it can
41 driver in turn to try to connect to the target URL.
H A DXDriver.idl57 <p>The DriverManager will try to load as many drivers as it can
59 driver in turn to try to connect to the target URL.
/trunk/main/writerfilter/source/rtftok/
H A DRTFScanner.skl193 /* Whether to try to fill the input buffer when we reach the
203 * shouldn't try reading from the input source any more. We might
367 /* Just try to get by without declaring the routines. This will fail
733 /* yy_get_next_buffer - try to read in a new buffer
757 { /* Don't try to fill the buffer, so this is an EOF. */
897 /* yy_try_NUL_trans - try to make a transition on the NUL character
1008 * try matching the token before
/trunk/main/codemaker/test/javamaker/src/test/idl/test/codemaker/javamaker/
H A Dtypes.idl366 service try: com::sun::star::uno::XInterface { try([in] long try); };
424 singleton try: com::sun::star::uno::XNamingService;
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetCellRangeContainer.idl75 collection. The method does not try to shorten a range.</p>
107 collection. The method does not try to shorten ranges.</p>
/trunk/main/setup_native/source/packinfo/
H A Dshellscripts_extensions.txt51 # No postrun available, try running unopkg directly
76 # No postrun available, try running unopkg directly
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXTableName.idl61 However, if your try to access any of its methods or attributes, after the
135 if you try to set an object which does not denote a table from the underlying
/trunk/main/offapi/com/sun/star/sdb/
H A DErrorCondition.idl87 as <code>SELECT * FROM query1</code>. Now if you try to change the statement of
146 <p>For instance, this error code is used when you try to access the address book
/trunk/main/winaccessibility/source/UAccCOM/
H A Dstdafx.h46 try \
/trunk/main/desktop/test/deployment/executable_content/
H A Dreadme.txt1 When the executable is installed try to execute the executable "hello". The executable
/trunk/main/curl/
H A Dcurl-bundled_openssl.patch28 # Linking previously failed, try extra paths from --with-openssl or
/trunk/main/xmlsecurity/tools/demo/
H A Dreadme.txt20 In case you want to try it:
/trunk/main/codemaker/test/cppumaker/
H A Dtypes.idl256 service try: com::sun::star::uno::XInterface { try([in] long try); };
505 singleton try: com::sun::star::uno::XInterface;

Completed in 139 milliseconds

123456