Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dnew.hxx53 MERGE_STYLES = 0x10, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dnew.hxx53 MERGE_STYLES = 0x10, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Dnew.cxx336 nRet |= SfxTemplateFlags::MERGE_STYLES; in GetTemplateFlags()
346 m_xMergeStyleCB->set_active( bool(nSet & SfxTemplateFlags::MERGE_STYLES )); in SetTemplateFlags()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Dnew.cxx337 nRet |= SfxTemplateFlags::MERGE_STYLES; in GetTemplateFlags()
347 m_xMergeStyleCB->set_active( bool(nSet & SfxTemplateFlags::MERGE_STYLES )); in SetTemplateFlags()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Ddocsh2.cxx533 nFlags |= SfxTemplateFlags::MERGE_STYLES; in Execute()
628 bMerge = bool(nFlags & SfxTemplateFlags::MERGE_STYLES); in Execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Ddocsh2.cxx552 nFlags |= SfxTemplateFlags::MERGE_STYLES; in Execute()
647 bMerge = bool(nFlags & SfxTemplateFlags::MERGE_STYLES); in Execute()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/
H A DStyledTextRenderer.java73 final static boolean MERGE_STYLES = true; field in StyledTextRenderer
219 if (MERGE_STYLES) { in addMerge()
263 if (MERGE_STYLES) { in addMerge()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/custom/
H A DStyledTextRenderer.java73 final static boolean MERGE_STYLES = true; field in StyledTextRenderer
219 if (MERGE_STYLES) { in addMerge()
263 if (MERGE_STYLES) { in addMerge()