Home
last modified time | relevance | path

Searched refs:aTmpCrsr (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx153 SwCursor aTmpCrsr( aEndPos, 0, false ); in ParkCursorInTab() local
154 *pSwCrsr = aTmpCrsr; in ParkCursorInTab()
167 SwCursor aTmpCrsr( aStartPos, 0, false ); in ParkCursorInTab() local
168 *pSwCrsr = aTmpCrsr; in ParkCursorInTab()
173 SwCursor aTmpCrsr( aEndPos, 0, false ); in ParkCursorInTab() local
174 *pSwCrsr = aTmpCrsr; in ParkCursorInTab()
185 SwCursor aTmpCrsr( aEndPos, 0, false ); in ParkCursorInTab() local
186 *pSwCrsr = aTmpCrsr; in ParkCursorInTab()
191 SwCursor aTmpCrsr( aStartPos, 0, false ); in ParkCursorInTab() local
192 *pSwCrsr = aTmpCrsr; in ParkCursorInTab()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2674 const SwCursor aTmpCrsr( aPos, 0, false ); in GetTabRows() local
2675 ::GetTblSel( aTmpCrsr, aBoxes, nsSwTblSearchType::TBLSEARCH_COL ); in GetTabRows()
2974 const SwCursor aTmpCrsr( aPos, 0, false ); in SetTabRows() local
2975 SetRowHeight( aTmpCrsr, aNew ); in SetTabRows()

Completed in 40 milliseconds