Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java82 private XNameAccess xQueryNames; field in DBMetaData
314 xQueryNames = xDBQueries.getQueries(); in getQueryNamesAsNameAccess()
315 return xQueryNames; in getQueryNamesAsNameAccess()
996 xQueryNames = null; in finish()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java82 private XNameAccess xQueryNames; field in DBMetaData
314 xQueryNames = xDBQueries.getQueries(); in getQueryNamesAsNameAccess()
315 return xQueryNames; in getQueryNamesAsNameAccess()
996 xQueryNames = null; in finish()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2506 Reference< XNameAccess > xQueryNames; in impl_fillQueryNames_throw() local
2509 xQueryNames = xSupplyQueries->getQueries(); in impl_fillQueryNames_throw()
2510 impl_fillQueryNames_throw(xQueryNames,_out_rNames); in impl_fillQueryNames_throw()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2510 Reference< XNameAccess > xQueryNames; in impl_fillQueryNames_throw() local
2513 xQueryNames = xSupplyQueries->getQueries(); in impl_fillQueryNames_throw()
2514 impl_fillQueryNames_throw(xQueryNames,_out_rNames); in impl_fillQueryNames_throw()