Home
last modified time | relevance | path

Searched refs:INCLUDE_DOCUMENTS_ONLY (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/connectivity/source/drivers/file/
H A DFConnection.cxx182 m_xDir = aFile.createDynamicCursor(aProps, ::ucbhelper::INCLUDE_DOCUMENTS_ONLY ); in construct()
192 m_xDir = aParent.createDynamicCursor(aProps, ::ucbhelper::INCLUDE_DOCUMENTS_ONLY ); in construct()
408 xContent = aParent.createDynamicCursor(aProps, ::ucbhelper::INCLUDE_DOCUMENTS_ONLY ); in getDir()
/aoo41x/main/sc/source/core/data/
H A Dglobalx.cxx87 aProps, ::ucbhelper::INCLUDE_DOCUMENTS_ONLY ); in InitAddIns()
/aoo41x/main/sfx2/source/bastyp/
H A Dhelper.cxx264 …clude = bFolder ? ::ucbhelper::INCLUDE_FOLDERS_AND_DOCUMENTS : ::ucbhelper::INCLUDE_DOCUMENTS_ONLY; in GetFolderContents()
376 …ude = bIsFolder ? ::ucbhelper::INCLUDE_FOLDERS_AND_DOCUMENTS : ::ucbhelper::INCLUDE_DOCUMENTS_ONLY; in GetFolderContentProperties()
/aoo41x/main/sw/source/core/unocore/
H A Dswunohelper.cxx227 xResultSet = aCnt.createCursor( aProps, ::ucbhelper::INCLUDE_DOCUMENTS_ONLY ); in UCB_GetFileListOfFolder()
/aoo41x/main/unotools/source/ucbhelper/
H A Dlocalfilehelper.cxx185 …clude = bFolder ? ::ucbhelper::INCLUDE_FOLDERS_AND_DOCUMENTS : ::ucbhelper::INCLUDE_DOCUMENTS_ONLY; in DECLARE_LIST()
H A Ducbhelper.cxx299 … ResultSetInclude eInclude = bFolder ? INCLUDE_FOLDERS_AND_DOCUMENTS : INCLUDE_DOCUMENTS_ONLY; in GetFolderContents()
/aoo41x/main/sfx2/source/doc/
H A Ddoctemplates.cxx1607 ResultSetInclude eInclude = INCLUDE_DOCUMENTS_ONLY; in removeGroup()
1718 ResultSetInclude eInclude = INCLUDE_DOCUMENTS_ONLY; in renameGroup()
2439 ResultSetInclude eInclude = INCLUDE_DOCUMENTS_ONLY; in addHierGroup()
2546 ResultSetInclude eInclude = INCLUDE_DOCUMENTS_ONLY; in addFsysGroup()
H A Ddoctempl.cxx2356 ResultSetInclude eInclude = INCLUDE_DOCUMENTS_ONLY; in AddRegion()
2500 ResultSetInclude eInclude = INCLUDE_DOCUMENTS_ONLY; in GetTemplates()
/aoo41x/main/sd/source/ui/dlg/
H A DTemplateScanner.cxx220 ::ucbhelper::ResultSetInclude eInclude = ::ucbhelper::INCLUDE_DOCUMENTS_ONLY; in InitializeEntryScanning()
/aoo41x/main/ucbhelper/source/client/
H A Dcontent.cxx867 : ( eMode == INCLUDE_DOCUMENTS_ONLY ) in createCursorAny()
900 : ( eMode == INCLUDE_DOCUMENTS_ONLY ) in createCursorAny()
/aoo41x/main/svx/source/gallery2/
H A Dgallery1.cxx292 … sdbc::XResultSet > xResultSet( aCnt.createCursor( aProps, ::ucbhelper::INCLUDE_DOCUMENTS_ONLY ) ); in ImplLoadSubDirs()
H A Dgaltheme.cxx1235 … sdbc::XResultSet > xResultSet( aCnt.createCursor( aProps, ::ucbhelper::INCLUDE_DOCUMENTS_ONLY ) ); in InsertFileOrDirURL()
/aoo41x/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx760 aConfigDBs = getInstalledAdabasDBDirs(sAdabasConfigDir,::ucbhelper::INCLUDE_DOCUMENTS_ONLY); in getInstalledAdabasDBs()
/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dcontent.hxx72 INCLUDE_DOCUMENTS_ONLY, enumerator
/aoo41x/main/fileaccess/source/
H A DFileAccess.cxx574 …e = bIncludeFolders ? ucbhelper::INCLUDE_FOLDERS_AND_DOCUMENTS : ucbhelper::INCLUDE_DOCUMENTS_ONLY; in DECLARE_LIST()
/aoo41x/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx209 ::ucbhelper::INCLUDE_DOCUMENTS_ONLY ) ); in initActivationLayer()

Completed in 213 milliseconds