Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx504 return m_pMyShell->FileContentType; in getContentType()
522 return m_pMyShell->FileContentType; in getContentType()
627 if ( Info.Type.compareTo( m_pMyShell->FileContentType ) != 0 ) in createNewContent()
802 : m_pMyShell->FileContentType; in getPropertyValues()
H A Dshell.hxx574 const rtl::OUString FileContentType; member in fileaccess::shell
H A Dshell.cxx182FileContentType( rtl::OUString::createFromAscii( "application/vnd.sun.staroffice.fsys-file" ) ), in shell()
3019 seq[0].Type = FileContentType; in queryCreatableContentsInfo()