Home
last modified time | relevance | path

Searched refs:CHAR_ZWSP (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfubullet.cxx61 const sal_Unicode CHAR_ZWSP = ((sal_Unicode)0x200B); variable
103 case SID_INSERT_ZWSP : cMark = CHAR_ZWSP ; break; in DoExecute()
/trunk/main/sw/source/core/text/
H A Dporrst.cxx520 aTmpFont.SetEscapement( CHAR_ZWSP == mcChar ? DFLT_ESC_AUTO_SUB : -25 ); in Paint()
529 case CHAR_ZWSP : in Paint()
H A Dporfld.cxx394 case CHAR_ZWSP : in Format()
H A Dinftxt.cxx1670 case CHAR_ZWSP : in ScanPortionEnd()
H A Ditrform2.cxx1330 case CHAR_ZWSP: // zero width space in NewPortion()
/trunk/main/sw/inc/
H A Dswtypes.hxx253 #define CHAR_ZWSP ((sal_Unicode)0x200B) macro
/trunk/main/sc/inc/
H A Dglobal.hxx100 const sal_Unicode CHAR_ZWSP = 0x200B; variable
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx482 case SID_INSERT_ZWSP : cIns = CHAR_ZWSP ; break; in ExecDraw()
H A Dtextsh.cxx207 case SID_INSERT_ZWSP : cIns = CHAR_ZWSP ; break; in TYPEINIT1()
H A Dannotsh.cxx389 case SID_INSERT_ZWSP : cIns = CHAR_ZWSP ; break; in Exec()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx628 lclInsertCharacter( pTableView, pTopView, CHAR_ZWSP ); in Execute()
H A Doutput2.cxx713 CHAR_NBSP, CHAR_SHY, CHAR_ZWSP, CHAR_LRM, CHAR_RLM, CHAR_NBHY, CHAR_ZWNBSP, 0 in HasEditCharacters()

Completed in 93 milliseconds