Searched refs:ShowNativeMessageBox (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/vcl/source/app/ |
H A D | svdata.cxx | 533 int ret = ImplGetSalSystem()->ShowNativeMessageBox( in ImplInitAccessBridge() 558 int ret = ImplGetSalSystem()->ShowNativeMessageBox( in ImplInitAccessBridge() 583 int ret = ImplGetSalSystem()->ShowNativeMessageBox( in ImplInitAccessBridge() 608 int ret = ImplGetSalSystem()->ShowNativeMessageBox( in ImplInitAccessBridge() 650 int ret = ImplGetSalSystem()->ShowNativeMessageBox( in ImplInitAccessBridge() 664 ImplGetSalSystem()->ShowNativeMessageBox( in ImplInitAccessBridge()
|
H A D | svapp.cxx | 1999 int btn = ImplGetSalSystem()->ShowNativeMessageBox ( in ShowNativeErrorBox()
|
/aoo4110/main/vcl/os2/source/app/ |
H A D | salinfo.cxx | 61 virtual int ShowNativeMessageBox( const String& rTitle, 130 int Os2SalSystem::ShowNativeMessageBox(const String& rTitle, const String& rMessage, int nButtonCom… in ShowNativeMessageBox() function in Os2SalSystem
|
/aoo4110/main/vcl/inc/aqua/ |
H A D | salsys.h | 49 virtual int ShowNativeMessageBox( const String& rTitle,
|
/aoo4110/main/vcl/inc/ |
H A D | salsys.hxx | 134 virtual int ShowNativeMessageBox( const String& rTitle,
|
/aoo4110/main/vcl/inc/unx/ |
H A D | salsys.h | 57 virtual int ShowNativeMessageBox( const String& rTitle,
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svpdummies.hxx | 86 virtual int ShowNativeMessageBox( const String& rTitle,
|
H A D | svpdummies.cxx | 106 int SvpSalSystem::ShowNativeMessageBox( const String&, in ShowNativeMessageBox() function in SvpSalSystem
|
/aoo4110/main/vcl/inc/win/ |
H A D | salsys.h | 72 virtual int ShowNativeMessageBox( const String& rTitle,
|
/aoo4110/main/vcl/unx/generic/app/ |
H A D | salsys.cxx | 169 int X11SalSystem::ShowNativeMessageBox(const String& rTitle, const String& rMessage, int nButtonCom… in ShowNativeMessageBox() function in X11SalSystem
|
/aoo4110/main/vcl/aqua/source/app/ |
H A D | salsys.cxx | 136 int AquaSalSystem::ShowNativeMessageBox( const String& rTitle, in ShowNativeMessageBox() function in AquaSalSystem
|
/aoo4110/main/vcl/win/source/app/ |
H A D | salinfo.cxx | 258 int WinSalSystem::ShowNativeMessageBox(const String& rTitle, const String& rMessage, int nButtonCom… in ShowNativeMessageBox() function in WinSalSystem
|
Completed in 74 milliseconds