Home
last modified time | relevance | path

Searched refs:CH_TAB (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dfrminf.cxx47 if( CH_TAB != aChar && ' ' != aChar ) in GetTxtStart()
66 if( CH_TAB != aChar && CH_BREAK != aChar && ' ' != aChar ) in GetTxtEnd()
352 if( CH_TAB == aChar || CH_BREAK == aChar || ' ' == aChar || in GetBigIndent()
359 if( CH_TAB != aChar && CH_BREAK != aChar && in GetBigIndent()
H A Ditratr.cxx662 CH_TAB != ( cChar = m_Text.GetChar( nStop ) ) && in GetMinMaxSize()
688 case CH_TAB : in GetMinMaxSize()
917 CH_TAB == cChar || in GetScalingOfSelectedText()
950 else if ( cChar == CH_TAB ) in GetScalingOfSelectedText()
H A Dtxtdrop.cxx194 if( CH_TAB == cChar || CH_BREAK == cChar || in GetDropLen()
H A Dporfld.cxx390 case CH_TAB : in Format()
H A Dinftxt.cxx1668 case CH_TAB: in ScanPortionEnd()
H A Ditrform2.cxx1315 case CH_TAB: in NewPortion()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx45 const xub_Unicode CH_TAB = '\t'; // \t variable

Completed in 64 milliseconds