Home
last modified time | relevance | path

Searched refs:CHAR_CR (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sc/source/ui/view/ !
H A Dhintwin.cxx67 String aLine = aMessage.GetToken( 0, CHAR_CR, nIndex ); in ScHintWindow()
100 String aLine = aMessage.GetToken( 0, CHAR_CR, nIndex ); in Paint()
H A Dtabvwshe.cxx124 while ( (nAt = aStrSelection.Search( CHAR_CR )) != STRING_NOTFOUND ) in GetSelectionText()
/aoo41x/main/sc/inc/ !
H A Dglobal.hxx96 #define CHAR_CR char(13) macro
/aoo41x/main/sc/source/ui/app/ !
H A Dinputhdl.cxx3157 if( pTableView->PostKeyEvent( KeyEvent( CHAR_CR, KeyCode(KEY_RETURN) ) ) ) in KeyInput()
3160 if( pTopView->PostKeyEvent( KeyEvent( CHAR_CR, KeyCode(KEY_RETURN) ) ) ) in KeyInput()
/aoo41x/main/sc/source/core/data/ !
H A Dcell2.cxx85 rString.Search(CHAR_CR) != STRING_NOTFOUND, in ScEditCell()
H A Dcell.cxx224 if ( rString.Search('\n') != STRING_NOTFOUND || rString.Search(CHAR_CR) != STRING_NOTFOUND ) in CreateTextCell()

Completed in 153 milliseconds