Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/fldui/
H A Dfldpage.cxx325 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 Dfldpage.hxx68 const ListBox* pLst2 = 0,
70 void RestorePos( ListBox* pLst1, ListBox* pLst2 = 0,

Completed in 16 milliseconds