Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/fldui/
H A Dfldpage.cxx328 const ListBox* aLBArr [ coLBCount ] = { pLst1, pLst2, pLst3 }; in SavePos()
331 for( int i = 0; i < coLBCount; ++i, ++ppLB ) in SavePos()
345 ListBox* aLBArr [ coLBCount ] = { pLst1, pLst2, pLst3 }; in RestorePos()
347 for( int i = 0; i < coLBCount; ++i, ++ppLB ) in RestorePos()
H A Dfldpage.hxx35 const int coLBCount = 3; variable
39 String m_aLstStrArr[ coLBCount ];

Completed in 17 milliseconds