Home
last modified time | relevance | path

Searched refs:cellProps (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/writerfilter/source/dmapper/
H A DTablePropertiesHandler.cxx150 cellProps( pCellPropMap ); in sprm()
183 cellProps( pCellPropMap ); in sprm()
217 cellProps( pCellColorHandler->getProperties()); in sprm()
H A DTablePropertiesHandler.hxx68 inline void cellProps( TablePropertyMapPtr pProps ) in cellProps() function in writerfilter::dmapper::TablePropertiesHandler
71 m_pTableManager->cellProps( pProps ); in cellProps()
H A DDomainMapperTableManager.hxx78 inline virtual void cellProps(TablePropertyMapPtr pProps) in cellProps() function in writerfilter::dmapper::DomainMapperTableManager
83 DomainMapperTableManager_Base_t::cellProps( pProps ); in cellProps()
H A DDomainMapperTableManager.cxx263 cellProps( pMergeProps); in sprm()
305 cellProps( pProps ); in sprm()
/aoo4110/main/sfx2/qa/complex/sfx2/undo/
H A DWriterDocumentTest.java109 final XPropertySet cellProps = UnoRuntime.queryInterface( XPropertySet.class, centerCell ); in doMultipleModifications() local
110 cellProps.setPropertyValue( "BackColor", 0x44CCFF ); in doMultipleModifications()
/aoo4110/main/writerfilter/inc/resourcemodel/
H A DTableManager.hxx575 virtual void cellProps(PropertiesPointer pProps);
891 void TableManager<T, PropertiesPointer>::cellProps(PropertiesPointer pProps) in cellProps() function in writerfilter::TableManager

Completed in 38 milliseconds