Home
last modified time | relevance | path

Searched refs:FolderContentType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx502 return m_pMyShell->FolderContentType; in getContentType()
524 return m_pMyShell->FolderContentType; in getContentType()
624 = ( Info.Type.compareTo( m_pMyShell->FolderContentType ) == 0 ); in createNewContent()
801 rValue <<= m_bFolder ? m_pMyShell->FolderContentType in getPropertyValues()
H A Dshell.hxx573 const rtl::OUString FolderContentType; member in fileaccess::shell
H A Dshell.cxx181FolderContentType( rtl::OUString::createFromAscii( "application/vnd.sun.staroffice.fsys-folder" ) … in shell()
3033 seq[1].Type = FolderContentType; in queryCreatableContentsInfo()