Home
last modified time | relevance | path

Searched refs:FOLDER (Results 1 – 15 of 15) sorted by relevance

/trunk/main/svl/inc/svl/
H A Dcntwids.hrc125 //FUNC FOLDER
133 //PROP FOLDER VIEW
149 //PROP FOLDER DIR
157 //PROP FOLDER USER
235 // PROP FOLDER
334 // PROP FOLDER
347 // PROP FOLDER
373 // FUNC FOLDER
383 // PROP FOLDER (VIEW)
450 // PROP FOLDER
[all …]
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx89 return FOLDER; in lcl_getContentType()
340 else if ( m_aProps.getType() == FOLDER ) in getSupportedServiceNames()
507 if ( ( eType != FOLDER ) && ( eType != STREAM ) ) in execute()
919 if ( eType == FOLDER ) in exchangeIdentity()
1052 if ( eType == FOLDER ) in getPropertyValues()
1153 if ( eType == FOLDER ) in getPropertyValues()
1328 if ( eType == FOLDER ) in setPropertyValues()
1717 if ( eType == FOLDER ) in insert()
1897 if ( eType == FOLDER ) in destroy()
2453 bIsFolder ? FOLDER : STREAM, in loadData()
[all …]
H A Dtdoc_contentcaps.cxx165 else if ( m_aProps.getType() == FOLDER ) in getProperties()
502 else if ( m_aProps.getType() == FOLDER ) in getCommands()
H A Dtdoc_content.hxx59 enum ContentType { STREAM, FOLDER, DOCUMENT, ROOT }; enumerator
71 : rType == FOLDER in ContentProperties()
/trunk/main/setup_native/scripts/
H A Dunpack_update.sh27 FOLDER=`basename "$1" ".$EXTENSION"`
30 DESTPATH="$BASEDIR/$FOLDER"
34 DESTPATH="$BASEDIR/$FOLDER-$NUM"
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.hxx68 m_aContentType( rType == HierarchyEntryData::FOLDER in HierarchyContentProperties()
74 m_aContentType( rData.getType() == HierarchyEntryData::FOLDER in HierarchyContentProperties()
93 { return m_aData.getType() == HierarchyEntryData::FOLDER; } in getIsFolder()
114 enum ContentKind { LINK, FOLDER, ROOT }; enumerator
H A Dhierarchycontent.cxx154 ? HierarchyEntryData::FOLDER in HierarchyContent()
323 else if ( m_eKind == FOLDER ) in getSupportedServiceNames()
722 rProps = HierarchyContentProperties( HierarchyEntryData::FOLDER ); in loadData()
774 m_eKind = FOLDER; in setKind()
836 if ( ( m_eKind != FOLDER ) && ( m_eKind != ROOT ) ) in queryChildren()
923 if ( m_eKind == FOLDER ) in exchangeIdentity()
1652 if ( m_eKind == FOLDER ) in destroy()
H A Dhierarchydata.hxx48 enum Type { NONE, LINK, FOLDER }; enumerator
66 : FOLDER; } in getType()
H A Dhierarchycontentcaps.cxx223 else if ( m_eKind == FOLDER ) in getProperties()
515 else if ( m_eKind == FOLDER ) in getCommands()
H A Dhierarchydata.cxx244 rData.setType( HierarchyEntryData::FOLDER ); in getData()
1239 m_pImpl->entry.setType( HierarchyEntryData::FOLDER ); in operator *()
H A Dhierarchydatasupplier.cxx428 if ( rResult.getType() == HierarchyEntryData::FOLDER ) in checkResult()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DPathSelection.java51 public static final int FOLDER = 0; field in PathSelection.DialogTypes
133 case DialogTypes.FOLDER: in triggerPathPicker()
156 case DialogTypes.FOLDER: in triggerPathPicker()
/trunk/main/uui/source/
H A Dnameclashdlg.src101 …Text = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nChoose Replace…
106 …Text = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nPlease enter a…
/trunk/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx138 enum EntryType { FOLDER, DOCUMENT, LINK }; enumerator
579 case UcbExplorerListBoxEntry::FOLDER: in RequestingChilds()
932 pEntry->m_eType = UcbExplorerListBoxEntry::FOLDER; in InsertEntry()
/trunk/main/offapi/com/sun/star/sync/
H A DSyncType.idl40 const unsigned long FOLDER = 2;

Completed in 82 milliseconds