|
LibreOffice Module forms (master) 1
|
#include "resourcehelper.hxx"#include <frm_resource.hxx>#include <osl/diagnose.h>#include <rtl/ustring.hxx>Go to the source code of this file.
Namespaces | |
| namespace | xforms |
Functions | |
| OUString | xforms::getResource (TranslateId) |
| get a resource string for the current language More... | |
| OUString | xforms::getResource (TranslateId pResourceId, std::u16string_view rInfo1) |
| OUString | xforms::getResource (TranslateId pResourceId, std::u16string_view rInfo1, std::u16string_view rInfo2) |
| OUString | xforms::getResource (TranslateId pResourceId, std::u16string_view rInfo1, std::u16string_view rInfo2, std::u16string_view rInfo3) |