Searched refs:cellProps (Results 1 – 6 of 6) sorted by relevance
150 cellProps( pCellPropMap ); in sprm()183 cellProps( pCellPropMap ); in sprm()217 cellProps( pCellColorHandler->getProperties()); in sprm()
68 inline void cellProps( TablePropertyMapPtr pProps ) in cellProps() function in writerfilter::dmapper::TablePropertiesHandler71 m_pTableManager->cellProps( pProps ); in cellProps()
78 inline virtual void cellProps(TablePropertyMapPtr pProps) in cellProps() function in writerfilter::dmapper::DomainMapperTableManager83 DomainMapperTableManager_Base_t::cellProps( pProps ); in cellProps()
263 cellProps( pMergeProps); in sprm()305 cellProps( pProps ); in sprm()
109 final XPropertySet cellProps = UnoRuntime.queryInterface( XPropertySet.class, centerCell ); in doMultipleModifications() local110 cellProps.setPropertyValue( "BackColor", 0x44CCFF ); in doMultipleModifications()
575 virtual void cellProps(PropertiesPointer pProps);891 void TableManager<T, PropertiesPointer>::cellProps(PropertiesPointer pProps) in cellProps() function in writerfilter::TableManager
Completed in 46 milliseconds