Searched refs:pTableGrid (Results 1 – 1 of 1) sorted by relevance
430 IntVectorPtr pTableGrid = getCurrentGrid( ); in endOfRowAction() local432 && pTableGrid->size() > 0 ) in endOfRowAction()434 ::std::vector<sal_Int32>::const_iterator aCellIter = pTableGrid->begin(); in endOfRowAction()440 while( aCellIter != pTableGrid->end() ) in endOfRowAction()494 if( pTableGrid->size() == nGrids ) in endOfRowAction()512 fGridWidth += (*pTableGrid.get())[nBorderGridIndex++]; in endOfRowAction()
Completed in 21 milliseconds