Home
last modified time | relevance | path

Searched refs:cellPropsByCell (Results 1 – 4 of 4) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DTablePropertiesHandler.hxx76 inline void cellPropsByCell( unsigned int i, TablePropertyMapPtr pProps ) in cellPropsByCell() function in writerfilter::dmapper::TablePropertiesHandler
79 m_pTableManager->cellPropsByCell( i, pProps ); in cellPropsByCell()
H A DDomainMapperTableManager.hxx86 inline virtual void cellPropsByCell(unsigned int i, TablePropertyMapPtr pProps) in cellPropsByCell() function in writerfilter::dmapper::DomainMapperTableManager
91 DomainMapperTableManager_Base_t::cellPropsByCell( i, pProps ); in cellPropsByCell()
H A DDomainMapperTableManager.cxx177 cellPropsByCell( nCell, pCellPropMap ); in sprm()
193 cellPropsByCell( m_nCurrentCellBorderIndex.top(), pCellPropMap ); in sprm()
/trunk/main/writerfilter/inc/resourcemodel/
H A DTableManager.hxx583 virtual void cellPropsByCell(unsigned int i, PropertiesPointer pProps);
910 void TableManager<T, PropertiesPointer>::cellPropsByCell in cellPropsByCell() function in writerfilter::TableManager

Completed in 20 milliseconds