Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtimp.cxx597 bool m_bBodyContentStarted : 1; member
645 , m_bBodyContentStarted( true ) in Impl()
2384 if ((XML_TEXT_TYPE_BODY == eType && m_pImpl->m_bBodyContentStarted) || in CreateTextChildContext()
2394 if ((XML_TEXT_TYPE_BODY == eType && m_pImpl->m_bBodyContentStarted) || in CreateTextChildContext()
2404 if ((XML_TEXT_TYPE_BODY == eType && m_pImpl->m_bBodyContentStarted)|| in CreateTextChildContext()
2414 if ((XML_TEXT_TYPE_BODY == eType && m_pImpl->m_bBodyContentStarted) || in CreateTextChildContext()
2424 if ((XML_TEXT_TYPE_BODY == eType && m_pImpl->m_bBodyContentStarted) || in CreateTextChildContext()
2439 if ((XML_TEXT_TYPE_BODY == eType && m_pImpl->m_bBodyContentStarted) || in CreateTextChildContext()
2529 if ((XML_TEXT_TYPE_BODY == eType && m_pImpl->m_bBodyContentStarted) || in CreateTextChildContext()
2553 m_pImpl->m_bBodyContentStarted = sal_False; in CreateTextChildContext()

Completed in 23 milliseconds