Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dnew.hxx51 LOAD_PAGE_STYLES = 0x04, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dnew.hxx51 LOAD_PAGE_STYLES = 0x04, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Dnew.cxx332 nRet |= SfxTemplateFlags::LOAD_PAGE_STYLES; in GetTemplateFlags()
344 m_xPageStyleCB->set_active( bool(nSet & SfxTemplateFlags::LOAD_PAGE_STYLES )); in SetTemplateFlags()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Dnew.cxx333 nRet |= SfxTemplateFlags::LOAD_PAGE_STYLES; in GetTemplateFlags()
345 m_xPageStyleCB->set_active( bool(nSet & SfxTemplateFlags::LOAD_PAGE_STYLES )); in SetTemplateFlags()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Ddocsh2.cxx527 nFlags |= SfxTemplateFlags::LOAD_PAGE_STYLES; in Execute()
623 bPage = bool(nFlags & SfxTemplateFlags::LOAD_PAGE_STYLES ); in Execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Ddocsh2.cxx546 nFlags |= SfxTemplateFlags::LOAD_PAGE_STYLES; in Execute()
642 bPage = bool(nFlags & SfxTemplateFlags::LOAD_PAGE_STYLES ); in Execute()