Home
last modified time | relevance | path

Searched refs:GetModuleConfig (Results 1 – 25 of 54) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dromenu.cxx106 m_bGrfToGalleryAsLnk = SW_MOD()->GetModuleConfig()->IsGrfToGalleryAsLnk(); in SwReadOnlyPopup()
309 SW_MOD()->GetModuleConfig()->SetGrfToGalleryAsLnk(true); in Execute()
311 SW_MOD()->GetModuleConfig()->SetGrfToGalleryAsLnk(false); in Execute()
H A Dedtwin3.cxx105 SwModuleOptions* pOpt = SW_MOD()->GetModuleConfig(); in GetTableChgDefaultMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dromenu.cxx111 m_bGrfToGalleryAsLnk = SW_MOD()->GetModuleConfig()->IsGrfToGalleryAsLnk(); in SwReadOnlyPopup()
314 SW_MOD()->GetModuleConfig()->SetGrfToGalleryAsLnk(true); in Execute()
316 SW_MOD()->GetModuleConfig()->SetGrfToGalleryAsLnk(false); in Execute()
H A Dedtwin3.cxx112 SwModuleOptions* pOpt = SW_MOD()->GetModuleConfig(); in GetTableChgDefaultMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/table/
H A Dconvert.cxx148 const SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in SwConvertTableDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/table/
H A Dconvert.cxx155 const SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in SwConvertTableDlg()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/frmdlg/
H A Dcption.cxx104 , bOrderNumberingFirst(SW_MOD()->GetModuleConfig()->IsCaptionOrderNumberingFirst()) in SwCaptionDialog()
318 SW_MOD()->GetModuleConfig()->SetCaptionOrderNumberingFirst(bOrderNumberingFirst); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/frmdlg/
H A Dcption.cxx107 , bOrderNumberingFirst(SW_MOD()->GetModuleConfig()->IsCaptionOrderNumberingFirst()) in SwCaptionDialog()
321 SW_MOD()->GetModuleConfig()->SetCaptionOrderNumberingFirst(bOrderNumberingFirst); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/config/
H A Doptload.cxx547 SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in FillItemSet()
620 SW_MOD()->GetModuleConfig()->IsCaptionOrderNumberingFirst() ? 1 : 0); in Reset()
628 SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in SetOptions()
H A Doptpage.cxx601 SW_MOD()->GetModuleConfig()->SetDefaultFontInCurrDocOnly(false); in FillItemSet()
1050 SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in FillItemSet()
1136 const SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in Reset()
1654 SwModuleOptions *pOpt = SW_MOD()->GetModuleConfig(); in FillItemSet()
1730 const SwModuleOptions *pOpt = SW_MOD()->GetModuleConfig(); in Reset()
2040 SwModuleOptions *pOpt = SW_MOD()->GetModuleConfig(); in FillItemSet()
2085 SwModuleOptions *pOpt = SW_MOD()->GetModuleConfig(); in Reset()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/config/
H A Doptload.cxx556 SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in FillItemSet()
629 SW_MOD()->GetModuleConfig()->IsCaptionOrderNumberingFirst() ? 1 : 0); in Reset()
637 SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in SetOptions()
H A Doptpage.cxx588 SW_MOD()->GetModuleConfig()->SetDefaultFontInCurrDocOnly(false); in FillItemSet()
1037 SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in FillItemSet()
1123 const SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in Reset()
1649 SwModuleOptions *pOpt = SW_MOD()->GetModuleConfig(); in FillItemSet()
1725 const SwModuleOptions *pOpt = SW_MOD()->GetModuleConfig(); in Reset()
2037 SwModuleOptions *pOpt = SW_MOD()->GetModuleConfig(); in FillItemSet()
2082 SwModuleOptions *pOpt = SW_MOD()->GetModuleConfig(); in Reset()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewdlg2.cxx169 SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in AutoCaption()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewdlg2.cxx182 SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in AutoCaption()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dswmodule.hxx170 SwModuleOptions* GetModuleConfig() { return m_pModuleConfig.get();} in GetModuleConfig() function in SwModule
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dswmodule.hxx170 SwModuleOptions* GetModuleConfig() { return m_pModuleConfig.get();} in GetModuleConfig() function in SwModule
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp468 CppModuleConfiguration GetModuleConfig(lldb::LanguageType language, in GetModuleConfig() function
554 CppModuleConfiguration module_config = GetModuleConfig(m_language, exe_ctx); in PrepareForParsing()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp468 CppModuleConfiguration GetModuleConfig(lldb::LanguageType language, in GetModuleConfig() function
630 CppModuleConfiguration module_config = GetModuleConfig(m_language, exe_ctx); in SetupCppModuleImports()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp468 CppModuleConfiguration GetModuleConfig(lldb::LanguageType language, in GetModuleConfig() function
554 CppModuleConfiguration module_config = GetModuleConfig(m_language, exe_ctx); in PrepareForParsing()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp467 CppModuleConfiguration GetModuleConfig(lldb::LanguageType language, in GetModuleConfig() function
629 CppModuleConfiguration module_config = GetModuleConfig(m_language, exe_ctx); in SetupCppModuleImports()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp468 CppModuleConfiguration GetModuleConfig(lldb::LanguageType language, in GetModuleConfig() function
630 CppModuleConfiguration module_config = GetModuleConfig(m_language, exe_ctx); in SetupCppModuleImports()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp464 CppModuleConfiguration GetModuleConfig(lldb::LanguageType language, in GetModuleConfig() function
626 CppModuleConfiguration module_config = GetModuleConfig(m_language, exe_ctx); in SetupCppModuleImports()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp468 CppModuleConfiguration GetModuleConfig(lldb::LanguageType language, in GetModuleConfig() function
630 CppModuleConfiguration module_config = GetModuleConfig(m_language, exe_ctx); in SetupCppModuleImports()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp467 CppModuleConfiguration GetModuleConfig(lldb::LanguageType language, in GetModuleConfig() function
629 CppModuleConfiguration module_config = GetModuleConfig(m_language, exe_ctx); in SetupCppModuleImports()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp449 CppModuleConfiguration GetModuleConfig(lldb::LanguageType language, in GetModuleConfig() function
535 CppModuleConfiguration module_config = GetModuleConfig(m_language, exe_ctx); in PrepareForParsing()

123