LibreOffice Module vcl (master)
1
|
#include <vcl/ctrl.hxx>
#include <vcl/textfilter.hxx>
#include <memory>
#include <rtl/ustrbuf.hxx>
#include <o3tl/deleter.hxx>
#include <vcl/dllapi.h>
#include <vcl/dndhelp.hxx>
#include <vcl/vclptr.hxx>
#include <com/sun/star/uno/Reference.h>
Go to the source code of this file.
Classes | |
class | Edit |
Namespaces | |
com::sun::star::i18n | |
weld | |
Macros | |
#define | EDIT_NOLIMIT SAL_MAX_INT32 |
#define EDIT_NOLIMIT SAL_MAX_INT32 |
Definition at line 51 of file edit.hxx.
Referenced by Edit::ImplGetCharPos(), Edit::ImplHandleKeyEvent(), Edit::ImplInitEditData(), Edit::MouseButtonDown(), Edit::set_property(), Edit::SetMaxTextLen(), TextEngine::SetMaxTextLen(), and TextWindow::TextWindow().