LibreOffice Module drawinglayer (master) 1
Classes | Namespaces | Enumerations | Variables
emfpstringformat.hxx File Reference
#include "emfphelperdata.hxx"
Include dependency graph for emfpstringformat.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  emfplushelper::EMFPStringFormat
 

Namespaces

namespace  emfplushelper
 

Enumerations

enum  emfplushelper::StringAlignment {
  emfplushelper::StringAlignmentNear = 0x00000000 ,
  emfplushelper::StringAlignmentCenter = 0x00000001 ,
  emfplushelper::StringAlignmentFar = 0x00000002
}
 
enum  emfplushelper::StringDigitSubstitution {
  emfplushelper::StringDigitSubstitutionUser = 0x00000000 ,
  emfplushelper::StringDigitSubstitutionNone = 0x00000001 ,
  emfplushelper::StringDigitSubstitutionNational = 0x00000002 ,
  emfplushelper::StringDigitSubstitutionTraditional = 0x00000003
}
 
enum  emfplushelper::HotkeyPrefix {
  emfplushelper::HotkeyPrefixNone = 0x00000000 ,
  emfplushelper::HotkeyPrefixShow = 0x00000001 ,
  emfplushelper::HotkeyPrefixHide = 0x00000002
}
 
enum  emfplushelper::StringTrimming {
  emfplushelper::StringTrimmingNone = 0x00000000 ,
  emfplushelper::StringTrimmingCharacter = 0x00000001 ,
  emfplushelper::StringTrimmingWord = 0x00000002 ,
  emfplushelper::StringTrimmingEllipsisCharacter = 0x00000003 ,
  emfplushelper::StringTrimmingEllipsisWord = 0x00000004 ,
  emfplushelper::StringTrimmingEllipsisPath = 0x00000005
}
 

Variables

const sal_uInt32 emfplushelper::StringFormatDirectionRightToLeft = 0x00000001
 
const sal_uInt32 emfplushelper::StringFormatDirectionVertical = 0x00000002
 
const sal_uInt32 emfplushelper::StringFormatNoFitBlackBox = 0x00000004
 
const sal_uInt32 emfplushelper::StringFormatDisplayFormatControl = 0x00000020
 
const sal_uInt32 emfplushelper::StringFormatNoFontFallback = 0x00000400
 
const sal_uInt32 emfplushelper::StringFormatMeasureTrailingSpaces = 0x00000800
 
const sal_uInt32 emfplushelper::StringFormatNoWrap = 0x00001000
 
const sal_uInt32 emfplushelper::StringFormatLineLimit = 0x00002000
 
const sal_uInt32 emfplushelper::StringFormatNoClip = 0x00004000
 
const sal_uInt32 emfplushelper::StringFormatBypassGDI = 0x80000000