23#include <bitmaps.hlst>
28 std::u16string_view rServiceName,
bool bError)
30 OUString aText =
VclResId(SV_STDTEXT_SERVICENOTAVAILABLE).replaceAll(
"%s", rServiceName);
101 SV_BUTTONTEXT_OK_NOMNEMONIC,
102 SV_BUTTONTEXT_CANCEL_NOMNEMONIC,
105 SV_BUTTONTEXT_CANCEL,
113 SV_BUTTONTEXT_IGNORE,
121 return VclResId(aResIdAry[
static_cast<sal_uInt16
>(eButton)]);
static weld::MessageDialog * CreateMessageDialog(weld::Widget *pParent, VclMessageType eMessageType, VclButtonsType eButtonType, const OUString &rPrimaryMessage, const ILibreOfficeKitNotifier *pNotifier=nullptr)
OUString GetStandardQueryBoxText()
Image const & GetStandardInfoBoxImage()
Image const & GetStandardWarningBoxImage()
static void ImplInitMsgBoxImageList()
OUString GetStandardInfoBoxText()
Image const & GetStandardErrorBoxImage()
Image const & GetStandardQueryBoxImage()
OUString GetStandardWarningBoxText()
OUString GetStandardText(StandardButtonType eButton)
void ShowServiceNotAvailableError(weld::Widget *pParent, std::u16string_view rServiceName, bool bError)
OUString GetStandardErrorBoxText()
ImplSVWinData * mpWinData
std::vector< Image > maMsgBoxImgList
ImplSVData * ImplGetSVData()
OUString VclResId(TranslateId aId)