Home
last modified time | relevance | path

Searched refs:insertCellProperties (Results 1 – 2 of 2) sorted by relevance

/trunk/main/writerfilter/inc/resourcemodel/
H A DTableData.hxx201 void insertCellProperties(unsigned int i, PropertiesPointer pProps) in insertCellProperties() function in writerfilter::RowData
209 void insertCellProperties(PropertiesPointer pProps) in insertCellProperties() function in writerfilter::RowData
361 void insertCellProperties(PropertiesPointer pProps) in insertCellProperties() function in writerfilter::TableData
363 mpRow->insertCellProperties(pProps); in insertCellProperties()
372 void insertCellProperties(unsigned int i, PropertiesPointer pProps) in insertCellProperties() function in writerfilter::TableData
374 mpRow->insertCellProperties(i, pProps); in insertCellProperties()
H A DTableManager.hxx918 mTableDataStack.top()->insertCellProperties(i, pProps); in cellPropsByCell()
1082 pTableData->insertCellProperties(pProps); in ensureOpenCell()

Completed in 20 milliseconds