Searched refs:nCurrentSourceIndex (Results 1 – 1 of 1) sorted by relevance
511 sal_Int16 nCurrentSourceIndex = 0, nCurrentDestIndex = 0; in ensureModelEnv() local512 while (nCurrentSourceIndex <= nIndex) in ensureModelEnv()517 xSourceContainer->getByIndex(nCurrentSourceIndex) >>= xCurrentSourceForm; in ensureModelEnv()538 ++nCurrentSourceIndex; in ensureModelEnv()
Completed in 18 milliseconds