Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1488 SwXTextTableCursor::SwXTextTableCursor(SwFrmFmt& rTableFmt, const SwTableCursor* pTableSelection) : in SwXTextTableCursor() argument
1493 …SwUnoCrsr* pUnoCrsr = pTableSelection->GetDoc()->CreateUnoCrsr(*pTableSelection->GetPoint(), sal_T… in SwXTextTableCursor()
1494 if(pTableSelection->HasMark()) in SwXTextTableCursor()
1497 *pUnoCrsr->GetMark() = *pTableSelection->GetMark(); in SwXTextTableCursor()
1499 const SwSelBoxes& rBoxes = pTableSelection->GetBoxes(); in SwXTextTableCursor()
/trunk/main/sw/inc/
H A Dunotbl.hxx242 const SwTableCursor* pTableSelection);

Completed in 45 milliseconds