Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx781 sal_uLong nLastSearchAction = pLastSearchAction->GetActionNumber(); in lcl_FindAction() local
783 while ( pA && pA->GetActionNumber() <= nLastSearchAction ) in lcl_FindAction()