Home
last modified time | relevance | path

Searched refs:MakeCursor (Results 1 – 25 of 85) sorted by last modified time

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A DAccessibleEditableTextPara.hxx331 ESelection MakeCursor( sal_Int32 nEEIndex );
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx356 ESelection AccessibleEditableTextPara::MakeCursor( sal_Int32 nEEIndex ) in MakeCursor() function in accessibility::AccessibleEditableTextPara
2184 rCacheVF.SetSelection( MakeCursor(nIndex + nBulletLen) ); in pasteText()
2262 bool bRet = rCacheTF.InsertText( sText, MakeCursor(nIndex + nBulletLen) ); in insertText()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dcmgoconn.cpp354 bool CMgoConn::MakeCursor(PGLOBAL g) in MakeCursor() function in CMgoConn
525 if (!Cursor && MakeCursor(g)) { in ReadNext()
H A Djavaconn.h101 virtual bool MakeCursor(PGLOBAL g, PTDB tdbp, PCSZ options,
H A Djmgoconn.cpp236 bool JMgoConn::MakeCursor(PGLOBAL g, PTDB tdbp, PCSZ options, in MakeCursor() function in JMgoConn
H A Djmgoconn.h66 virtual bool MakeCursor(PGLOBAL g, PTDB tdbp, PCSZ options, PCSZ filter, bool pipe);
H A Dcmgoconn.h89 bool MakeCursor(PGLOBAL g);
H A Djdbconn.h38 virtual bool MakeCursor(PGLOBAL g, PTDB tdbp, PCSZ options, in MakeCursor() function
H A Djmgfam.cpp237 if (!Jcp->MakeCursor(g, Tdbp, "all", Filter, false)) in OpenTableFile()
248 return Jcp->MakeCursor(g, Tdbp, Options, Filter, Pipe); in OpenTableFile()
321 if (Jcp->MakeCursor(g, Tdbp, Options, Filter, Pipe)) in ReadBuffer()
H A Dtabjmg.cpp335 if (!Jcp->MakeCursor(g, this, "all", Filter, false)) in OpenDB()
346 return Jcp->MakeCursor(g, this, Options, Filter, Pipe); in OpenDB()
368 if (Jcp->MakeCursor(g, this, Options, Filter, Pipe)) in ReadDB()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dcmgoconn.cpp354 bool CMgoConn::MakeCursor(PGLOBAL g) in MakeCursor() function in CMgoConn
525 if (!Cursor && MakeCursor(g)) { in ReadNext()
H A Dcmgoconn.h89 bool MakeCursor(PGLOBAL g);
H A Djavaconn.h101 virtual bool MakeCursor(PGLOBAL g, PTDB tdbp, PCSZ options,
H A Djdbconn.h38 virtual bool MakeCursor(PGLOBAL g, PTDB tdbp, PCSZ options, in MakeCursor() function
H A Djmgoconn.h66 virtual bool MakeCursor(PGLOBAL g, PTDB tdbp, PCSZ options, PCSZ filter, bool pipe);
H A Djmgfam.cpp237 if (!Jcp->MakeCursor(g, Tdbp, "all", Filter, false)) in OpenTableFile()
248 return Jcp->MakeCursor(g, Tdbp, Options, Filter, Pipe); in OpenTableFile()
321 if (Jcp->MakeCursor(g, Tdbp, Options, Filter, Pipe)) in ReadBuffer()
H A Djmgoconn.cpp236 bool JMgoConn::MakeCursor(PGLOBAL g, PTDB tdbp, PCSZ options, in MakeCursor() function in JMgoConn
H A Dtabjmg.cpp335 if (!Jcp->MakeCursor(g, this, "all", Filter, false)) in OpenDB()
346 return Jcp->MakeCursor(g, this, Options, Filter, Pipe); in OpenDB()
368 if (Jcp->MakeCursor(g, this, Options, Filter, Pipe)) in ReadDB()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Djavaconn.h101 virtual bool MakeCursor(PGLOBAL g, PTDB tdbp, PCSZ options,
H A Dtabjmg.cpp335 if (!Jcp->MakeCursor(g, this, "all", Filter, false)) in OpenDB()
346 return Jcp->MakeCursor(g, this, Options, Filter, Pipe); in OpenDB()
368 if (Jcp->MakeCursor(g, this, Options, Filter, Pipe)) in ReadDB()
H A Dcmgoconn.h89 bool MakeCursor(PGLOBAL g);
H A Dcmgoconn.cpp354 bool CMgoConn::MakeCursor(PGLOBAL g) in MakeCursor() function in CMgoConn
525 if (!Cursor && MakeCursor(g)) { in ReadNext()
H A Djmgoconn.h66 virtual bool MakeCursor(PGLOBAL g, PTDB tdbp, PCSZ options, PCSZ filter, bool pipe);
H A Djdbconn.h38 virtual bool MakeCursor(PGLOBAL g, PTDB tdbp, PCSZ options, in MakeCursor() function
H A Djmgfam.cpp237 if (!Jcp->MakeCursor(g, Tdbp, "all", Filter, false)) in OpenTableFile()
248 return Jcp->MakeCursor(g, Tdbp, Options, Filter, Pipe); in OpenTableFile()
321 if (Jcp->MakeCursor(g, Tdbp, Options, Filter, Pipe)) in ReadBuffer()

1234