Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2959 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 …]
/aoo42x/main/sw/source/ui/inc/
H A Dfrmpage.hxx307 ListBox aTextFlowLB; member in SwFrmAddPage

Completed in 49 milliseconds