Home
last modified time | relevance | path

Searched defs:DocRange (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/src/app/util/
H A Drange_utils.h22 class DocRange; variable
H A Dclipboard.h27 class DocRange; variable
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Ddoc_range_ops.h17 class DocRange; variable
H A Ddoc_range.cpp27 DocRange::DocRange() in DocRange() function in app::DocRange
35 DocRange::DocRange(Cel* cel) in DocRange() function in app::DocRange
H A Dtransaction.h18 class DocRange; variable
/dports/print/lyx/lyx-2.3.4.2/src/
H A DCompare.cpp61 class DocRange { class
63 DocRange(DocIterator const & from_, DocIterator const & to_) in DocRange() function in lyx::DocRange
67 DocRange(Buffer const * buf) : in DocRange() function in lyx::DocRange
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32App.cpp522 PD_DocumentRange DocRange(pDoc, 2, 2); in _cacheClipboardDoc() local
549 PD_DocumentRange DocRange; in copyFmtToClipboardOnDemand() local
581 PD_DocumentRange DocRange; in copyAllFmtsToClipboardOnDemand() local
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_Selection.cpp179 PD_DocumentRange DocRange(getDoc(),posCell,posCell); in pasteRowOrCol() local