Home
last modified time | relevance | path

Searched refs:aCntType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dtrans/source/cnttype/
H A Dmcnttype.cxx56 CMimeContentType::CMimeContentType( const OUString& aCntType ) in CMimeContentType() argument
58 init( aCntType ); in CMimeContentType()
138 void SAL_CALL CMimeContentType::init( const OUString& aCntType ) throw( IllegalArgumentException ) in init() argument
140 if ( !aCntType.getLength( ) ) in init()
144 m_ContentType = aCntType; in init()
H A Dmcnttype.hxx48 CMimeContentType( const rtl::OUString& aCntType );
68 …void SAL_CALL init( const rtl::OUString& aCntType ) throw( com::sun::star::lang::IllegalArgumentEx…

Completed in 6 milliseconds