Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dnew.hxx52 LOAD_NUM_STYLES = 0x08, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dnew.hxx52 LOAD_NUM_STYLES = 0x08, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Dnew.cxx334 nRet |= SfxTemplateFlags::LOAD_NUM_STYLES; in GetTemplateFlags()
345 m_xNumStyleCB->set_active( bool(nSet & SfxTemplateFlags::LOAD_NUM_STYLES )); in SetTemplateFlags()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Dnew.cxx335 nRet |= SfxTemplateFlags::LOAD_NUM_STYLES; in GetTemplateFlags()
346 m_xNumStyleCB->set_active( bool(nSet & SfxTemplateFlags::LOAD_NUM_STYLES )); in SetTemplateFlags()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Ddocsh2.cxx529 nFlags |= SfxTemplateFlags::LOAD_NUM_STYLES; in Execute()
625 bNum = bool(nFlags & SfxTemplateFlags::LOAD_NUM_STYLES ); in Execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Ddocsh2.cxx548 nFlags |= SfxTemplateFlags::LOAD_NUM_STYLES; in Execute()
644 bNum = bool(nFlags & SfxTemplateFlags::LOAD_NUM_STYLES ); in Execute()