Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/doc/
H A Dtblcpy.cxx107 void copyBoxes( const SwTable& rSource, SwTable& rDstTbl,
488 void TableStructure::copyBoxes( const SwTable& rSource, SwTable& rDstTbl, in copyBoxes() function in __anonb11140630111::TableStructure
737 aTarget.copyBoxes( rCpyTbl, *this, pUndo ); in InsNewTable()