Searched refs:nRemoved (Results 1 – 5 of 5) sorted by relevance
403 sal_Int32 nRemoved = 0; in PathRemoveFileSpec() local421 nRemoved = nDelLen; in PathRemoveFileSpec()428 nRemoved = nDelLen - 1; in PathRemoveFileSpec()433 return nRemoved; in PathRemoveFileSpec()465 sal_Int32 nRemoved = PathRemoveFileSpec( lpszPath, szFile, MAX_PATH + 1 ); in GetCaseCorrectPathNameEx() local466 sal_Int32 nLastStepRemoved = nRemoved; in GetCaseCorrectPathNameEx()471 nRemoved += nLastStepRemoved; in GetCaseCorrectPathNameEx()474 if ( nRemoved ) in GetCaseCorrectPathNameEx()
773 sal_Int32 nLength = aUserData.getLength(), nRemoved = 0; in convertAnimationNode() local782 nRemoved++; in convertAnimationNode()787 nRemoved++; in convertAnimationNode()791 if( nRemoved ) in convertAnimationNode()797 if( nRemoved ) in convertAnimationNode()799 aUserData.realloc( aUserData.getLength() - nRemoved ); in convertAnimationNode()
1499 sal_uInt16 nRemoved = 0; in GetTblFrmFmt() local1505 while ( (*pTblFrmFmtTbl)[ i + nRemoved]->GetInfo( aGetHt )) in GetTblFrmFmt()1507 nRemoved++; in GetTblFrmFmt()1511 return *((*pTblFrmFmtTbl)[nRemoved + nFmt]); in GetTblFrmFmt()
1451 sal_uLong nRemoved = 1 + GetChildCount(pEntry); in Remove() local1484 nEntryCount -= nRemoved; in Remove()
4816 sal_uInt16 nRemoved = 0; in InsertAreaLink() local4826 if ( !nRemoved ) in InsertAreaLink()4841 ++nRemoved; in InsertAreaLink()4867 if ( nRemoved ) in InsertAreaLink()
Completed in 113 milliseconds