Searched refs:CreateSelection (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sw/inc/ |
H A D | swtable.hxx | 185 void CreateSelection( const SwPaM& rPam, SwSelBoxes& rBoxes, 187 void CreateSelection( const SwNode* pStart, const SwNode* pEnd,
|
/trunk/main/sw/source/ui/wrtsh/ |
H A D | select.cxx | 416 SwTransferable::CreateSelection( *this ); in SttSelect() 1062 SwTransferable::CreateSelection( *this ); in SelectNextPrevHyperlink()
|
H A D | wrtundo.cxx | 103 SwTransferable::CreateSelection( *this ); in Do()
|
/trunk/main/sw/source/ui/inc/ |
H A D | swdtflvr.hxx | 205 static void CreateSelection( SwWrtShell & rSh,
|
/trunk/main/sw/source/core/table/ |
H A D | swnewtable.cxx | 1657 void SwTable::CreateSelection( const SwPaM& rPam, SwSelBoxes& rBoxes, in CreateSelection() function in SwTable 1667 CreateSelection( pStartNd, pEndNd, rBoxes, eSearch, bChkProtected ); in CreateSelection() 1673 void SwTable::CreateSelection( const SwNode* pStartNd, const SwNode* pEndNd, in CreateSelection() function in SwTable
|
/trunk/main/sw/source/core/crsr/ |
H A D | trvltbl.cxx | 181 pTable->CreateSelection( *pCrsr, aBoxes, eSearchType, bCheckProtected ); in _SelTblRowOrCol()
|
H A D | swcrsr.cxx | 2330 pTableNode->GetTable().CreateSelection( pStart, pEnd, aNew, in NewTableSelection()
|
/trunk/main/sw/source/ui/shells/ |
H A D | drwbassh.cxx | 97 SwTransferable::CreateSelection( GetShell() ); in TYPEINIT1()
|
H A D | frmsh.cxx | 992 SwTransferable::CreateSelection( _rView.GetWrtShell(), (ViewShell *) this ); in SwFrameShell()
|
/trunk/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 235 pTblNd->GetTable().CreateSelection( rCrsr, rBoxes, eSearch, bChkP ); in GetTblSel()
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 3624 void SwTransferable::CreateSelection( SwWrtShell& rSh, in CreateSelection() function in SwTransferable
|
Completed in 253 milliseconds