Home
last modified time | relevance | path

Searched defs:xResult (Results 1 – 25 of 142) sorted by relevance

123456

/trunk/main/embeddedobj/source/msole/
H A Dxolefactory.cxx104 uno::Reference< uno::XInterface > xResult( in createInstanceInitFromEntry() local
162 uno::Reference< uno::XInterface > xResult( in createInstanceInitFromMediaDescriptor() local
204 uno::Reference< uno::XInterface > xResult( in createInstanceInitNew() local
247 uno::Reference< uno::XInterface > xResult( in createInstanceLink() local
292 uno::Reference< uno::XInterface > xResult( in createInstanceUserInit() local
/trunk/main/connectivity/source/commontools/
H A DTKey.cxx78 …Reference< XResultSet > xResult = m_pTable->getMetaData()->getImportedKeys(m_pTable->getPropertyVa… in refreshColumns() local
95 …const Reference< XResultSet > xResult = m_pTable->getMetaData()->getPrimaryKeys(m_pTable->getPrope… in refreshColumns() local
/trunk/main/embeddedobj/source/commonembedding/
H A Dxfactory.cxx98 uno::Reference< uno::XInterface > xResult; in createInstanceInitFromEntry() local
203 uno::Reference< uno::XInterface > xResult; in createInstanceInitFromMediaDescriptor() local
253 uno::Reference< uno::XInterface > xResult; in createInstanceInitNew() local
330 uno::Reference< uno::XInterface > xResult = uno::Reference< uno::XInterface > ( in createInstanceUserInit() local
366 uno::Reference< uno::XInterface > xResult; in createInstanceLink() local
422 uno::Reference< uno::XInterface > xResult; in createInstanceLinkUserInit() local
540 uno::Reference< uno::XInterface > xResult( in createInstanceUserInit() local
/trunk/main/embeddedobj/source/general/
H A Dxcreator.cxx82 uno::Reference< uno::XInterface > xResult; in createInstanceInitNew() local
227 …uno::Reference< uno::XInterface > xResult( static_cast< cppu::OWeakObject* >( new ODummyEmbeddedOb… in createInstanceInitFromEntry() local
258 uno::Reference< uno::XInterface > xResult; in createInstanceInitFromMediaDescriptor() local
319 uno::Reference< uno::XInterface > xResult; in createInstanceUserInit() local
360 uno::Reference< uno::XInterface > xResult; in createInstanceLink() local
443 uno::Reference< uno::XInterface > xResult; in createInstanceLinkUserInit() local
/trunk/main/fpicker/source/generic/
H A Dfpicker.cxx67 Reference< css::uno::XInterface > xResult; in FilePicker_createInstance() local
135 Reference< css::uno::XInterface > xResult; in FolderPicker_createInstance() local
/trunk/main/chart2/source/inc/
H A DCloneHelper.hxx43 Interface xResult; in operator ()() local
62 Interface xResult; in operator ()() local
/trunk/main/connectivity/source/drivers/mysql/
H A DYCatalog.cxx53 Reference< XResultSet > xResult = m_xMetaData->getTables(Any(), in refreshObjects() local
125 …Reference< XResultSet > xResult = xStmt->executeQuery(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM… in refreshUsers() local
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHCatalog.cxx53 Reference< XResultSet > xResult = m_xMetaData->getTables(Any(), in refreshObjects() local
118 …Reference< XResultSet > xResult = xStmt->executeQuery(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM… in refreshUsers() local
/trunk/main/connectivity/source/drivers/adabas/
H A DBCatalog.cxx69 Reference< XResultSet > xResult = xStmt->executeQuery(_sQuery); in fillVector() local
82 Reference< XResultSet > xResult = m_xMetaData->getTables(Any(), in refreshTables() local
H A DBGroup.cxx74 Reference< XResultSet > xResult = xStmt->executeQuery(aSql); in refreshUsers() local
/trunk/main/chart2/source/controller/main/
H A DCommandDispatchContainer.cxx87 Reference< frame::XDispatch > xResult; in getDispatchForURL() local
180 Reference< frame::XDispatch > xResult; in getContainerDispatchForURL() local
/trunk/main/toolkit/source/layout/core/
H A Dbyteseq.cxx44 uno::Reference<io::XInputStream> xResult; in getFileAsStream() local
/trunk/main/connectivity/source/drivers/evoab2/
H A DNColumns.cxx46 Reference< XResultSet > xResult = m_pTable->getConnection()->getMetaData()->getColumns( in createObject() local
H A DNCatalog.cxx54 Reference< XResultSet > xResult = m_xMetaData->getTables(Any(), in refreshTables() local
H A DNTables.cxx66 Reference< XResultSet > xResult = m_xMetaData->getTables(Any(),aSchema,aName,aTypes); in createObject() local
/trunk/main/connectivity/source/drivers/calc/
H A DCCatalog.cxx55 Reference< XResultSet > xResult = m_xMetaData->getTables(Any(), in refreshTables() local
/trunk/main/connectivity/source/drivers/flat/
H A DECatalog.cxx54 Reference< XResultSet > xResult = m_xMetaData->getTables(Any(), in refreshTables() local
/trunk/main/connectivity/source/drivers/dbase/
H A DDCatalog.cxx51 Reference< XResultSet > xResult = m_xMetaData->getTables(Any(), in refreshTables() local
/trunk/main/package/source/xstor/
H A Dohierarchyholder.cxx47 uno::Reference< embed::XExtendedStorageStream > xResult = in GetStreamHierarchically() local
100 uno::Reference< embed::XExtendedStorageStream > xResult; in GetStreamHierarchically() local
182 uno::Reference< embed::XExtendedStorageStream > xResult; in RemoveStreamHierarchically() local
/trunk/main/connectivity/source/drivers/file/
H A DFColumns.cxx49 Reference< XResultSet > xResult = m_pTable->getConnection()->getMetaData()->getColumns(Any(), in createObject() local
/trunk/main/connectivity/source/drivers/ado/
H A DAKeyColumns.cxx42 xResult = m_pTable->getConnection()->getMetaData()->getImportedKeys(Any(), in createObject() local
/trunk/main/connectivity/source/drivers/macab/
H A DMacabTables.cxx54 Reference< XResultSet > xResult = m_xMetaData->getTables(Any(), aSchema, aName, aTypes); in createObject() local
H A DMacabColumns.cxx46 Reference< XResultSet > xResult = m_pTable->getConnection()->getMetaData()->getColumns( in createObject() local
/trunk/main/oox/source/shape/
H A DShapeContextHandler.cxx120 uno::Reference<xml::sax::XFastContextHandler> xResult; in getContextHandler() local
195 uno::Reference< xml::sax::XFastContextHandler > xResult; in createFastChildContext() local
234 uno::Reference< drawing::XShape > xResult; in getShape() local
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2522 XXPathObject xResult = xXPathAPI.eval(xRoot, "count(child::foo)"); in testXXPathAPI() local
2529 XXPathObject xResult = in testXXPathAPI() local
2537 XNodeList xResult = xXPathAPI.selectNodeList(xRoot, "child::foo"); in testXXPathAPI() local
2543 XNodeList xResult = in testXXPathAPI() local
2550 XNode xResult = xXPathAPI.selectSingleNode(xBar, "child::foo"); in testXXPathAPI() local
2555 XNode xResult = in testXXPathAPI() local
2562 XNode xResult = xXPathAPI.selectSingleNode(xDoc, "//pre:foo"); in testXXPathAPI() local
2567 XNode xResult = xXPathAPI.selectSingleNode(xDoc, "//pre:foo"); in testXXPathAPI() local
2574 XNode xResult = xXPathAPI.selectSingleNode(xDoc, "//pre:foo"); in testXXPathAPI() local
2611 XXPathObject xResult = xXPathAPI.eval(xRoot, "count(//foo)"); in testXXPathObject() local
[all …]

123456