LibreOffice Module editeng (master) 1
|
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/text/XTextField.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/component.hxx>
#include <editeng/editengdllapi.h>
#include <cppuhelper/basemutex.hxx>
#include <memory>
#include <string_view>
Go to the source code of this file.
Classes | |
class | SvxUnoTextField |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::beans |
Functions | |
css::uno::Reference< css::uno::XInterface > EDITENG_DLLPUBLIC | SvxUnoTextCreateTextField (std::u16string_view ServiceSpecifier) |
css::uno::Reference< css::uno::XInterface > EDITENG_DLLPUBLIC SvxUnoTextCreateTextField | ( | std::u16string_view | ServiceSpecifier | ) |
css::uno::Exception | |
css::uno::RuntimeException |
Definition at line 878 of file unofield.cxx.
References nId, o3tl::starts_with(), and u.
Referenced by SvxSimpleUnoModel::createInstance().