Home
last modified time | relevance | path

Searched refs:eSearchType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx203 const SwTblSearchType eSearchType ) in GetTblSel() argument
209 GetTblSel( *rShell.getShellCrsr(false), rBoxes, eSearchType ); in GetTblSel()
213 const SwTblSearchType eSearchType ) in GetTblSel() argument
228 switch( nsSwTblSearchType::TBLSEARCH_COL & eSearchType ) in GetTblSel()
295 GetTblSel( pStart, pEnd, rBoxes, 0, eSearchType ); in GetTblSel()
301 const SwTblSearchType eSearchType ) in GetTblSel() argument
324 ::MakeSelUnions( aUnions, pStart, pEnd, eSearchType ); in GetTblSel()
1845 const SwLayoutFrm *pEnd, const SwTblSearchType eSearchType ) in MakeSelUnions() argument
2044 const SwTblSearchType eSearchType ) in CheckSplitCells() argument
2053 const SwTblSearchType eSearchType ) in CheckSplitCells() argument
[all …]
/trunk/main/sw/inc/
H A Dswtable.hxx186 const SearchType eSearchType, bool bProtect ) const;
188 SwSelBoxes& rBoxes, const SearchType eSearchType, bool bProtect ) const;
/trunk/main/sw/source/core/crsr/
H A Dtrvltbl.cxx180 SwTable::SearchType eSearchType = bRow ? SwTable::SEARCH_ROW : SwTable::SEARCH_COL; in _SelTblRowOrCol() local
181 pTable->CreateSelection( *pCrsr, aBoxes, eSearchType, bCheckProtected ); in _SelTblRowOrCol()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx8015 utl::SearchParam::SearchType eSearchType = in ScSearch() local
8018 utl::SearchParam sPar(SearchStr, eSearchType, sal_False, sal_False, sal_False); in ScSearch()

Completed in 211 milliseconds