Home
last modified time | relevance | path

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

/aoo4110/main/dtrans/source/cnttype/
H A Dmcnttype.cxx56 CMimeContentType::CMimeContentType( const OUString& aCntType ) in CMimeContentType() function in CMimeContentType
153 void SAL_CALL CMimeContentType::getSym( void ) in getSym()
181 void SAL_CALL CMimeContentType::skipSpaces( void ) in skipSpaces()
191 void SAL_CALL CMimeContentType::type( void ) in type()
222 void SAL_CALL CMimeContentType::subtype( void ) in subtype()
250 void SAL_CALL CMimeContentType::trailer( void ) in trailer()
294 OUString SAL_CALL CMimeContentType::pName( ) in pName()
316 OUString SAL_CALL CMimeContentType::pValue( ) in pValue()
352 OUString SAL_CALL CMimeContentType::quotedPValue( ) in quotedPValue()
381 OUString SAL_CALL CMimeContentType::nonquotedPValue( ) in nonquotedPValue()
[all …]
H A Dmcnttype.hxx44 class CMimeContentType : public class
48 CMimeContentType( const rtl::OUString& aCntType );
H A Dmcnttfactory.cxx82 return Reference< XMimeContentType >( new CMimeContentType( aContentType ) ); in createMimeContentType()

Completed in 20 milliseconds