Home
last modified time | relevance | path

Searched defs:pTableInfo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/table/
H A DXMLTableExport.cxx225 boost::shared_ptr< XMLTableInfo > pTableInfo( new XMLTableInfo() ); in collectTableAutoStyles() local
332 boost::shared_ptr< XMLTableInfo > pTableInfo( maTableInfoMap[xColumnRowRange] ); in exportTable() local
393 …void XMLTableExport::ExportTableColumns( const Reference < XIndexAccess >& xtableColumnsIndexAcces… in ExportTableColumns()
422 …void XMLTableExport::ExportCell( const Reference < XCell >& xCell, const boost::shared_ptr< XMLTab… in ExportCell()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx732 SwHTMLTableLayout *pTableInfo = pTable ? pTable->CreateLayoutInfo() : 0; in CreateLayoutInfo() local

Completed in 41 milliseconds