Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtimp.cxx157 bool m_bStylesOnlyMode : 1; member
188 , m_bStylesOnlyMode( bStylesOnlyMode ) in Impl()
234 return m_xImpl->m_bStylesOnlyMode; in IsStylesOnlyMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtimp.cxx579 bool const m_bStylesOnlyMode : 1; member
610 , m_bStylesOnlyMode( bStylesOnlyMode ) in Impl()
656 return m_xImpl->m_bStylesOnlyMode; in IsStylesOnlyMode()