Searched refs:ImpItemListRow (Results 1 – 2 of 2) sorted by relevance
84 class ImpItemListRow class104 ImpItemListRow() in ImpItemListRow() function in ImpItemListRow122 XubString ImpItemListRow::GetItemTypeStr() const in GetItemTypeStr()154 sal_Bool ImpItemListRow::operator==(const ImpItemListRow& rEntry) const in operator ==()317 ImpItemListRow* pEntry = ImpGetEntry(_nRow); in GetCellText()488 ImpItemListRow* pEntry=ImpGetEntry(nNum); in ImpRestoreWhich()511 ImpItemListRow* pEntry=ImpGetEntry(nPos); in BegChangeEntry()540 pAktChangeEntry=new ImpItemListRow(*pEntry); in BegChangeEntry()588 ImpItemListRow aTest(rEntry); in ImpSetEntry()971 ImpItemListRow aEntry; in SetAttributes()[all …]
32 class ImpItemListRow;44 ImpItemListRow* pAktChangeEntry;57 void ImpSetEntry(const ImpItemListRow& rEntry, sal_uIntPtr nEntryNum);58 …ImpItemListRow* ImpGetEntry(sal_uIntPtr nPos) const { return (ImpItemListRow*)aList.GetObject(nPos… in ImpGetEntry()93 const ImpItemListRow* GetAktChangeEntry() const { return pAktChangeEntry; } in GetAktChangeEntry()
Completed in 18 milliseconds