Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/xml/
H A Dxmltbli.cxx163 class SwXMLTableCell_Impl class
185 SwXMLTableCell_Impl( sal_uInt32 nRSpan=1UL, sal_uInt32 nCSpan=1UL ) : in SwXMLTableCell_Impl() function in SwXMLTableCell_Impl
227 inline void SwXMLTableCell_Impl::Set( const OUString& rStyleName, in Set()
262 inline void SwXMLTableCell_Impl::SetStartNode( const SwStartNode *pSttNd ) in SetStartNode()
268 inline SwXMLTableContext *SwXMLTableCell_Impl::GetSubTable() const in GetSubTable()
273 inline void SwXMLTableCell_Impl::Dispose() in Dispose()
281 typedef SwXMLTableCell_Impl* SwXMLTableCellPtr;
302 inline SwXMLTableCell_Impl *GetCell( sal_uInt32 nCol ) const;
337 aCells.Insert( new SwXMLTableCell_Impl, aCells.Count() ); in SwXMLTableRow_Impl()
341 inline SwXMLTableCell_Impl *SwXMLTableRow_Impl::GetCell( sal_uInt32 nCol ) const in GetCell()
[all …]
H A Dxmltbli.hxx46 class SwXMLTableCell_Impl;
106 const SwXMLTableCell_Impl *pStartNode,
190 SwXMLTableCell_Impl *GetCell( sal_uInt32 nRow, sal_uInt32 nCol ) const;