Home
last modified time | relevance | path

Searched refs:SCPOS_INVALID (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/ui/app/
H A Dinputhdl.cxx432 nAutoPos( SCPOS_INVALID ), in ScInputHandler()
892 sal_uInt16 nParAutoPos = SCPOS_INVALID; in ShowTipCursor()
1000 nAutoPos = SCPOS_INVALID; in UseFormulaData()
1036 sal_uInt16 nParAutoPos = SCPOS_INVALID; in UseFormulaData()
1194 if ( pFormulaData && nAutoPos != SCPOS_INVALID ) in PasteFunctionData()
1313 nAutoPos = SCPOS_INVALID; // Formel-Autocomplete aufheben in FormulaPreview()
1472 nAutoPos = SCPOS_INVALID; // nix in UseColData()
1529 if ( nAutoPos != SCPOS_INVALID && aAutoSearch.Len() ) in NextAutoEntry()
2422 if ( pColumnData && nAutoPos != SCPOS_INVALID ) in EnterHandler()
3183 nAutoPos = SCPOS_INVALID; // do not search further in KeyInput()
[all …]
/aoo41x/main/sc/source/core/tool/
H A Dcollect.cxx431 if ( rPos != SCPOS_INVALID && rPos < nCount ) in FindText()
441 if ( rPos != SCPOS_INVALID ) in FindText()
470 if ( rPos != SCPOS_INVALID ) in FindText()
/aoo41x/main/sc/inc/
H A Dcollect.hxx38 #define SCPOS_INVALID USHRT_MAX macro

Completed in 36 milliseconds