/aoo42x/main/offapi/com/sun/star/ucb/ |
H A D | HierarchyContentProvider.idl | 47 /** 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 D | TransientDocumentsContentProvider.idl | 61 /** 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 D | ODMAContentProvider.idl | 50 /** 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 D | HierarchyRootFolderContent.idl | 71 /** 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 D | PackageFolderContent.idl | 71 /** 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 D | PackageContentProvider.idl | 46 /** 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 D | HierarchyFolderContent.idl | 71 /** 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 D | TransientDocumentsFolderContent.idl | 71 /** 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 D | WebDAVFolderContent.idl | 71 /** 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 D | WebDAVContentProvider.idl | 48 /** provides two types of content: a Folder or Document which corresponds 57 A DCP Folder (<type>WebDAVFolderContent</type>) is a container for
|
H A D | TransientDocumentsRootContent.idl | 67 /** 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
|
/aoo42x/main/fpicker/source/office/ |
H A D | fpsmartcontent.hxx | 66 enum Type { Folder, Document }; enumerator 179 return implIs( _rURL, Folder ); in isFolder() 196 return implIs( _rURL, Folder ) || implIs( _rURL, Document ); in is()
|
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_languages/ |
H A D | ActionTe.ulf | 62 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 D | Control.ulf | 32 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 D | Nsis.ulf | 32 en-US = "Select Folder" 44 en-US = "Destination Folder"
|
/aoo42x/main/svl/source/misc/ |
H A D | mediatyp.src | 212 Text [ en-US ] = "Folder" ; 257 Text [ en-US ] = "FTP Folder" ; 282 Text [ en-US ] = "Folder" ;
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/ |
H A D | Bundle.properties | 42 EXC_folder_already_exists=Folder {2} already exists. 46 EXC_folder_could_not_be_created=Folder {2} could not be created.
|
/aoo42x/main/tools/source/stream/ |
H A D | strmos2.cxx | 493 if ( Folder::IsAvailable() && (rFilename.Search('{') < 9) ) in Open() 592 if (Folder::IsAvailable()) in Open()
|
/aoo42x/main/tools/inc/tools/ |
H A D | prewin.h | 32 #define Folder WIN_Folder macro
|
H A D | postwin.h | 46 #undef Folder
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/loader/ |
H A D | ParcelContentsFolderDataLoader.java | 76 return new FileEntry.Folder(obj, primaryFile); in createPrimaryEntry()
|
H A D | ParcelFolderDataLoader.java | 106 return new FileEntry.Folder(obj, primaryFile); in createPrimaryEntry()
|
/aoo42x/main/tools/source/fsys/ |
H A D | os2.cxx | 261 if (Folder::IsAvailable()) 536 if (Folder::IsAvailable() && aTempDirEntry.IsLongNameOnFAT()) in Update()
|
/aoo42x/main/scp2/source/ooo/ |
H A D | folder_ooo.scp | 26 Folder gid_Folder_Staroffice51
|
/aoo42x/main/svtools/source/contnr/ |
H A D | svcontnr.src | 58 Text [ en-US ] = "Folder" ;
|