Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx114 while (*This.pSeek < This.pDoc->Count()) in operator <<()
129 cUnknown = This.pDoc->Out(rOut, *This.pSeek); in operator <<()
187 *pSeek = Where(); // momentane position in OutStart()
188 if (*pSeek < ulEnd) // sind wir bereits weiter? in OutStart()
189 *pSeek = ulEnd; in OutStart()
275 pSeek = new sal_uLong; in Push0()
276 *pSeek = pDoc->Where(); in Push0()
290 pSeek = new sal_uLong; in Push1()
291 *pSeek = pDoc->Where(); in Push1()
304 delete pSeek; in Pop()
[all …]
H A Dw1class.cxx1219 ulDocSeek(0), pSeek(&ulDocSeek), aFld(aFib), pFld(&aFld), aChp(aFib), in Ww1Manager()
H A Dw1class.hxx1591 sal_uLong* pSeek; member in Ww1Manager
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx120 CursorWrapper* pSeek = m_pControl->GetSeekCursor(aAccess); in rowsChanged() local
126 pSeek->moveToBookmark(*pIter); in rowsChanged()
128 rSeekRow->SetState(pSeek, sal_True); in rowsChanged()
129 sal_Int32 nSeekPos = pSeek->getRow() - 1; in rowsChanged()

Completed in 57 milliseconds