Home
last modified time | relevance | path

Searched defs:eFlags (Results 1 – 25 of 100) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/miscdlgs/
H A Dinscodlg.cxx103 void ScInsertContentsDlg::SetInsContentsCmdBits(const InsertDeleteFlags eFlags) in SetInsContentsCmdBits()
116 void ScInsertContentsDlg::SetFormulaCmdBits(const ScPasteFunc eFlags) in SetFormulaCmdBits()
128 void ScInsertContentsDlg::SetCellCmdFlags(const InsCellCmd eFlags) in SetCellCmdFlags()
142 void ScInsertContentsDlg::SetContentsFlags(const InsertContentsFlags eFlags) in SetContentsFlags()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A DSwStyleNameMapper.cxx200 const NameToIdHash & SwStyleNameMapper::getHashTable ( SwGetPoolIdFromName eFlags, bool bProgName ) in getHashTable()
246 SwGetPoolIdFromName const eFlags) in GetUIName()
254 const OUString& rName, SwGetPoolIdFromName const eFlags) in GetProgName()
263 SwGetPoolIdFromName const eFlags) in FillProgName()
298 SwGetPoolIdFromName const eFlags) in FillUIName()
446 const OUString& rName, SwGetPoolIdFromName const eFlags) in GetPoolIdFromUIName()
455 const OUString& rName, SwGetPoolIdFromName const eFlags) in GetPoolIdFromProgName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A DSwStyleNameMapper.cxx190 const NameToIdHash & SwStyleNameMapper::getHashTable ( SwGetPoolIdFromName eFlags, bool bProgName ) in getHashTable()
236 SwGetPoolIdFromName const eFlags) in GetUIName()
244 const OUString& rName, SwGetPoolIdFromName const eFlags) in GetProgName()
253 SwGetPoolIdFromName const eFlags) in FillProgName()
288 SwGetPoolIdFromName const eFlags) in FillUIName()
436 const OUString& rName, SwGetPoolIdFromName const eFlags) in GetPoolIdFromUIName()
445 const OUString& rName, SwGetPoolIdFromName const eFlags) in GetPoolIdFromProgName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/image/
H A DImageTree.cxx40 const ImageLoadFlags eFlags) in loadImage()
47 const ImageLoadFlags eFlags) in loadImage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/image/
H A DImageTree.cxx40 const ImageLoadFlags eFlags) in loadImage()
47 const ImageLoadFlags eFlags) in loadImage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/qa/unit/
H A Dxoutdev.cxx54 XOutFlags const eFlags = XOutFlags::DontExpandFilename | XOutFlags::DontAddExtension in CPPUNIT_TEST_FIXTURE() local
83 XOutFlags const eFlags = XOutFlags::DontExpandFilename | XOutFlags::DontAddExtension in CPPUNIT_TEST_FIXTURE() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/writers/
H A Ducscregion_writer.hpp47 enum eFlags enum in CUCSCRegionWriter
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunocrsr.cxx68 bool SwUnoCursor::IsSelOvr( SwCursorSelOverFlags eFlags ) in IsSelOvr()
169 bool SwUnoTableCursor::IsSelOvr( SwCursorSelOverFlags eFlags ) in IsSelOvr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunocrsr.cxx69 bool SwUnoCursor::IsSelOvr( SwCursorSelOverFlags eFlags ) in IsSelOvr()
170 bool SwUnoTableCursor::IsSelOvr( SwCursorSelOverFlags eFlags ) in IsSelOvr()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A DCrst.cpp12 void CrstStatic::Init(CrstType eType, CrstFlags eFlags) in Init()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/qa/unit/
H A Dxoutdev.cxx48 …XOutFlags const eFlags = XOutFlags::DontExpandFilename | XOutFlags::DontAddExtension | XOutFlags::… in CPPUNIT_TEST_FIXTURE() local
/dports/graphics/pencil2d/pencil-0.6.6/app/src/
H A Dapp_util.cpp24 Qt::WindowFlags eFlags = Qt::Dialog | Qt::WindowTitleHint; in hideQuestionMark() local
H A Dimportexportdialog.cpp34 Qt::WindowFlags eFlags = Qt::Dialog | Qt::WindowTitleHint | Qt::WindowCloseButtonHint; in ImportExportDialog() local
H A Dcheckupdatesdialog.cpp35 Qt::WindowFlags eFlags = Qt::Dialog | Qt::WindowTitleHint | Qt::WindowCloseButtonHint; in CheckUpdatesDialog() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/backendtest/outputdevice/
H A Drectangle.cxx24 InvertFlags eFlags) in drawInvertOffset()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/image/zcc/
H A Dtfile.h13 enum eFlags { enum
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/wrtsh/
H A Dselect.cxx214 FindRanges eFlags, bool bReplace ) in SearchPattern()
233 FindRanges eFlags, const OUString* pReplTempl ) in SearchTempl()
258 FindRanges eFlags, const i18nutil::SearchOptions2* pSearchOpt, in SearchAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/wrtsh/
H A Dselect.cxx218 FindRanges eFlags, bool bReplace ) in SearchPattern()
237 FindRanges eFlags, const OUString* pReplTempl ) in SearchTempl()
262 FindRanges eFlags, const i18nutil::SearchOptions2* pSearchOpt, in SearchAttr()
/dports/devel/fossil/fossil-src-2.17/src/
H A Detag.c96 void etag_check(unsigned eFlags, const char *zHash){ in etag_check()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dpolypolygoneditor.cxx125 bool PolyPolygonEditor::SetPointsSmooth( basegfx::B2VectorContinuity eFlags, const o3tl::sorted_vec… in SetPointsSmooth()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dpolypolygoneditor.cxx125 bool PolyPolygonEditor::SetPointsSmooth( basegfx::B2VectorContinuity eFlags, const std::set< sal_uI… in SetPointsSmooth()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/chrdlg/
H A Dchardlg.cxx131 SvxBackgroundTabFlags eFlags(SvxBackgroundTabFlags::SHOW_HIGHLIGHTING); in PageCreated() local
/dports/graphics/podofo/podofo-0.9.7/src/podofo/doc/
H A DPdfFontFactory.cpp401 EPdfFontFlags eFlags, const PdfEncoding * const pEncoding, in CreateBase14Font()
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XSLT/
H A DElemTemplateElement.hpp1125 enum eFlags enum in XALAN_CPP_NAMESPACE::ElemTemplateElement
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XMLSupport/
H A DXalanHTMLElementsProperties.hpp42 enum eFlags enum in XALAN_CPP_NAMESPACE::XalanHTMLElementsProperties

1234