Home
last modified time | relevance | path

Searched defs:_openTable (Results 1 – 11 of 11) sorted by relevance

/dports/databases/pear-DBA_Relational/DBA_Relational-0.2.0/
H A DRelational.php155 function _openTable($tableName, $mode = 'r') function in DBA_Relational
/dports/textproc/libwpd010/libwpd-0.10.3/src/lib/
H A DWPXContentListener.cpp911 void WPXContentListener::_openTable() in _openTable() function in WPXContentListener
/dports/editors/abiword/abiword-3.0.5/plugins/wml/xp/
H A Die_exp_WML.cpp244 void s_WML_Listener::_openTable(PT_AttrPropIndex api) in _openTable() function in s_WML_Listener
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/exp/xp/
H A DODe_AbiDocListener.cpp945 void ODe_AbiDocListener::_openTable(PT_AttrPropIndex api, bool recursiveCall) { in _openTable() function in ODe_AbiDocListener
/dports/editors/abiword/abiword-3.0.5/plugins/xslfo/xp/
H A Die_exp_XSL-FO.cpp227 void s_XSL_FO_Listener::_openTable(PT_AttrPropIndex /*api*/) in _openTable() function in s_XSL_FO_Listener
/dports/editors/abiword/abiword-3.0.5/plugins/docbook/xp/
H A Die_exp_DocBook.cpp1080 void s_DocBook_Listener::_openTable(PT_AttrPropIndex api) in _openTable() function in s_DocBook_Listener
/dports/editors/abiword/abiword-3.0.5/plugins/latex/xp/
H A Die_exp_LaTeX.cpp1100 void s_LaTeX_Listener::_openTable(PT_AttrPropIndex /*api*/) in _openTable() function in s_LaTeX_Listener
/dports/editors/abiword/abiword-3.0.5/plugins/openwriter/xp/
H A Die_imp_OpenWriter.cpp1689 void _openTable (const gchar ** /*props*/) in _openTable() function in OpenWriter_ContentStream_Listener
/dports/textproc/libabw/libabw-0.1.3/src/lib/
H A DABWContentCollector.cpp1430 void libabw::ABWContentCollector::_openTable() in _openTable() function in libabw::ABWContentCollector
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_exp_HTML_Listener.cpp1388 void IE_Exp_HTML_Listener::_openTable(PT_AttrPropIndex api, bool recursiveCall) in _openTable() function in IE_Exp_HTML_Listener
/dports/devel/luajava/luajava-1.1/src/java/org/keplerproject/luajava/
H A DLuaState.java293 private synchronized native void _openTable(CPtr ptr); in _openTable() method in LuaState