Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx295 delete ImpGetEntry(nNum); in Clear()
317 ImpItemListRow* pEntry = ImpGetEntry(_nRow); in GetCellText()
362 ImpItemListRow* pEntry=ImpGetEntry(nAktPaintRow); in PaintField()
398 nRet=ImpGetEntry(nPos)->nWhichId; in GetCurrentWhich()
474 nLastWhichOben=ImpGetEntry(nTop)->nWhichId; in ImpSaveWhich()
475 nLastWhichUnten=ImpGetEntry(nBtm)->nWhichId; in ImpSaveWhich()
488 ImpItemListRow* pEntry=ImpGetEntry(nNum); in ImpRestoreWhich()
511 ImpItemListRow* pEntry=ImpGetEntry(nPos); in BegChangeEntry()
578 ImpItemListRow* pAktEntry=ImpGetEntry(nEntryNum); in ImpSetEntry()
1057 delete ImpGetEntry(nEntryNum); in SetAttributes()
/trunk/main/svx/inc/
H A Dsvdibrow.hxx58 …ImpItemListRow* ImpGetEntry(sal_uIntPtr nPos) const { return (ImpItemListRow*)aList.GetObject(nPos… in ImpGetEntry() function in _SdrItemBrowserControl

Completed in 55 milliseconds