Home
last modified time | relevance | path

Searched refs:createDataDescriptor (Results 26 – 43 of 43) sorted by relevance

12

/trunk/main/connectivity/source/sdbcx/
H A DVIndex.cxx181 Reference< XPropertySet > SAL_CALL OIndex::createDataDescriptor( ) throw(RuntimeException) in createDataDescriptor() function in OIndex
H A DVColumn.cxx187 Reference< XPropertySet > SAL_CALL OColumn::createDataDescriptor( ) throw(RuntimeException) in createDataDescriptor() function in OColumn
H A DVTable.cxx238 Reference< XPropertySet > SAL_CALL OTable::createDataDescriptor( ) throw(RuntimeException) in createDataDescriptor() function in OTable
H A DVCollection.cxx364 Reference< XPropertySet > SAL_CALL OCollection::createDataDescriptor( ) throw(RuntimeException) in createDataDescriptor() function in OCollection
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOColumn.java268 public XPropertySet createDataDescriptor() { in createDataDescriptor() method in OColumn
H A DOContainer.java252 public XPropertySet createDataDescriptor() { in createDataDescriptor() method in OContainer
/trunk/main/dbaccess/source/core/api/
H A Dviewcontainer.cxx130 xRet = xDataFactory->createDataDescriptor(); in createDescriptor()
H A Dquery.cxx328 Reference< XPropertySet > SAL_CALL OQuery::createDataDescriptor( ) throw(RuntimeException) in createDataDescriptor() function in dbaccess::OQuery
H A Dquerycontainer.cxx194 Reference< XPropertySet > SAL_CALL OQueryContainer::createDataDescriptor( ) throw(RuntimeException) in createDataDescriptor() function in dbaccess::OQueryContainer
/trunk/main/dbaccess/source/core/inc/
H A Dquerycontainer.hxx193 …:uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL createDataDescriptor( ) throw(:…
H A DTableDeco.hxx208 …:uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL createDataDescriptor( ) throw (…
/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx779 uno::Reference<beans::XPropertySet> xTableDesc = xTablesFact->createDataDescriptor(); in DBaseExport()
812 uno::Reference<beans::XPropertySet> xColumnDesc = xColumnsFact->createDataDescriptor(); in DBaseExport()
/trunk/main/dbaccess/source/ui/dlg/
H A DUserAdmin.cxx271 Reference<XPropertySet> xNewUser = xUserFactory->createDataDescriptor(); in IMPL_LINK()
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVCollection.hxx219 …:uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL createDataDescriptor( ) throw(:…
/trunk/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx830 Reference<XPropertySet> xDstProp(xFac->createDataDescriptor()); in paste()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1472 xQuery = xFact->createDataDescriptor(); in doSaveAsDoc()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx1180 Reference< XPropertySet> xColumn = xFac->createDataDescriptor(); in exportAutoStyle()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1701 Reference<XPropertySet> xView = xFact->createDataDescriptor(); in createView()

Completed in 88 milliseconds

12