Home
last modified time | relevance | path

Searched refs:TBLSEARCH_ROW (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx230 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 Dfetab.cxx223 GetTblSel( *this, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in InsertRow()
365 GetTblSel( *this, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in DeleteRow()
/trunk/main/sw/inc/
H A Dtblsel.hxx58 const SwTblSearchType TBLSEARCH_ROW = 0x2; // erweiter auf Zeilen variable
/trunk/main/sw/source/core/crsr/
H A Dtrvltbl.cxx160 …SwTblSearchType eType = bRow ? nsSwTblSearchType::TBLSEARCH_ROW : nsSwTblSearchType::TBLSEARCH_COL; in _SelTblRowOrCol()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx1376 ::GetTblSel( rSh, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in GetState()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx1811 GetTblSel( rCursor, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in InsertRow()
1881 GetTblSel( rCursor, aBoxes, nsSwTblSearchType::TBLSEARCH_ROW ); in DeleteRow()

Completed in 72 milliseconds