Searched refs:nRefNum (Results 1 – 4 of 4) sorted by relevance
1235 int nRefNum = *ii_referenceRefNums; in findKeyOrReference() local1277 nRefNum--; in findKeyOrReference()1278 if (nRefNum == 0) in findKeyOrReference()1288 (*ii_referenceRefNums) = nRefNum; in findKeyOrReference()1468 int nRefNum = 999; in checkReference() local1471 nRefNum = refNumStr.toInt32(); in checkReference()1481 nRefNum--; in checkReference()1486 nRefNum--; in checkReference()1490 if (nRefNum>0) in checkReference()1513 m_vUnsolvedReferenceRefNums.push_back(nRefNum); in checkReference()
1204 const sal_uInt16 nRefNum = FindPageFrm()->GetPhyPageNum(); in FindFirstFtn() local1217 if ( nPgNum == nRefNum ) in FindFirstFtn()1225 else if ( nPgNum > nRefNum ) in FindFirstFtn()1254 if ( nPgNum == nRefNum ) in FindFirstFtn()1262 else if ( nPgNum > nRefNum ) in FindFirstFtn()1554 sal_uInt16 nRefNum = pBoss->GetPhyPageNum(); // Die Seiten- und in InsertFtn() local1573 (nTmpRef = pBoss->GetPhyPageNum()) < nRefNum || in InsertFtn()1574 ( nTmpRef == nRefNum && lcl_ColumnNum( pBoss ) <= nRefCol )) in InsertFtn()2212 const sal_uInt16 nRefNum = pRefBoss->FindPageFrm()->GetPhyPageNum(); in _MoveFtns() local2214 if( nRefNum < nMyNum || ( nRefNum == nMyNum && nRefCol <= nMyCol ) ) in _MoveFtns()
1044 const sal_uInt16 nRefNum = pNew->GetPhyPageNum(); in GetNextLeaf() local1045 if( pFtn->GetRef()->GetPhyPageNum() < nRefNum ) in GetNextLeaf()
6789 sal_uInt32 nRefNum; in PPTTextObj() local6790 rIn >> nRefNum; in PPTTextObj()6833 if ( ( nTmpSlideId == nSlideId ) && ( pHd->nRecInstance == nRefNum ) ) in PPTTextObj()6868 if ( aClientTextBoxHd.nRecInstance == nRefNum ) in PPTTextObj()
Completed in 134 milliseconds