Home
last modified time | relevance | path

Searched refs:nRefNum (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx6789 sal_uInt32 nRefNum; in PPTTextObj() local
6790 rIn >> nRefNum; in PPTTextObj()
6833 if ( ( nTmpSlideId == nSlideId ) && ( pHd->nRecInstance == nRefNum ) ) in PPTTextObj()
6868 if ( aClientTextBoxHd.nRecInstance == nRefNum ) in PPTTextObj()
/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx1235 int nRefNum = *ii_referenceRefNums; in findKeyOrReference() local
1277 nRefNum--; in findKeyOrReference()
1278 if (nRefNum == 0) in findKeyOrReference()
1288 (*ii_referenceRefNums) = nRefNum; in findKeyOrReference()
1468 int nRefNum = 999; in checkReference() local
1471 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()
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx1204 const sal_uInt16 nRefNum = FindPageFrm()->GetPhyPageNum(); in FindFirstFtn() local
1217 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() local
1573 (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() local
2214 if( nRefNum < nMyNum || ( nRefNum == nMyNum && nRefCol <= nMyCol ) ) in _MoveFtns()
H A Dflowfrm.cxx1044 const sal_uInt16 nRefNum = pNew->GetPhyPageNum(); in GetNextLeaf() local
1045 if( pFtn->GetRef()->GetPhyPageNum() < nRefNum ) in GetNextLeaf()

Completed in 71 milliseconds