Searched refs:GetTblSel (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/sw/inc/ |
H A D | tblsel.hxx | 66 SW_DLLPUBLIC void GetTblSel( const SwCrsrShell& rShell, SwSelBoxes& rBoxes, 69 void GetTblSel( const SwCursor& rCrsr, SwSelBoxes& rBoxes, 74 void GetTblSel( const SwLayoutFrm* pStart, const SwLayoutFrm* pEnd,
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fetab.cxx | 223 GetTblSel( *this, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in InsertRow() 261 GetTblSel( *this, aBoxes, nsSwTblSearchType::TBLSEARCH_COL ); in InsertCol() 319 GetTblSel( *this, aBoxes, nsSwTblSearchType::TBLSEARCH_COL ); in DeleteCol() 365 GetTblSel( *this, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in DeleteRow() 530 GetTblSel( *this, aBoxes ); in SplitTab()
|
H A D | tblsel.cxx | 202 void GetTblSel( const SwCrsrShell& rShell, SwSelBoxes& rBoxes, in GetTblSel() function 209 GetTblSel( *rShell.getShellCrsr(false), rBoxes, eSearchType ); in GetTblSel() 212 void GetTblSel( const SwCursor& rCrsr, SwSelBoxes& rBoxes, in GetTblSel() function 295 GetTblSel( pStart, pEnd, rBoxes, 0, eSearchType ); in GetTblSel() 299 void GetTblSel( const SwLayoutFrm* pStart, const SwLayoutFrm* pEnd, in GetTblSel() function 1540 GetTblSel( pStart, pEnd, aBoxes, 0 ); in CheckMergeSel()
|
H A D | fecopy.cxx | 598 GetTblSel( *this, aBoxes ); in Copy() 861 GetTblSel( *this, aBoxes ); in Paste()
|
H A D | fews.cxx | 592 GetTblSel(*this, aBoxes); in Sort()
|
H A D | fefly1.cxx | 666 GetTblSel( *this, aBoxes ); in NewFlyFrm()
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | trvltbl.cxx | 168 GetTblSel( *this, aBoxes, eType ); in _SelTblRowOrCol() 214 GetTblSel( static_cast<const SwCellFrm*>(pStartFrm), in _SelTblRowOrCol()
|
/aoo41x/main/sw/source/core/edit/ |
H A D | edglss.cxx | 209 GetTblSel( *this, aBoxes ); in _CopySelToDoc()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 1744 ::GetTblSel( rCursor, aBoxes, nsSwTblSearchType::TBLSEARCH_COL ); in InsertCol() 1811 GetTblSel( rCursor, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in InsertRow() 1881 GetTblSel( rCursor, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in DeleteRow() 1987 GetTblSel( rCursor, aBoxes, nsSwTblSearchType::TBLSEARCH_COL ); in DeleteCol() 2675 ::GetTblSel( aTmpCrsr, aBoxes, nsSwTblSearchType::TBLSEARCH_COL ); in GetTabRows()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 1376 ::GetTblSel( rSh, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in GetState() 1384 ::GetTblSel( rSh, aBoxes, nsSwTblSearchType::TBLSEARCH_COL ); in GetState()
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | srtdlg.cxx | 112 ::GetTblSel( rSh, aSelBoxes ); in lcl_GetSelTbl()
|
/aoo41x/main/sw/source/filter/basflt/ |
H A D | shellio.cxx | 823 GetTblSel( *pShell, aBoxes ); in Write()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | cellfml.cxx | 941 GetTblSel( pStt, pEnd, rBoxes, 0 ); in GetBoxes()
|
Completed in 992 milliseconds