Searched refs:SwBoxSelection (Results 1 – 2 of 2) sorted by relevance
69 class SwBoxSelection class74 SwBoxSelection() : mnMergeWidth(0) {} in SwBoxSelection() function in SwBoxSelection324 SwBoxSelection* SwTable::CollectBoxSelection( const SwPaM& rPam ) const in CollectBoxSelection()371 SwBoxSelection* pRet = new SwBoxSelection(); in CollectBoxSelection()824 std::auto_ptr< SwBoxSelection > pSel( CollectBoxSelection( rPam ) ); in PrepareMerge()
64 class SwBoxSelection;142 SwBoxSelection* CollectBoxSelection( const SwPaM& rPam ) const;
Completed in 33 milliseconds