Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/xml/
H A Dxmltbli.cxx285 class SwXMLTableRow_Impl class
297 SwXMLTableRow_Impl( const OUString& rStyleName, sal_uInt32 nCells,
300 ~SwXMLTableRow_Impl() {} in ~SwXMLTableRow_Impl()
320 SwXMLTableRow_Impl::SwXMLTableRow_Impl( const OUString& rStyleName, in SwXMLTableRow_Impl() function in SwXMLTableRow_Impl
341 inline SwXMLTableCell_Impl *SwXMLTableRow_Impl::GetCell( sal_uInt32 nCol ) const in GetCell()
353 void SwXMLTableRow_Impl::Expand( sal_uInt32 nCells, sal_Bool bOneCell ) in Expand()
373 inline void SwXMLTableRow_Impl::Set( const OUString& rStyleName, in Set()
382 void SwXMLTableRow_Impl::Dispose() in Dispose()
1272 typedef SwXMLTableRow_Impl* SwXMLTableRowPtr;
1616 SwXMLTableRow_Impl *pCurRow = (*pRows)[(sal_uInt16)nCurRow]; in InsertCell()
[all …]