Home
last modified time | relevance | path

Searched defs:ErrorBox (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dmsgbox.hxx154 class VCL_DLLPUBLIC ErrorBox : public MessBox class
/trunk/main/vcl/source/window/
H A Dmsgbox.cxx601 ErrorBox::ErrorBox( Window* pParent, WinBits nStyle, in ErrorBox() function in ErrorBox
610 ErrorBox::ErrorBox( Window* pParent, const ResId& rResId ) : in ErrorBox() function in ErrorBox
/trunk/main/toolkit/inc/layout/
H A Dlayout-pre.hxx43 #define ErrorBox layout::ErrorBox macro
/trunk/main/sc/source/ui/miscdlgs/
H A Dinstbdlg.cxx58 #define ErrorBox( this, bits, message ) ErrorBox (LAYOUT_THIS_WINDOW (this), bits, message) macro

Completed in 25 milliseconds