LibreOffice Module sd (master) 1
Namespaces | Variables
fubullet.cxx File Reference
#include <fubullet.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/viewfrm.hxx>
#include <editeng/eeitem.hxx>
#include <svl/poolitem.hxx>
#include <editeng/fontitem.hxx>
#include <OutlineView.hxx>
#include <OutlineViewShell.hxx>
#include <DrawViewShell.hxx>
#include <ViewShellBase.hxx>
#include <Window.hxx>
#include <drawdoc.hxx>
#include <strings.hrc>
#include <sdresid.hxx>
#include <svx/svdoutl.hxx>
#include <sfx2/request.hxx>
#include <svl/ctloptions.hxx>
#include <svl/stritem.hxx>
#include <tools/debug.hxx>
#include <svx/svxdlg.hxx>
#include <svx/svxids.hrc>
Include dependency graph for fubullet.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Variables

const sal_Unicode sd::CHAR_HARDBLANK = u'\x00A0'
 
const sal_Unicode sd::CHAR_HARDHYPHEN = u'\x2011'
 
const sal_Unicode sd::CHAR_SOFTHYPHEN = u'\x00AD'
 
const sal_Unicode sd::CHAR_RLM = u'\x200F'
 
const sal_Unicode sd::CHAR_LRM = u'\x200E'
 
const sal_Unicode sd::CHAR_ZWSP = u'\x200B'
 
const sal_Unicode sd::CHAR_WJ = u'\x2060'
 
const sal_Unicode sd::CHAR_NNBSP = u'\x202F'