Searched refs:aTextFlowLB (Results 1 – 2 of 2) sorted by relevance
2959 aTextFlowLB (this, SW_RES(LB_TEXTFLOW)), in SwFrmAddPage()3076 &aTextFlowLB, in Reset()3169 aTextFlowLB.Show(); in Reset()3175 aTextFlowLB.RemoveEntry(aTextFlowLB.GetEntryPos((void*)nData)); in Reset()3178 for( nPos = aTextFlowLB.GetEntryCount(); nPos; ) in Reset()3181 aTextFlowLB.SelectEntryPos( nPos ); in Reset()3182 aTextFlowLB.SaveValue(); in Reset()3187 aTextFlowLB.Hide(); in Reset()3220 if( aTextFlowLB.IsVisible() ) in FillItemSet()3223 if( nPos != aTextFlowLB.GetSavedValue() ) in FillItemSet()[all …]
307 ListBox aTextFlowLB; member in SwFrmAddPage
Completed in 29 milliseconds