LibreOffice Module extensions (master) 1
Namespaces | Functions
taborder.cxx File Reference
#include "taborder.hxx"
#include <bitmaps.hlst>
#include "formstrings.hxx"
#include <comphelper/types.hxx>
#include <comphelper/property.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/form/FormComponentType.hpp>
#include <com/sun/star/form/runtime/FormController.hpp>
#include <osl/diagnose.h>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for taborder.cxx:

Go to the source code of this file.

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 

Functions

 pcr::IMPL_LINK_NOARG (TabOrderDialog, MoveUpClickHdl, weld::Button &, void)
 
 pcr::IMPL_LINK_NOARG (TabOrderDialog, MoveDownClickHdl, weld::Button &, void)
 
 pcr::IMPL_LINK_NOARG (TabOrderDialog, AutoOrderClickHdl, weld::Button &, void)
 
 pcr::IMPL_LINK_NOARG (TabOrderDialog, OKClickHdl, weld::Button &, void)
 
 pcr::IMPL_LINK_NOARG (TabOrderDialog, ModelHasMoved, weld::TreeView &, void)