Home
last modified time | relevance | path

Searched refs:pStartRow (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/freeimage/FreeImage/Source/FreeImage/
H A DPluginSGI.cpp331 BYTE *pStartRow = FreeImage_GetScanLine(dib, 0); in Load() local
349 BYTE *pRow = pStartRow + offset_table[i]; in Load()
376 BYTE *pRow = pStartRow; in Load()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable2.cxx3381 sal_uInt16 ScTable::GetRowHeight( SCROW nRow, SCROW* pStartRow, SCROW* pEndRow, bool bHiddenAsZero … in GetRowHeight() argument
3387 if (bHiddenAsZero && RowHidden( nRow, pStartRow, pEndRow)) in GetRowHeight()
3394 if (pStartRow) in GetRowHeight()
3395 *pStartRow = nRow; in GetRowHeight()
3406 if (pStartRow) in GetRowHeight()
3407 *pStartRow = (bHiddenAsZero ? std::max( *pStartRow, aData.mnRow1) : aData.mnRow1); in GetRowHeight()
3415 if (pStartRow) in GetRowHeight()
3416 *pStartRow = nRow; in GetRowHeight()
H A Dcolumn4.cxx1516 SCROW* pStartRow, SCROW* pEndRow ) in EndListeningFormulaCells() argument
1524 if (pStartRow) in EndListeningFormulaCells()
1525 *pStartRow = aFunc.getStartRow(); in EndListeningFormulaCells()
H A Ddocument.cxx4199 sal_uInt16 ScDocument::GetRowHeight( SCROW nRow, SCTAB nTab, SCROW* pStartRow, SCROW* pEndRow ) con… in GetRowHeight() argument
4202 return maTabs[nTab]->GetRowHeight( nRow, pStartRow, pEndRow ); in GetRowHeight()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable2.cxx3192 sal_uInt16 ScTable::GetRowHeight( SCROW nRow, SCROW* pStartRow, SCROW* pEndRow, bool bHiddenAsZero … in GetRowHeight() argument
3198 if (bHiddenAsZero && RowHidden( nRow, pStartRow, pEndRow)) in GetRowHeight()
3205 if (pStartRow) in GetRowHeight()
3206 *pStartRow = nRow; in GetRowHeight()
3217 if (pStartRow) in GetRowHeight()
3218 *pStartRow = (bHiddenAsZero ? std::max( *pStartRow, aData.mnRow1) : aData.mnRow1); in GetRowHeight()
3226 if (pStartRow) in GetRowHeight()
3227 *pStartRow = nRow; in GetRowHeight()
H A Dcolumn4.cxx1479 SCROW* pStartRow, SCROW* pEndRow ) in EndListeningFormulaCells() argument
1487 if (pStartRow) in EndListeningFormulaCells()
1488 *pStartRow = aFunc.getStartRow(); in EndListeningFormulaCells()
H A Ddocument.cxx4156 sal_uInt16 ScDocument::GetRowHeight( SCROW nRow, SCTAB nTab, SCROW* pStartRow, SCROW* pEndRow ) con… in GetRowHeight() argument
4159 return maTabs[nTab]->GetRowHeight( nRow, pStartRow, pEndRow ); in GetRowHeight()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DSpillCleanup.cpp1560 unsigned int pStartRow = pSrc0->getLeftBound() / numEltPerGRF<Type_UB>(); in removeRedundantSplitMovs() local
1570 it->second = pStartRow + (k - rowStart); in removeRedundantSplitMovs()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/xml/
H A Dxmltbli.cxx1812 SwXMLTableRow_Impl *pStartRow = (*m_pRows)[nStartRow].get(); in MakeTableBox() local
1816 pCell = pStartRow->GetCell(i); in MakeTableBox()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/xml/
H A Dxmltbli.cxx1905 SwXMLTableRow_Impl *pStartRow = (*m_pRows)[nStartRow].get(); in MakeTableBox() local
1909 pCell = pStartRow->GetCell(i); in MakeTableBox()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dcolumn.hxx552 SCROW* pStartRow, SCROW* pEndRow );
H A Dtable.hxx828 …sal_uInt16 GetRowHeight( SCROW nRow, SCROW* pStartRow, SCROW* pEndRow, bool bHiddenAsZero = true )…
H A Ddocument.hxx1896 …SC_DLLPUBLIC sal_uInt16 GetRowHeight( SCROW nRow, SCTAB nTab, SCROW* pStartRow, SCROW* pEn…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dcolumn.hxx550 SCROW* pStartRow, SCROW* pEndRow );
H A Dtable.hxx809 …sal_uInt16 GetRowHeight( SCROW nRow, SCROW* pStartRow, SCROW* pEndRow, bool bHiddenAsZero = true )…
H A Ddocument.hxx1854 …SC_DLLPUBLIC sal_uInt16 GetRowHeight( SCROW nRow, SCTAB nTab, SCROW* pStartRow, SCROW* pEn…