Home
last modified time | relevance | path

Searched refs:SimpleList (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/ucb/source/sorter/
H A Dsortresult.hxx97 class SimpleList class
102 SimpleList(){} in SimpleList() function in SimpleList
103 ~SimpleList(){ Clear(); } in ~SimpleList()
158 SimpleList maO2S; // maps the original Entries to the sorted ones
159 SimpleList maModList; // keeps track of modified entries
192 const SimpleList* GetO2SList() const { return &maO2S; } in GetO2SList()
H A Dsortresult.cxx1403 const SimpleList *pSrcO2S = pSource->GetO2SList(); in CopyData()
1941 void SimpleList::Remove( sal_uInt32 nPos ) in Remove()
1950 void SimpleList::Remove( void* pData ) in Remove()
1969 void SimpleList::Insert( void* pData, sal_uInt32 nPos ) in Insert()
1978 void* SimpleList::GetObject( sal_uInt32 nPos ) const in GetObject()
1987 void SimpleList::Replace( void* pData, sal_uInt32 nPos ) in Replace()
/aoo42x/main/autodoc/source/display/html/
H A Dpm_start.cxx89 html::SimpleList & in Write_TopArea()
90 rList = *new html::SimpleList; in Write_TopArea()
/aoo42x/main/autodoc/source/udm/html/
H A Dhtmlitem.cxx225 SimpleList::AddItem( DYN csi::xml::Item* let_dpItem ) in AddItem()
231 SimpleList::LineBreakAfterBeginTag() const in LineBreakAfterBeginTag()
/aoo42x/main/autodoc/inc/udm/html/
H A Dhtmlitem.hxx310 class SimpleList : public csi::xml::AnElement class
313 SimpleList() in SimpleList() function in csi::html::SimpleList

Completed in 65 milliseconds