LibreOffice Module svx (master)
1
|
#include <sal/config.h>
#include <deque>
#include <map>
#include <memory>
#include <sal/types.h>
#include <rtl/ref.hxx>
#include <svx/svxdllapi.h>
#include <tools/gen.hxx>
#include <tools/link.hxx>
#include <vcl/metric.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/customweld.hxx>
#include <vcl/weld.hxx>
Go to the source code of this file.
Classes | |
class | SvxShowCharSet |
Namespaces | |
com::sun::star | |
com::sun::star::accessibility | |
com::sun::star::uno | |
svx | |
Macros | |
#define | COLUMN_COUNT 16 |
#define | ROW_COUNT 8 |
#define COLUMN_COUNT 16 |
Definition at line 46 of file charmap.hxx.
Referenced by SvxSearchCharSet::DrawChars_Impl(), SvxShowCharSet::DrawChars_Impl(), SvxShowCharSetUIObject::execute(), SvxShowCharSet::FirstInView(), svx::SvxShowCharSetAcc::getAccessibleColumnCount(), svx::SvxShowCharSetAcc::getAccessibleIndex(), svx::SvxShowCharSetAcc::getAccessibleRowCount(), SvxShowCharSet::GetColumnPos(), SvxShowCharSet::GetRowPos(), IMPL_LINK_NOARG(), SvxSearchCharSet::KeyInput(), SvxShowCharSet::KeyInput(), SvxSearchCharSet::LastInView(), SvxShowCharSet::LastInView(), SvxShowCharSet::MapIndexToPixel(), SvxShowCharSet::PixelToMapIndex(), SvxSearchCharSet::RecalculateFont(), SvxShowCharSet::RecalculateFont(), SvxShowCharSet::SelectCharacter(), SvxSearchCharSet::SelectIndex(), SvxShowCharSet::SelectIndex(), and SvxShowCharSet::SetDrawingArea().
#define ROW_COUNT 8 |
Definition at line 47 of file charmap.hxx.
Referenced by SvxSearchCharSet::DrawChars_Impl(), SvxShowCharSet::DrawChars_Impl(), SvxSearchCharSet::KeyInput(), SvxShowCharSet::KeyInput(), SvxSearchCharSet::LastInView(), SvxShowCharSet::LastInView(), SvxSearchCharSet::RecalculateFont(), SvxShowCharSet::RecalculateFont(), and SvxShowCharSet::SetDrawingArea().