Searched refs:cellPropsByCell (Results 1 – 4 of 4) sorted by relevance
76 inline void cellPropsByCell( unsigned int i, TablePropertyMapPtr pProps ) in cellPropsByCell() function in writerfilter::dmapper::TablePropertiesHandler79 m_pTableManager->cellPropsByCell( i, pProps ); in cellPropsByCell()
86 inline virtual void cellPropsByCell(unsigned int i, TablePropertyMapPtr pProps) in cellPropsByCell() function in writerfilter::dmapper::DomainMapperTableManager91 DomainMapperTableManager_Base_t::cellPropsByCell( i, pProps ); in cellPropsByCell()
177 cellPropsByCell( nCell, pCellPropMap ); in sprm()193 cellPropsByCell( m_nCurrentCellBorderIndex.top(), pCellPropMap ); in sprm()
583 virtual void cellPropsByCell(unsigned int i, PropertiesPointer pProps);910 void TableManager<T, PropertiesPointer>::cellPropsByCell in cellPropsByCell() function in writerfilter::TableManager
Completed in 30 milliseconds