Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx166 class SwXMLTableCell_Impl class
276 inline void SwXMLTableCell_Impl::Dispose() in Dispose()
284 typedef SwXMLTableCell_Impl* SwXMLTableCellPtr;
340 aCells.Insert( new SwXMLTableCell_Impl, aCells.Count() ); in SwXMLTableRow_Impl()
366 aCells.Insert( new SwXMLTableCell_Impl( 1UL, in Expand()
1746 const SwXMLTableCell_Impl *pSrcCell = in InsertRepRows()
1780 const SwXMLTableCell_Impl *pPrevCell = 0; in GetPrevStartNode()
1837 SwXMLTableCell_Impl *pCell = GetCell( j, i ); in FixRowSpan()
2009 SwXMLTableCell_Impl *pCell; in MakeTableBox()
2047 SwTableLine *pUpper, const SwXMLTableCell_Impl *pCell, in MakeTableBox()
[all …]
H A Dxmltbli.hxx46 class SwXMLTableCell_Impl;
106 const SwXMLTableCell_Impl *pStartNode,
190 SwXMLTableCell_Impl *GetCell( sal_uInt32 nRow, sal_uInt32 nCol ) const;

Completed in 20 milliseconds