Home
last modified time | relevance | path

Searched refs:IsFolder (Results 1 – 25 of 38) sorted by relevance

12

/aoo42x/main/offapi/com/sun/star/ucb/
H A DHelpContent.idl126 boolean IsFolder ( read-only )
136 sequence<string> KeywordList ( read-only, only if IsFolder is true,
140 sequence<sequence<string>> KeywordRef ( read-only, only if IsFolder is true,
144 sequence<sequence<string>> KeywordAnchorForRef ( read-only, only if IsFolder is true,
148 sequence<sequence<string>> KeywordTitleForRef ( read-only, , only if IsFolder is true,
152 sequence<string> SearchScopes ( read only, , only if IsFolder is true,
H A DFileContent.idl75 inspecting its property <b>IsFolder</b> or <b>IsDocument</b>.
178 boolean IsFolder ( read-only ), always <false/> for files, always
H A DContentInfoAttribute.idl57 <p>It's value for the property "IsFolder" will be true.
H A DHierarchyLinkContent.idl126 boolean IsFolder ( read-only, always false )
H A DTransientDocumentsRootContent.idl128 boolean IsFolder ( read-only, always true )
H A DTransientDocumentsStreamContent.idl134 boolean IsFolder ( read-only, always false )
H A DODMAContent.idl131 boolean IsFolder
H A DWebDAVDocumentContent.idl137 boolean IsFolder ( read-only, always false )
H A DPackageStreamContent.idl128 boolean IsFolder ( read-only, always false )
H A DHierarchyFolderContent.idl134 boolean IsFolder ( read-only, always true )
H A DFTPContent.idl171 boolean IsFolder ( read-only ), always <false/> for files, always
/aoo42x/main/svl/source/fsstor/
H A Dfsstorage.cxx470 if ( ::utl::UCBContentHelper::IsFolder( aFileURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in openStreamElement()
809 return !::utl::UCBContentHelper::IsFolder( aURL.GetMainURL( INetURLObject::NO_DECODE ) ); in isStreamElement()
830 return ::utl::UCBContentHelper::IsFolder( aURL.GetMainURL( INetURLObject::NO_DECODE ) ); in isStorageElement()
853 if ( !::utl::UCBContentHelper::IsFolder( aURL.GetMainURL( INetURLObject::NO_DECODE ) ) in removeElement()
884 if ( !::utl::UCBContentHelper::IsFolder( aOldURL.GetMainURL( INetURLObject::NO_DECODE ) ) in renameElement()
888 if ( ::utl::UCBContentHelper::IsFolder( aNewURL.GetMainURL( INetURLObject::NO_DECODE ) ) in renameElement()
972 if ( ::utl::UCBContentHelper::IsFolder( aOwnURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in copyElementTo()
1073 if ( ::utl::UCBContentHelper::IsFolder( aURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in getByName()
1208 return ( ::utl::UCBContentHelper::IsFolder( aURL.GetMainURL( INetURLObject::NO_DECODE ) ) in hasByName()
1462 if ( ::utl::UCBContentHelper::IsFolder( aFileURL.GetMainURL( INetURLObject::NO_DECODE ) ) ) in openStreamElementByHierarchicalName()
[all …]
H A Dfsfactory.cxx187 else if ( !::utl::UCBContentHelper::IsFolder( aURL ) ) in createInstanceWithArguments()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx818 if(!UCBContentHelper::IsFolder(m_sDbWorkURL)) in createNeededDirs()
823 if(!UCBContentHelper::IsFolder(sDbWork)) in createNeededDirs()
830 if(!UCBContentHelper::IsFolder(sTemp)) in createNeededDirs()
835 if(!UCBContentHelper::IsFolder(sTemp)) in createNeededDirs()
842 if(!UCBContentHelper::IsFolder(sDBConfig)) in createNeededDirs()
848 if(!UCBContentHelper::IsFolder(sTemp)) in createNeededDirs()
859 if(!UCBContentHelper::IsFolder(sTemp)) in createNeededDirs()
864 if(!UCBContentHelper::IsFolder(sTemp)) in createNeededDirs()
869 if(!UCBContentHelper::IsFolder(sTemp)) in createNeededDirs()
/aoo42x/main/svtools/source/contnr/
H A Dtemplwin.cxx931 else if ( !::utl::UCBContentHelper::IsFolder( rURL ) ) in OpenFile()
1145 if ( ::utl::UCBContentHelper::IsFolder( aURL ) ) in IMPL_LINK()
1176 sal_Bool bIsFile = ( sURL.Len() != 0 && !::utl::UCBContentHelper::IsFolder( sURL ) && in IMPL_LINK()
1452 sal_Bool bRet = ( aURL.Len() > 0 && !::utl::UCBContentHelper::IsFolder( aURL ) ); in IsFileSelected()
1461 if ( aURL.Len() > 0 && !::utl::UCBContentHelper::IsFolder( aURL ) ) in OpenFile()
/aoo42x/main/svl/inc/svl/
H A Dfstathelper.hxx57 SVL_DLLPUBLIC sal_Bool IsFolder( const UniString& rURL );
/aoo42x/main/svl/source/misc/
H A Dfstathelper.cxx81 sal_Bool FStatHelper::IsFolder( const UniString& rURL ) in IsFolder() function in FStatHelper
/aoo42x/main/svtools/source/misc/
H A Dimagemgr.cxx444 if ( bDetectFolder && CONTENT_HELPER::IsFolder( sURL ) ) in GetImageId_Impl()
728 sal_Bool bFolder = bDetectFolder ? CONTENT_HELPER::IsFolder( sURL ) : sal_False; in GetDescription_Impl()
/aoo42x/main/sfx2/source/inc/
H A Dhelper.hxx45 static sal_Bool IsFolder( const String& rContent );
/aoo42x/main/unotools/inc/unotools/
H A Ducbhelper.hxx51 static sal_Bool IsFolder( const String& rContent );
/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx131 sal_Bool IsFolder) in Content() argument
140 g_warning ("New Transient content ('%s') (%d)", getURI(), IsFolder); in Content()
144 m_info.type = IsFolder ? GNOME_VFS_FILE_TYPE_DIRECTORY : in Content()
/aoo42x/main/package/inc/
H A DZipPackageEntry.hxx63 bool IsFolder ( ) { return mbIsFolder; } in IsFolder() function in ZipPackageEntry
/aoo42x/main/svtools/source/control/
H A Dinettbc.cxx346 if( !UCBContentHelper::IsFolder( rURL ) ) in ReadFolder()
639 if ( UCBContentHelper::IsFolder( aMainURL ) && aURLObject.hasFinalSlash() ) in run()
/aoo42x/main/ucb/source/ucp/file/
H A Dshell.cxx169 IsFolder( rtl::OUString::createFromAscii( "IsFolder" ) ), in shell()
210 IsFolder, in shell()
2170 seq[j].Name == IsFolder || in getMaskFromProperties()
2361 it1 = properties.find( MyProperty( IsFolder ) ); in commit()
/aoo42x/main/cui/source/dialogs/
H A Dhldocntp.cxx437 else if( !::utl::UCBContentHelper::IsFolder( aStrURL ) ) in IMPL_LINK()

Completed in 110 milliseconds

12