Home
last modified time | relevance | path

Searched refs:Folder (Results 1 – 25 of 90) sorted by relevance

1234

/trunk/main/offapi/com/sun/star/ucb/
H A DHierarchyContentProvider.idl47 /** provides three types of contents: Link, Folder and Root Folder.
55 points to another (UCB) content. It is always contained in HCP Folder.
59 A HCP Folder (<type>HierarchyFolderContent</type>) is a container for
63 There is at most one instance of a HCP Root Folder
66 Folder can contain HCP Folders and HCP Links. It has the URL
89 vnd.sun.star.hier:/ (The URL of the HCP Root Folder)
H A DTransientDocumentsContentProvider.idl61 /** provides four different types of contents: Stream, Folder, Document and
71 contained in a TDCP Folder or TDCP Document. A TDCP Stream has no
75 A TDCP Folder (<type>TransientDocumentsFolderContent</type>) is a
77 in another TDCP Folder or in a TDCP Document.
88 contents are children of this folder. The TDCP Root Folder can contain
H A DODMAContentProvider.idl50 /** provides two types of content; the document and the Root Folder.
57 <li><p>The Root Folder exists at any time and is used to show all
59 of this folder. The OCP Root Folder can only contain OCP Documents.
72 URL of the OCP Root Folder )</span></p>
H A DHierarchyRootFolderContent.idl71 /** A HCP Root Folder is the root container for all other HCP Folders and HCP
74 <p>It always has the URL "vnd.sun.star.hier:/". A HCP Root Folder neither
191 A HCP Root Folder can create HCP Folders and HCP Links. To create
192 a new child of a HCP Root Folder:
H A DPackageFolderContent.idl71 /** A PCP Folder is a container for other PCP Folders and PCP Streams.
125 flush ( a command introduced by the PCP Folder. It takes a
206 A PCP Folder can create other PCP Folders and PCP Streams. To create
207 a new child of a PCP Folder:
H A DPackageContentProvider.idl46 /** provides two types of contents: Stream and Folder.
55 Folder. A PCP Stream has no children.
58 A PCP Folder (<type>PackageFolderContent</type>) is a container for
H A DHierarchyFolderContent.idl71 /** A HCP Folder is a container for other HCP Folders and HCP Links.
193 A HCP Folder can create other HCP Folders and HCP Links. To create
194 a new child of a HCP Folder:
H A DTransientDocumentsFolderContent.idl71 /** A TDCP Folder is a container for other TDCP Folders and TDCP Streams.
73 <p>It may be contained in another TDCP Folder or in a TDCP Document.
203 <p>To create a new child of a TDCP Folder:
H A DWebDAVFolderContent.idl71 /** A DCP Folder is a container for other DCP Folders or Documents.
205 A DCP Folder can create other DCP Folders and DCP Documents. To create
206 a new child of a PCP Folder:
H A DWebDAVContentProvider.idl48 /** provides two types of content: a Folder or Document which corresponds
57 A DCP Folder (<type>WebDAVFolderContent</type>) is a container for
H A DTransientDocumentsRootContent.idl67 /** A TDCP Root Folder is the root container for all other DTCP contents.
70 contents are children of this folder. The TDCP Root Folder can contain
/trunk/main/fpicker/source/office/
H A Dfpsmartcontent.hxx66 enum Type { Folder, Document }; enumerator
179 return implIs( _rURL, Folder ); in isFolder()
196 return implIs( _rURL, Folder ) || implIs( _rURL, Document ); in is()
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DActionTe.ulf62 en-US = "Folder: [1]"
248 en-US = "Folder: [1]"
290 en-US = "File: [1], Folder: [2]"
296 en-US = "File: [1], Folder: [2]"
H A DControl.ulf32 en-US = "{&MSSansBold8}Change Current Destination Folder"
41 en-US = "&Folder name:"
212 en-US = "{&MSSansBold8}Database Folder"
236 en-US = "{&MSSansBold8}Destination Folder"
287 en-US = "{&MSSansBold8}Change Current Destination Folder"
290 en-US = "Create New Folder|"
296 en-US = "&Folder name:"
H A DNsis.ulf32 en-US = "Select Folder"
44 en-US = "Destination Folder"
/trunk/main/svl/source/misc/
H A Dmediatyp.src212 Text [ en-US ] = "Folder" ;
257 Text [ en-US ] = "FTP Folder" ;
282 Text [ en-US ] = "Folder" ;
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DBundle.properties42 EXC_folder_already_exists=Folder {2} already exists.
46 EXC_folder_could_not_be_created=Folder {2} could not be created.
/trunk/main/tools/source/stream/
H A Dstrmos2.cxx493 if ( Folder::IsAvailable() && (rFilename.Search('{') < 9) ) in Open()
592 if (Folder::IsAvailable()) in Open()
/trunk/main/tools/inc/tools/
H A Dprewin.h32 #define Folder WIN_Folder macro
H A Dpostwin.h46 #undef Folder
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelContentsFolderDataLoader.java76 return new FileEntry.Folder(obj, primaryFile); in createPrimaryEntry()
H A DParcelFolderDataLoader.java106 return new FileEntry.Folder(obj, primaryFile); in createPrimaryEntry()
/trunk/main/tools/source/fsys/
H A Dos2.cxx261 if (Folder::IsAvailable())
536 if (Folder::IsAvailable() && aTempDirEntry.IsLongNameOnFAT()) in Update()
/trunk/main/scp2/source/ooo/
H A Dfolder_ooo.scp26 Folder gid_Folder_Staroffice51
/trunk/main/svtools/source/contnr/
H A Dsvcontnr.src58 Text [ en-US ] = "Folder" ;

Completed in 65 milliseconds

1234