LibreOffice Module vcl (master) 1
Namespaces | Functions
stdtext.hxx File Reference
#include <sal/config.h>
#include <string_view>
#include <rtl/ustring.hxx>
#include <vcl/wintypes.hxx>
#include <vcl/dllapi.h>
Include dependency graph for stdtext.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  weld
 

Functions

void VCL_DLLPUBLIC ShowServiceNotAvailableError (weld::Widget *pParent, std::u16string_view rServiceName, bool bError)
 
OUString VCL_DLLPUBLIC GetStandardText (StandardButtonType eButton)
 
VCL_DLLPUBLIC Image const & GetStandardInfoBoxImage ()
 
VCL_DLLPUBLIC OUString GetStandardInfoBoxText ()
 
VCL_DLLPUBLIC Image const & GetStandardWarningBoxImage ()
 
VCL_DLLPUBLIC OUString GetStandardWarningBoxText ()
 
VCL_DLLPUBLIC Image const & GetStandardErrorBoxImage ()
 
VCL_DLLPUBLIC OUString GetStandardErrorBoxText ()
 
VCL_DLLPUBLIC Image const & GetStandardQueryBoxImage ()
 
VCL_DLLPUBLIC OUString GetStandardQueryBoxText ()
 

Function Documentation

◆ GetStandardErrorBoxImage()

VCL_DLLPUBLIC Image const & GetStandardErrorBoxImage ( )

◆ GetStandardErrorBoxText()

VCL_DLLPUBLIC OUString GetStandardErrorBoxText ( )

Definition at line 77 of file stdtext.cxx.

References VclResId().

Referenced by MessageDialog::MessageDialog().

◆ GetStandardInfoBoxImage()

VCL_DLLPUBLIC Image const & GetStandardInfoBoxImage ( )

◆ GetStandardInfoBoxText()

VCL_DLLPUBLIC OUString GetStandardInfoBoxText ( )

Definition at line 55 of file stdtext.cxx.

References VclResId().

Referenced by MessageDialog::MessageDialog().

◆ GetStandardQueryBoxImage()

VCL_DLLPUBLIC Image const & GetStandardQueryBoxImage ( )

◆ GetStandardQueryBoxText()

VCL_DLLPUBLIC OUString GetStandardQueryBoxText ( )

Definition at line 88 of file stdtext.cxx.

References VclResId().

Referenced by MessageDialog::MessageDialog().

◆ GetStandardText()

OUString VCL_DLLPUBLIC GetStandardText ( StandardButtonType  eButton)

◆ GetStandardWarningBoxImage()

VCL_DLLPUBLIC Image const & GetStandardWarningBoxImage ( )

◆ GetStandardWarningBoxText()

VCL_DLLPUBLIC OUString GetStandardWarningBoxText ( )

Definition at line 66 of file stdtext.cxx.

References VclResId().

Referenced by MessageDialog::MessageDialog().

◆ ShowServiceNotAvailableError()

void VCL_DLLPUBLIC ShowServiceNotAvailableError ( weld::Widget pParent,
std::u16string_view  rServiceName,
bool  bError 
)

Definition at line 27 of file stdtext.cxx.

References Application::CreateMessageDialog(), Error, Ok, VclResId(), and Warning.