Home
last modified time | relevance | path

Searched refs:createCursor (Results 1 – 25 of 42) sorted by path

12

/trunk/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx338 Reference<XSheetCellCursor> xCursor = xSheet->createCursor(); in lcl_IsEmptyOrHidden()
H A DCTable.cxx107 Reference<XSheetCellCursor> xCursor = xSheet->createCursor(); in lcl_GetDataArea()
/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx152 aCnt.createCursor( aProps, INCLUDE_FOLDERS_AND_DOCUMENTS ) ); in ImplSearch()
/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx644 … Reference< XResultSet > xFiles = aAdabasConfigDir.createCursor(aProperties, _reResultSetInclude); in getInstalledAdabasDBDirs()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx107 tempFolder.createCursor( in getExtensionFolder()
136 ucbContent.createCursor( in initActivationLayer()
207 tempFolder.createCursor( in initActivationLayer()
1379 tempFolder.createCursor( in synchronizeAddedExtensions()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx272 tempFolder.createCursor( in deleteUnusedFolders()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1104 sourceContent.createCursor( in exportTo()
1586 ucbContent.createCursor( in scanLegacyBundle()
/trunk/main/fileaccess/source/
H A DFileAccess.cxx580 xResultSet = aCnt.createCursor( aProps, eInclude ); in DECLARE_LIST()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx2085 = aCnt.createCursor( aProps, ::ucbhelper::INCLUDE_FOLDERS_ONLY ); in PrepareExecute()
/trunk/main/offapi/com/sun/star/sheet/
H A DXSpreadsheet.idl51 com::sun::star::sheet::XSheetCellCursor createCursor();
/trunk/main/offapi/com/sun/star/table/
H A DXTable.idl110 com::sun::star::table::XCellCursor createCursor();
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSpreadsheet.java54 XSheetCellCursor oCursor = oObj.createCursor() ; in _createCursor()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv139 "ScTableSheetObj";"com::sun::star::sheet::XSpreadsheet";"createCursor()"
/trunk/main/sc/inc/
H A Dcellsuno.hxx1040 SAL_CALL createCursor() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/core/data/
H A Dglobalx.cxx86 xResultSet = aCnt.createCursor( in InitAddIns()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx853 uno::Reference<sheet::XSheetCellCursor> xCursor(xTable->createCursor()); in GetEndAddress()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7054 uno::Reference<sheet::XSheetCellCursor> SAL_CALL ScTableSheetObj::createCursor() in createCursor() function in ScTableSheetObj
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx476 uno::Reference< sheet::XSheetCellCursor > xSheetCellCursor = getSheet()->createCursor( ); in Move()
512 uno::Reference< sheet::XSheetCellCursor > xSheetCellCursor = getSheet()->createCursor( ); in Copy()
/trunk/main/sc/workben/
H A Dtest.cxx504 XLineCursorRef xCursor = xColl->createCursor(); in lcl_Cursor()
1149 XLineCursorRef xCursor = xColl->createCursor(); in lcl_CellCursor()
/trunk/main/sd/source/ui/dlg/
H A DTemplateScanner.cxx222 maFolderContent.createCursor(aProps, eInclude)); in InitializeEntryScanning()
313 aTemplateDir.createCursor(aProps, eInclude)); in InitializeFolderScanning()
/trunk/main/sfx2/source/bastyp/
H A Dhelper.cxx267 xResultSet = aCnt.createCursor( aProps, eInclude ); in GetFolderContents()
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx1608 xResultSet = aGroup.createCursor( aProps, eInclude ); in removeGroup()
1719 xResultSet = aGroup.createCursor( aProps, eInclude ); in renameGroup()
2440 xResultSet = aContent.createCursor( aProps, eInclude ); in addHierGroup()
2547 xResultSet = aContent.createCursor( aProps, eInclude ); in addFsysGroup()
2611 xResultSet = rContent.createCursor( aProps, eInclude ); in createFromContent()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx1989 Reference< XResultSet > xResultSet = m_pContent->createCursor( aProps, eInclude );
/trunk/main/svl/source/fsstor/
H A Dfsstorage.cxx263 uno::Reference< sdbc::XResultSet > xResultSet = pContent->createCursor( aProps, eInclude ); in CopyContentToStorage_Impl()
1131 uno::Reference< sdbc::XResultSet > xResultSet = GetContent()->createCursor( aProps, eInclude ); in getElementNames()
1243 uno::Reference< sdbc::XResultSet > xResultSet = GetContent()->createCursor( aProps, eInclude ); in hasElements()
/trunk/main/svx/source/gallery2/
H A Dgallery1.cxx292 …uno::Reference< sdbc::XResultSet > xResultSet( aCnt.createCursor( aProps, ::ucbhelper::INCLUDE_DOC… in ImplLoadSubDirs()

Completed in 283 milliseconds

12