Searched refs:xEnAcc (Results 1 – 1 of 1) sorted by relevance
635 XEnumerationAccessRef xEnAcc = xColl->getCells(); in lcl_Cells() local636 if (xEnAcc) in lcl_Cells()638 XEnumerationRef xEnum = xEnAcc->getEnumeration(); in lcl_Cells()1910 XEnumerationAccessRef xEnAcc = xColl->getCells(); in lcl_FillCells() local1911 if (!xEnAcc) return; in lcl_FillCells()1912 XEnumerationRef xEnum = xEnAcc->getEnumeration(); in lcl_FillCells()
Completed in 26 milliseconds