LibreOffice Module vcl (master) 1
Functions
stdtext.cxx File Reference
#include <vcl/stdtext.hxx>
#include <vcl/image.hxx>
#include <vcl/weld.hxx>
#include <bitmaps.hlst>
#include <strings.hrc>
#include <svdata.hxx>
Include dependency graph for stdtext.cxx:

Go to the source code of this file.

Functions

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

Function Documentation

◆ GetStandardErrorBoxImage()

Image const & GetStandardErrorBoxImage ( )

◆ GetStandardErrorBoxText()

OUString GetStandardErrorBoxText ( )

Definition at line 77 of file stdtext.cxx.

References VclResId().

Referenced by MessageDialog::MessageDialog().

◆ GetStandardInfoBoxImage()

Image const & GetStandardInfoBoxImage ( )

◆ GetStandardInfoBoxText()

OUString GetStandardInfoBoxText ( )

Definition at line 55 of file stdtext.cxx.

References VclResId().

Referenced by MessageDialog::MessageDialog().

◆ GetStandardQueryBoxImage()

Image const & GetStandardQueryBoxImage ( )

◆ GetStandardQueryBoxText()

OUString GetStandardQueryBoxText ( )

Definition at line 88 of file stdtext.cxx.

References VclResId().

Referenced by MessageDialog::MessageDialog().

◆ GetStandardText()

OUString GetStandardText ( StandardButtonType  eButton)

◆ GetStandardWarningBoxImage()

Image const & GetStandardWarningBoxImage ( )

◆ GetStandardWarningBoxText()

OUString GetStandardWarningBoxText ( )

Definition at line 66 of file stdtext.cxx.

References VclResId().

Referenced by MessageDialog::MessageDialog().

◆ ImplInitMsgBoxImageList()

static void ImplInitMsgBoxImageList ( )
static

◆ ShowServiceNotAvailableError()

void 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.