Home
last modified time | relevance | path

Searched refs:GetIndex (Results 376 – 397 of 397) sorted by relevance

1...<<111213141516

/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1530 const SwTableBox* pEndBox = pTable->GetTblBox( pNode->GetIndex()); in getRangeName()
1536 const SwTableBox* pStartBox = pTable->GetTblBox( pNode->GetIndex()); in getRangeName()
2271 if( 0 != aPam.Start()->nContent.GetIndex() ) in attachToRange()
H A Dunocoll.cxx874 const SwNode* pNd = pDoc->GetNodes()[ pIdx->GetIndex() + 1 ]; in SwXFrameEnumeration()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx1716 sal_uLong nStt = pNodeIndex ? pNodeIndex->GetIndex()+1 : 0; in OutputFlyFrame_Impl()
2543 m_rExport.WriteSpecialText( pIndex->GetIndex() + 1, in TextFootnote_Impl()
H A Dww8graf.cxx2122 if( pIdx && 0 != (pGrfNd = rDoc.GetNodes()[pIdx->GetIndex() + 1]->GetGrfNode() )) in SetAttributesAtGrfNode()
H A Ddocxattributeoutput.cxx2775 m_rExport.WriteSpecialText( pIndex->GetIndex() + 1, in FootnotesEndnotes()
/trunk/main/sc/source/core/data/
H A Dconditio.cxx84 … if( ScRangeData* pRangeData = pDoc->GetRangeName()->FindIndex( t->GetIndex() ) ) in lcl_HasRelRef()
H A Dcell.cxx785 ScRangeData* pRangeData = rDoc.GetRangeName()->FindIndex( t->GetIndex() ); in ScFormulaCell()
H A Dcolumn2.cxx1149 SCSIZE ScColumnIterator::GetIndex() const // Index zur letzen abgefragten Zelle in GetIndex() function in ScColumnIterator
H A Dtable2.cxx599 pNew = aCol[nCol].CreateRefCell( pDestDoc, aDestPos, aIter.GetIndex(), nFlags ); in TransposeClip()
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx144 GetTblBox( pNd->GetIndex() ); in lcl_GetBoxSel()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx2025 pAnch->GetCntntAnchor()->nContent.GetIndex() ); in ConnectToLayout()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4992 String aLine( rStr, pLine->GetIndex(), pLine->GetLen() ); in ImplGetTextLines()
6437 aLastLine = aStr.Copy( pLineInfo->GetIndex() ); in ImplDrawText()
6488 xub_StrLen nIndex = pLineInfo->GetIndex(); in ImplDrawText()
H A Dpdfwriter_impl.cxx7848 aLastLine = aStr.Copy( pLineInfo->GetIndex() ); in drawText()
7877 xub_StrLen nIndex = pLineInfo->GetIndex(); in drawText()
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx1276 if( pLastBox->GetSttIdx()+2 != pEndNd->GetIndex() ) in OldSplitRow()
2189 pBox = GetTblBox( pBox->GetSttNd()->StartOfSectionNode()->GetIndex() + 1 ); in CopyHeadlineIntoTable()
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx2184 nTxtPos = pCrsr->GetPoint()->nContent.GetIndex(); in _DoIdleJob()
H A Datrfrm.cxx2627 SwNode2Layout aTmp( *pSectNd, pSectNd->GetIndex() - 1 ); in FindLayoutRect()
H A Dtabfrm.cxx1279 nIndex = pFrm->GetNode()->GetIndex(); in Split()
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx2921 SwCntntNode *pCNd = pDoc->GetNodes()[ pStNd->GetIndex() + 1 ] in InsertTableSection()
/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx2133 aRet <<= static_cast<sal_Int32>(GetDBData_Impl()->GetIndex()); in getPropertyValue()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2917 pNewEntry->SetIndex( ((ScRangeData*)pList->At(nFoundAt))->GetIndex() ); in InsertName()
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx901 orArray.AddExternalDoubleReference( rToken.GetIndex(), rToken.GetString(), aComplexRef ); in lclAddDoubleRefData()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx7148 static_cast<const ScToken*>(xExtRef.get())->GetIndex(), in lcl_CreateExternalRefSubroutine()

Completed in 414 milliseconds

1...<<111213141516