/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/ |
H A D | except.cxx | 367 BOOL success = in RaiseInfo() local 370 OSL_ENSURE( success, "VirtualProtect() failed!" ); in RaiseInfo()
|
/trunk/main/l10ntools/scripts/ |
H A D | localize_old.pl | 990 …my $success = GetOptions('f=s' => \$sdffile , 'l=s' => \$languages , 's=s' => \$srcpath , 'h' => … 1003 if( $help || !$success || $#ARGV > 1 || ( !$sdffile ) ){
|
H A D | localize.pl | 987 …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 D | testregistrytdprovider.cxx | 921 bool success = true; in writeInfo() local 926 success = false; in writeInfo() 930 return success; in writeInfo()
|
/trunk/main/dtrans/source/win32/dnd/ |
H A D | targetdropcontext.hxx | 65 virtual void SAL_CALL dropComplete( sal_Bool success )
|
H A D | sourcecontext.hxx | 78 void fire_dragDropEnd( sal_Bool success, sal_Int8 byte);
|
H A D | target.hxx | 181 void _dropComplete( sal_Bool success, const Reference<XDropTargetDropContext>& context);
|
/trunk/main/sfx2/source/doc/ |
H A D | Metadatable.cxx | 1267 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 D | ScriptStorage.csv | 4 _refresh;description=Try calling refresh;expected=success
|
/trunk/main/winaccessibility/source/UAccCOM/ |
H A D | AccComponentBase.h | 57 STDMETHOD(grabFocus)(boolean * success);
|
/trunk/main/vcl/unx/generic/dtrans/ |
H A D | X11_dndcontext.hxx | 58 virtual void SAL_CALL dropComplete( sal_Bool success ) throw();
|
/trunk/main/udkapi/com/sun/star/beans/ |
H A D | SetPropertyTolerantFailed.idl | 45 /** specifies the success or error code for setting the
|
H A D | GetPropertyTolerantResult.idl | 47 /** specifies a success or error code for the retrieval operation.
|
/trunk/main/offapi/com/sun/star/view/ |
H A D | PrintableState.idl | 53 that can be considered as "success" for a print job.
|
/trunk/main/vcl/aqua/source/app/ |
H A D | vclnsapp.mm | 339 // 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 D | XPluginInstanceSyncPeer.idl | 52 @param aInstance [out]: new plugin instance in case of success
|
/trunk/main/offapi/com/sun/star/plugin/ |
H A D | XPlugin.idl | 63 @return true upon success
|
/trunk/main/offapi/com/sun/star/task/ |
H A D | XJobListener.idl | 51 It provides information about success or failure of job execution. It's possible too,
|
/trunk/main/vcl/inc/ |
H A D | dndlcon.hxx | 101 …virtual void SAL_CALL dropComplete( sal_Bool success ) throw (::com::sun::star::uno::RuntimeExcept…
|
/trunk/main/vcl/aqua/source/dtrans/ |
H A D | DropTarget.hxx | 124 …virtual void SAL_CALL dropComplete(sal_Bool success) throw (com::sun::star::uno::RuntimeException);
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XFrameLoader.idl | 76 this listener will be informed about success
|
/trunk/main/l10ntools/source/help/ |
H A D | HelpLinker.cxx | 467 bool success = hc.compile(); in link() local 470 if (!success && !bExtensionMode) in link()
|
/trunk/main/offapi/com/sun/star/ui/dialogs/ |
H A D | XFilePreview.idl | 119 A value of <TRUE/> on success.
|
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/ |
H A D | Shapes.log | 22 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 D | Shapes.log | 22 ITEM Assertion OK : the success of the TwoColorGradient method needs to be verified visually!
|