Searched refs:TBLSEARCH_ROW (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 230 case nsSwTblSearchType::TBLSEARCH_ROW: eSearch = SwTable::SEARCH_ROW; break; in GetTblSel() 238 …if( nsSwTblSearchType::TBLSEARCH_ROW == ((~nsSwTblSearchType::TBLSEARCH_PROTECT ) & eSearchType ) … in GetTblSel() 862 ::MakeSelUnions( aUnions, pStart, pEnd, nsSwTblSearchType::TBLSEARCH_ROW ); in GetAutoSumSel() 1898 if( nsSwTblSearchType::TBLSEARCH_ROW == ((~nsSwTblSearchType::TBLSEARCH_PROTECT ) & eSearchType ) ) in MakeSelUnions()
|
H A D | fetab.cxx | 223 GetTblSel( *this, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in InsertRow() 365 GetTblSel( *this, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in DeleteRow()
|
/aoo42x/main/sw/inc/ |
H A D | tblsel.hxx | 58 const SwTblSearchType TBLSEARCH_ROW = 0x2; // erweiter auf Zeilen variable
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | trvltbl.cxx | 160 …SwTblSearchType eType = bRow ? nsSwTblSearchType::TBLSEARCH_ROW : nsSwTblSearchType::TBLSEARCH_COL; in _SelTblRowOrCol()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 1376 ::GetTblSel( rSh, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in GetState()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 1811 GetTblSel( rCursor, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in InsertRow() 1881 GetTblSel( rCursor, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in DeleteRow()
|
Completed in 60 milliseconds