LibreOffice Module dbaccess (master) 1
|
#include <SqlNameEdit.hxx>
Go to the source code of this file.
Namespaces | |
namespace | dbaui |
Functions | |
static bool | dbaui::isCharOk (sal_Unicode _cChar, bool _bFirstChar, std::u16string_view _sAllowedChars) |
dbaui::IMPL_LINK (OSQLNameEditControl, ModifyHdl, weld::Entry &, rEntry, void) | |
dbaui::IMPL_LINK (OSQLNameEntry, ModifyHdl, weld::Entry &, rEntry, void) | |