Searched refs:SCPOS_INVALID (Results 1 – 3 of 3) sorted by relevance
432 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 …]
431 if ( rPos != SCPOS_INVALID && rPos < nCount ) in FindText()441 if ( rPos != SCPOS_INVALID ) in FindText()470 if ( rPos != SCPOS_INVALID ) in FindText()
38 #define SCPOS_INVALID USHRT_MAX macro
Completed in 46 milliseconds