Searched refs:pLst2 (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sw/source/ui/fldui/ |
H A D | fldpage.cxx | 325 void SwFldPage::SavePos( const ListBox* pLst1, const ListBox* pLst2, in SavePos() argument 328 const ListBox* aLBArr [ coLBCount ] = { pLst1, pLst2, pLst3 }; in SavePos() 342 void SwFldPage::RestorePos(ListBox* pLst1, ListBox* pLst2, ListBox* pLst3) in RestorePos() argument 345 ListBox* aLBArr [ coLBCount ] = { pLst1, pLst2, pLst3 }; in RestorePos()
|
H A D | fldpage.hxx | 68 const ListBox* pLst2 = 0, 70 void RestorePos( ListBox* pLst1, ListBox* pLst2 = 0,
|
Completed in 10 milliseconds