Home
last modified time | relevance | path

Searched refs:success (Results 76 – 100 of 154) sorted by relevance

1234567

/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dexcept.cxx367 BOOL success = in RaiseInfo() local
370 OSL_ENSURE( success, "VirtualProtect() failed!" ); in RaiseInfo()
/trunk/main/l10ntools/scripts/
H A Dlocalize_old.pl990 …my $success = GetOptions('f=s' => \$sdffile , 'l=s' => \$languages , 's=s' => \$srcpath , 'h' => …
1003 if( $help || !$success || $#ARGV > 1 || ( !$sdffile ) ){
H A Dlocalize.pl987 …my $success = GetOptions('f=s' => \$sdffile , 'l=s' => \$languages , 's=s' => \$srcpath , 'h' => …
1005 if( !$success || $#ARGV > 1 || ( !$sdffile ) ){
/trunk/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx921 bool success = true; in writeInfo() local
926 success = false; in writeInfo()
930 return success; in writeInfo()
/trunk/main/dtrans/source/win32/dnd/
H A Dtargetdropcontext.hxx65 virtual void SAL_CALL dropComplete( sal_Bool success )
H A Dsourcecontext.hxx78 void fire_dragDropEnd( sal_Bool success, sal_Int8 byte);
H A Dtarget.hxx181 void _dropComplete( sal_Bool success, const Reference<XDropTargetDropContext>& context);
/trunk/main/sfx2/source/doc/
H A DMetadatable.cxx1267 const bool success( m_pImpl->TryInsertMetadatable(i_rCopy, in RegisterCopyClipboard() local
1269 OSL_ENSURE(success, "RegisterCopyClipboard: TryInsert failed?"); in RegisterCopyClipboard()
1270 (void) success; in RegisterCopyClipboard()
/trunk/main/scripting/workben/data/testdata/
H A DScriptStorage.csv4 _refresh;description=Try calling refresh;expected=success
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccComponentBase.h57 STDMETHOD(grabFocus)(boolean * success);
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_dndcontext.hxx58 virtual void SAL_CALL dropComplete( sal_Bool success ) throw();
/trunk/main/udkapi/com/sun/star/beans/
H A DSetPropertyTolerantFailed.idl45 /** specifies the success or error code for setting the
H A DGetPropertyTolerantResult.idl47 /** specifies a success or error code for the retrieval operation.
/trunk/main/offapi/com/sun/star/view/
H A DPrintableState.idl53 that can be considered as "success" for a print job.
/trunk/main/vcl/aqua/source/app/
H A Dvclnsapp.mm339 // we have no back channel here, we have to assume success, in which case
377 // we have no back channel here, we have to assume success
/trunk/main/offapi/com/sun/star/mozilla/
H A DXPluginInstanceSyncPeer.idl52 @param aInstance [out]: new plugin instance in case of success
/trunk/main/offapi/com/sun/star/plugin/
H A DXPlugin.idl63 @return true upon success
/trunk/main/offapi/com/sun/star/task/
H A DXJobListener.idl51 It provides information about success or failure of job execution. It's possible too,
/trunk/main/vcl/inc/
H A Ddndlcon.hxx101 …virtual void SAL_CALL dropComplete( sal_Bool success ) throw (::com::sun::star::uno::RuntimeExcept…
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.hxx124 …virtual void SAL_CALL dropComplete(sal_Bool success) throw (com::sun::star::uno::RuntimeException);
/trunk/main/offapi/com/sun/star/frame/
H A DXFrameLoader.idl76 this listener will be informed about success
/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx467 bool success = hc.compile(); in link() local
470 if (!success && !bExtensionMode) in link()
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePreview.idl119 A value of <TRUE/> on success.
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DShapes.log22 ITEM Assertion OK : the success of the TwoColorGradient method needs to be verified visually!
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DShapes.log22 ITEM Assertion OK : the success of the TwoColorGradient method needs to be verified visually!

Completed in 109 milliseconds

1234567