Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dtblcpy.cxx86 class TableStructure class
99 TableStructure( const SwTable& rTable );
100 TableStructure( const SwTable& rTable, _FndBox &rFndBox,
106 void assignBoxes( const TableStructure &rSource );
178 TableStructure::TableStructure( const SwTable& rTable ) : in TableStructure() function in __anon076eecfb0111::TableStructure
189 TableStructure::TableStructure( const SwTable& rTable, in TableStructure() function in __anon076eecfb0111::TableStructure
258 void TableStructure::addLine( sal_uInt16 &rLine, const SwTableBoxes& rBoxes, in addLine()
314 void TableStructure::addBox( sal_uInt16 nLine, const SwSelBoxes* pSelBoxes, in addBox()
372 void TableStructure::moreLines( const SwTable& rTable ) in moreLines()
391 void TableStructure::incColSpan( sal_uInt16 nLineMax, sal_uInt16 nNewCol ) in incColSpan()
[all …]