Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/loadenv/
H A Dloadenv.cxx278 m_eContentType = eContentType ; in initializeLoading()
287 if (m_eContentType == E_UNSUPPORTED_CONTENT) in initializeLoading()
289 m_eContentType = LoadEnv::classifyContent(sURL, lMediaDescriptor); in initializeLoading()
290 if (m_eContentType == E_UNSUPPORTED_CONTENT) in initializeLoading()
404 if (m_eContentType == E_UNSUPPORTED_CONTENT) in startLoading()
415 …if (m_eContentType != E_CAN_BE_SET)/* Attention: special feature to set existing component on a fr… in startLoading()
426 …(m_eContentType != E_CAN_BE_SET ) /* Attention: special feature … in startLoading()
1231 if (m_eContentType == E_CAN_BE_SET) in impl_searchLoader()
/aoo4110/main/framework/source/inc/loadenv/
H A Dloadenv.hxx190 EContentType m_eContentType; member in framework::LoadEnv

Completed in 27 milliseconds