#include <vcl/customweld.hxx>
#include <vcl/weld.hxx>
#include <vcl/virdev.hxx>
#include <sfx2/basedlgs.hxx>
#include <svl/itemset.hxx>
#include <svx/charmap.hxx>
#include <svx/searchcharmap.hxx>
#include <svx/ucsubset.hxx>
#include <sfx2/charwin.hxx>
#include <cui/cuidllapi.h>
#include <com/sun/star/frame/XFrame.hpp>
#include <deque>
#include <memory>
#include <utility>
Go to the source code of this file.
|
class | SvxShowText |
| Provides the show characters or texts in a drawing area with special sizes and fonts. More...
|
|
class | SvxCharacterMap |
| The main purpose of this dialog is to enable the use of characters that are not easily accessible from the keyboard. More...
|
|
◆ CHARMAP_MAXLEN
#define CHARMAP_MAXLEN 32 |