Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dcrsrsh.hxx687 const SwShellTableCrsr* GetTableCrsr() const { return pTblCrsr; } in GetTableCrsr() function in SwCrsrShell
688 SwShellTableCrsr* GetTableCrsr() { return pTblCrsr; } in GetTableCrsr() function in SwCrsrShell
/trunk/main/sw/source/core/access/
H A Dacccell.cxx83 bRet = pCSh->GetTableCrsr()->GetBoxes().Seek_Entry( pBox ); in IsSelected()
H A Dacctable.cxx706 pSelBoxes = &pCSh->GetTableCrsr()->GetBoxes(); in GetSelBoxes()
/trunk/main/sw/source/core/view/
H A Dvprint.cxx402 SwShellTableCrsr* pShellTblCrsr = pFESh->GetTableCrsr(); in FillPrtDoc()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx479 SwShellTableCrsr* pTableCrsr = GetTableCrsr(); in MergeTab()
1196 const SwPaM* pPaM = IsTableMode() ? GetTableCrsr() : _GetCrsr(); in GetRowSelectionFromTop()
H A Dtblsel.cxx184 rBoxes.Insert( &rShell.GetTableCrsr()->GetBoxes() ); in GetTblSelCrs()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx546 if(rSh.GetTableCrsr()) in getSelection()
550 rSh.GetTableCrsr()); in getSelection()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1367 const bool bTblCrsr = rSh.GetTableCrsr(); in KeyInput()

Completed in 90 milliseconds