Home
last modified time | relevance | path

Searched refs:pOldWhichTable (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx716 sal_uInt16* RemoveWhichRange(const sal_uInt16* pOldWhichTable, sal_uInt16 nRangeBeg, sal_uInt16 nRa… in RemoveWhichRange() argument
724 while (pOldWhichTable[nAnz]!=0) nAnz++; in RemoveWhichRange()
732 sal_uInt16 nBeg=pOldWhichTable[nNum]; in RemoveWhichRange()
733 sal_uInt16 nEnd=pOldWhichTable[nNum+1]; in RemoveWhichRange()
743 memcpy(pNewWhichTable,pOldWhichTable,nAlloc*sizeof(sal_uInt16)); in RemoveWhichRange()
/trunk/main/svx/inc/svx/
H A Dsvdetc.hxx201 sal_uInt16* RemoveWhichRange(const sal_uInt16* pOldWhichTable, sal_uInt16 nRangeBeg, sal_uInt16 nRa…

Completed in 24 milliseconds