Searched refs:pTableInfo (Results 1 – 3 of 3) sorted by relevance
226 maTableInfoMap[xColumnRowRange] = pTableInfo; in collectTableAutoStyles()241 pTableInfo->maColumnStyleMap[xKey] = sStyleName; in collectTableAutoStyles()251 pTableInfo->maDefaultRowCellStyles.resize(nRowCount); in collectTableAutoStyles()264 pTableInfo->maRowStyleMap[xKey] = sStyleName; in collectTableAutoStyles()295 pTableInfo->maCellStyleMap[xKey] = sStyleName; in collectTableAutoStyles()308 pTableInfo->maDefaultRowCellStyles[nRow] = sDefaultCellStyle; in collectTableAutoStyles()344 ExportTableColumns( xIndexAccessCols, pTableInfo ); in exportTable()355 if( pTableInfo.get() ) in exportTable()379 ExportCell( xCell, pTableInfo, sDefaultCellStyle ); in exportTable()402 if( pTableInfo.get() ) in ExportTableColumns()[all …]
103 …:star::table::XCell >& xCell, const boost::shared_ptr< XMLTableInfo >& pTableInfo, const ::rtl::OU…104 …r::container::XIndexAccess >& xtableColumns, const boost::shared_ptr< XMLTableInfo >& pTableInfo );
732 SwHTMLTableLayout *pTableInfo = pTable ? pTable->CreateLayoutInfo() : 0; in CreateLayoutInfo() local734 pLayoutInfo = new SwHTMLTableLayoutCnts( pStartNode, pTableInfo, in CreateLayoutInfo()
Completed in 28 milliseconds