Home
last modified time | relevance | path

Searched refs:mbError (Results 1 – 25 of 49) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dsubtotal.cxx68 if (mbError) in update()
75 mbError = true; in update()
84 mbError = true; in update()
95 mbError = true; in update()
125 mbError = true; in update()
131 if (mbError) in getResult()
154 mbError = true; in getResult()
161 mbError = true; in getResult()
174 mbError = true; in getResult()
188 mbError = true; in getResult()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dsubtotal.cxx68 if (mbError) in update()
75 mbError = true; in update()
84 mbError = true; in update()
95 mbError = true; in update()
125 mbError = true; in update()
131 if (mbError) in getResult()
154 mbError = true; in getResult()
161 mbError = true; in getResult()
174 mbError = true; in getResult()
188 mbError = true; in getResult()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dsubtotal.hxx63 ScFunctionData() : meFunc(SUBTOTAL_FUNC_NONE), mbError(false) {} in ScFunctionData()
64 ScFunctionData( ScSubTotalFunc eFn ) : meFunc(eFn), mbError(false) {} in ScFunctionData()
69 bool getError() const { return mbError; } in getError()
71 void setError() { mbError = true; } in setError()
76 bool mbError; member in ScFunctionData
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dsubtotal.hxx64 ScFunctionData() : meFunc(SUBTOTAL_FUNC_NONE), mbError(false) {} in ScFunctionData()
65 ScFunctionData( ScSubTotalFunc eFn ) : meFunc(eFn), mbError(false) {} in ScFunctionData()
70 bool getError() const { return mbError; } in getError()
72 void setError() { mbError = true; } in setError()
77 bool mbError; member in ScFunctionData
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/qa/cppunit/
H A Dbasictest.cxx30 : mbError(false) in MacroSnippet()
37 : mbError(false) in MacroSnippet()
106 return !mbError; in Compile()
109 bool MacroSnippet::HasError() const { return mbError; } in HasError()
118 mbError = true;
H A Dbasictest.hxx25 bool mbError; member in MacroSnippet
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/qa/cppunit/
H A Dbasictest.cxx30 : mbError(false) in MacroSnippet()
37 : mbError(false) in MacroSnippet()
106 return !mbError; in Compile()
109 bool MacroSnippet::HasError() const { return mbError; } in HasError()
118 mbError = true;
H A Dbasictest.hxx26 bool mbError; member in MacroSnippet
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/helper/
H A Dxmlsignaturehelper.cxx65 mbError = false; in XMLSignatureHelper()
245 mbError = false; in CreateAndWriteSignature()
249 mbError = true; in CreateAndWriteSignature()
255 mbError = false; in ReadAndVerifySignature()
282 mbError = true; in ReadAndVerifySignature()
288 return !mbError; in ReadAndVerifySignature()
387 mbError = false; in ReadAndVerifySignatureStorageStream()
410 mbError = true; in ReadAndVerifySignatureStorageStream()
416 return !mbError; in ReadAndVerifySignatureStorageStream()
549 mbError = false; in CreateAndWriteOOXMLSignature()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/helper/
H A Dxmlsignaturehelper.cxx61 mbError = false; in XMLSignatureHelper()
241 mbError = false; in CreateAndWriteSignature()
245 mbError = true; in CreateAndWriteSignature()
251 mbError = false; in ReadAndVerifySignature()
277 mbError = true; in ReadAndVerifySignature()
283 return !mbError; in ReadAndVerifySignature()
382 mbError = false; in ReadAndVerifySignatureStorageStream()
409 return !mbError; in ReadAndVerifySignatureStorageStream()
542 mbError = false; in CreateAndWriteOOXMLSignature()
544 mbError = true; in CreateAndWriteOOXMLSignature()
/dports/math/scilab/scilab-6.1.1/scilab/tools/innosetup/
H A Dcode.iss102 mbError, MB_OK, MB_OK );
117 SuppressibleMsgBox( CustomMessage('MsgBoxWebOpen'),mbError, MB_OK, MB_OK );
152 SuppressibleMsgBox(CustomMessage('MsgBoxSSERequired'), mbError, MB_OK, MB_OK );
179 mbError, MB_OK, MB_OK );
187 mbError, MB_OK, MB_OK );
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/directx/
H A Ddx_9rm.cxx181 bool mbError; member in dxcanvas::__anon39e1936e0111::DXRenderModule
454 mbError( false ), in DXRenderModule()
1050 return mbError; in isError()
1088mbError |= FAILED(mpDevice->DrawPrimitive(D3DPT_TRIANGLELIST,maReadIndex,nNumPrimitives)); in commitVertexCache()
1089 mbError |= FAILED(mpDevice->EndScene()); in commitVertexCache()
1104 mbError=true; in flushVertexCache()
1141 mbError=false; in flushVertexCache()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/directx/
H A Ddx_9rm.cxx180 bool mbError; member in dxcanvas::__anoneda23bc60111::DXRenderModule
453 mbError( false ), in DXRenderModule()
1050 return mbError; in isError()
1088mbError |= FAILED(mpDevice->DrawPrimitive(D3DPT_TRIANGLELIST,maReadIndex,nNumPrimitives)); in commitVertexCache()
1089 mbError |= FAILED(mpDevice->EndScene()); in commitVertexCache()
1104 mbError=true; in flushVertexCache()
1141 mbError=false; in flushVertexCache()
/dports/net/nitroshare/nitroshare-desktop-0.3.4-642-g2046ccb/dist/
H A Dsetup.iss.in63 SuppressibleMsgBox('Unable to register shell extension.', mbError, MB_OK, MB_OK);
84 SuppressibleMsgBox('Unable to unregister shell extension.', mbError, MB_OK, MB_OK);
/dports/devel/pysvn/pysvn-1.9.12/Kit/Windows/
H A Dpysvn_win64_code.iss17 mbError, MB_OK );
H A Dpysvn_win32_code.iss25 mbError, MB_OK );
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DUtils.cls7 void beep( int flags = mbError) => apc_beep;
/dports/science/chrono/chrono-7.0.1/contrib/packaging-windows/
H A Dinstaller_python.iss156 //MsgBox('FOUND! 64bit !'#13#13 + mallDirPython, mbError, MB_OK);
168 …h this installer will work only with the 64 bit version. !'#13#13 + mallDirPython, mbError, MB_OK);
184 …h this installer will work only with the 64 bit version. !'#13#13 + mallDirPython, mbError, MB_OK);
268 MsgBox('Error. The directory '+ mPathWin64Python + ' does not exist', mbError, MB_OK);
/dports/www/lynx-current/lynx2.9.0dev.9/PACKAGE/
H A Dlynx.iss436 MsgBox('Failed to copy ' + name, mbError, MB_OK);
449 MsgBox('Failed to delete ' + fullPath, mbError, MB_OK);
484 MsgBox('No SSL library found', mbError, MB_OK)
527 MsgBox( 'Cannot create application directory', mbError, MB_OK )
/dports/www/lynx/lynx2.8.9rel.1/PACKAGE/
H A Dlynx.iss434 MsgBox('Failed to copy ' + name, mbError, MB_OK);
445 MsgBox('Failed to delete ' + fullPath, mbError, MB_OK);
479 MsgBox('No SSL library found', mbError, MB_OK)
517 MsgBox( 'Cannot create application directory', mbError, MB_OK )
/dports/games/exult/exult-snapshot-v1.7.0.20211128/win32/
H A Dexult_installer.iss264 …if MsgBox ('Warning: No valid game installations found. Do you wish to continue?', mbError, MB_YES…
269 …d installation of Ultima VII: The Black Gate. Do you wish to continue?', mbError, MB_YESNO or MB_D…
274 …tallation of Ultima VII Part 2: Serpent Isle. Do you wish to continue?', mbError, MB_YESNO or MB_D…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/inc/
H A Dxmlsignaturehelper.hxx70 bool mbError; member in XMLSignatureHelper
/dports/sysutils/barrier/barrier-2.3.3/dist/inno/scripts/
H A Dproducts.pas139 …age(msgErrorFunctionFailed), [products[i].Title, IntToStr(resultCode)]), mbError, MB_ABORTRETRYIGN…
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/inc/
H A Dxmlsignaturehelper.hxx70 bool mbError; member in XMLSignatureHelper
/dports/comms/tilp2/tilp2-1.18/build/InnoSetup/
H A Dgtk-sample.iss76 …efore installing GTK Foo. You can obtain GTK+ from http://www.dropline.net/gtk.', mbError, MB_OK);

12