LibreOffice Module editeng (master) 1
Classes | Namespaces | Functions
unofield.hxx File Reference
#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>
Include dependency graph for unofield.hxx:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ SvxUnoTextCreateTextField()

css::uno::Reference< css::uno::XInterface > EDITENG_DLLPUBLIC SvxUnoTextCreateTextField ( std::u16string_view  ServiceSpecifier)
Exceptions
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().