Home
last modified time | relevance | path

Searched defs:nStart (Results 126 – 150 of 1377) sorted by relevance

12345678910>>...56

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Deditable.cxx76 …const ScDocument& rDoc, sc::ColRowEditAction eAction, SCCOLROW nStart, SCCOLROW nEnd, const ScMark… in ScEditableTester()
138 const ScDocument& rDoc, sc::ColRowEditAction eAction, SCCOLROW nStart, SCCOLROW nEnd, in TestBlockForAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DAsciiReplaceFilter.java462 int nStart = 0; in implts_import() local
607 int nStart = rBuffer.indexOf(aOptions.m_sOld); in implts_replace() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DAsciiReplaceFilter.java462 int nStart = 0; in implts_import() local
607 int nStart = rBuffer.indexOf(aOptions.m_sOld); in implts_replace() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A DBitmapFilterTest.cxx227 [&](tools::Long const nStart, tools::Long const nEnd, bool const bLast) { in testGenerateStripRanges()
259 [&](tools::Long const nStart, tools::Long const nEnd, bool const bLast) { in testGenerateStripRanges()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Deditable.cxx76 …const ScDocument& rDoc, sc::ColRowEditAction eAction, SCCOLROW nStart, SCCOLROW nEnd, const ScMark… in ScEditableTester()
138 const ScDocument& rDoc, sc::ColRowEditAction eAction, SCCOLROW nStart, SCCOLROW nEnd, in TestBlockForAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basic/
H A Dsbmeth.hxx44 sal_uInt32 nStart; member in SbMethod
/dports/graphics/intergif/igsrc/src/
H A Dsplit.c58 int nStart; in Anim_NthName() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basic/
H A Dsbmeth.hxx44 sal_uInt32 nStart; member in SbMethod
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/ntf/
H A Dntfrecord.cpp222 const char * NTFRecord::GetField( int nStart, int nEnd ) in GetField()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/javascript/
H A DDocument.h26 int nStart; variable
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/ntf/
H A Dntfrecord.cpp222 const char * NTFRecord::GetField( int nStart, int nEnd ) in GetField()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/ntf/
H A Dntfrecord.cpp222 const char * NTFRecord::GetField( int nStart, int nEnd ) in GetField()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DRichTextEdit.cpp36 void CRichTextEdit::SetSelection(int nStart, int nEnd) in SetSelection()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/ntf/
H A Dntfrecord.cpp227 const char * NTFRecord::GetField( int nStart, int nEnd ) in GetField()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dcolumnspanset.cxx51 ColRowSpan::ColRowSpan(SCCOLROW nStart, SCCOLROW nEnd) : mnStart(nStart), mnEnd(nEnd) {} in ColRowSpan()
53 ColumnSpanSet::ColumnType::ColumnType(SCROW nStart, SCROW nEnd, bool bInit) : in ColumnType()
261 void SingleColumnSpanSet::scan(const ScColumn& rColumn, SCROW nStart, SCROW nEnd) in scan()
269 ColumnBlockConstPosition& rBlockPos, const ScColumn& rColumn, SCROW nStart, SCROW nEnd) in scan()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dcolumnspanset.cxx49 ColRowSpan::ColRowSpan(SCCOLROW nStart, SCCOLROW nEnd) : mnStart(nStart), mnEnd(nEnd) {} in ColRowSpan()
51 ColumnSpanSet::ColumnType::ColumnType(SCROW nStart, SCROW nEnd, bool bInit) : in ColumnType()
257 void SingleColumnSpanSet::scan(const ScColumn& rColumn, SCROW nStart, SCROW nEnd) in scan()
265 ColumnBlockConstPosition& rBlockPos, const ScColumn& rColumn, SCROW nStart, SCROW nEnd) in scan()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dnec_intf.cpp514 INT32 VezMemCallback(INT32 nStart,INT32 nEnd,INT32 nMode) in VezMemCallback()
542 INT32 VezMapArea(INT32 nStart, INT32 nEnd, INT32 nMode, UINT8 *Mem) in VezMapArea()
570 INT32 VezMapArea(INT32 nStart, INT32 nEnd, INT32 nMode, UINT8 *Mem1, UINT8 *Mem2) in VezMapArea()
590 INT32 VezMapMemory(UINT8 *Mem, INT32 nStart, INT32 nEnd, INT32 nMode) in VezMapMemory()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dnec_intf.cpp483 INT32 VezMemCallback(INT32 nStart,INT32 nEnd,INT32 nMode) in VezMemCallback()
511 INT32 VezMapArea(INT32 nStart, INT32 nEnd, INT32 nMode, UINT8 *Mem) in VezMapArea()
539 INT32 VezMapArea(INT32 nStart, INT32 nEnd, INT32 nMode, UINT8 *Mem1, UINT8 *Mem2) in VezMapArea()
559 INT32 VezMapMemory(UINT8 *Mem, INT32 nStart, INT32 nEnd, INT32 nMode) in VezMapMemory()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dtxtatr2.cxx97 sal_Int32 nStart, sal_Int32 nEnd ) in SwTextINetFormat()
193 sal_Int32 nStart, sal_Int32 nEnd ) in SwTextRuby()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/
H A DMemoryMap.h27 uint32 nStart; member
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pdf/
H A Dpdfio.h103 vsi_l_offset nStart; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dbugprone-assert-side-effect.cpp94 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: found assert() with side effect in Part_Move()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dsallayout.cxx599 int nStart = 0; in GetOutline() local
631 int nStart = 0; in GetBoundRect() local
897 Point& rPos, int& nStart, in GetNextGlyph()
935 void GenericSalLayout::MoveGlyph( int nStart, long nNewXPos ) in MoveGlyph()
960 void GenericSalLayout::DropGlyph( int nStart ) in DropGlyph()
1508 Point& rPos, int& nStart, in GetNextGlyph()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dtxtatr2.cxx95 sal_Int32 nStart, sal_Int32 nEnd ) in SwTextINetFormat()
189 sal_Int32 nStart, sal_Int32 nEnd ) in SwTextRuby()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/edit/
H A Dtextdata.cxx161 void TEParaPortion::MarkInvalid( sal_Int32 nStart, sal_Int32 nDiff ) in MarkInvalid()
196 void TEParaPortion::MarkSelectionInvalid( sal_Int32 nStart ) in MarkSelectionInvalid()

12345678910>>...56