Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/fldui/
H A Dfldpage.cxx326 const ListBox* pLst3 ) 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.hxx69 const ListBox* pLst3 = 0);
71 ListBox* pLst3 = 0 );

Completed in 27 milliseconds