Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx178 sal_Int32 nAbortPos = getContinuation(ABORT, _rContinuations); in implHandle()
179 sal_Int32 nParamPos = getContinuation(SUPPLY_PARAMETERS, _rContinuations); in implHandle()
222 sal_Int32 nApprovePos = getContinuation(APPROVE, _rContinuations); in implHandle()
223 sal_Int32 nDisapprovePos = getContinuation(DISAPPROVE, _rContinuations); in implHandle()
224 sal_Int32 nAbortPos = getContinuation(ABORT, _rContinuations); in implHandle()
225 sal_Int32 nRetryPos = getContinuation(RETRY, _rContinuations); in implHandle()
296 sal_Int32 nApprovePos = getContinuation(APPROVE, _rContinuations); in implHandle()
297 sal_Int32 nDisApprovePos = getContinuation(DISAPPROVE, _rContinuations); in implHandle()
298 sal_Int32 nAbortPos = getContinuation(ABORT, _rContinuations); in implHandle()
315 sal_Int32 nDocuPos = getContinuation(SUPPLY_DOCUMENTSAVE, _rContinuations); in implHandle()
[all …]
H A Ddbinteraction.hxx127 sal_Int32 getContinuation(

Completed in 17 milliseconds