Home
last modified time | relevance | path

Searched refs:nAutoPos (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/ui/app/
H A Dinputhdl.cxx432 nAutoPos( SCPOS_INVALID ), in ScInputHandler()
1000 nAutoPos = SCPOS_INVALID; in UseFormulaData()
1194 if ( pFormulaData && nAutoPos != SCPOS_INVALID ) in PasteFunctionData()
1196 TypedStrData* pData = (*pFormulaData)[nAutoPos]; in PasteFunctionData()
1313 nAutoPos = SCPOS_INVALID; // Formel-Autocomplete aufheben in FormulaPreview()
1472 nAutoPos = SCPOS_INVALID; // nix in UseColData()
1512 sal_uInt16 nNextPos = nAutoPos; 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/ui/inc/
H A Dinputhdl.hxx73 sal_uInt16 nAutoPos; member in ScInputHandler

Completed in 31 milliseconds