Lines Matching refs:aApplyCollBox

1479 		   aApplyCollBox.GetSelectEntryPos() != aApplyCollBox.GetSavedValue() ) )  in FillItemSet()
1483 sPage = aApplyCollBox.GetSelectEntry(); in FillItemSet()
1688 aApplyCollBox.GetEntryPos( aStr ) != LISTBOX_ENTRY_NOTFOUND ) in Reset()
1690 aApplyCollBox.SelectEntry( aStr ); in Reset()
1710 aApplyCollBox.SetNoSelection(); in Reset()
1718 aApplyCollBox.SetNoSelection(); in Reset()
1723 aApplyCollBox.Enable(sal_False); in Reset()
1758 aApplyCollBox.Enable(_bEnable); in Reset()
1902 aApplyCollBox.SaveValue(); in Reset()
1929 aApplyCollBox.Enable(sal_False); in DisablePageBreak()
1958 aApplyCollBox ( this, CUI_RES( LB_PAGECOLL ) ), in SvxExtParagraphTabPage()
1976 aApplyCollBox.SetAccessibleRelationLabeledBy(&aApplyCollBtn); in SvxExtParagraphTabPage()
1977 aApplyCollBox.SetAccessibleName(String(CUI_RES(STR_PAGE_STYLE))); in SvxExtParagraphTabPage()
2006 aApplyCollBox.InsertEntry( pStyle->GetName() ); in SvxExtParagraphTabPage()
2009 nStdPos = aApplyCollBox.GetEntryPos( aStdName ); in SvxExtParagraphTabPage()
2062 aApplyCollBox.GetEntryCount(); in IMPL_LINK()
2063 aApplyCollBox.Enable(bEnable); in IMPL_LINK()
2076 aApplyCollBox.Enable(sal_False); in IMPL_LINK()
2172 aApplyCollBox.GetEntryCount() ) in IMPL_LINK()
2175 aApplyCollBox.SelectEntryPos( nStdPos ); in IMPL_LINK()
2179 aApplyCollBox.SetNoSelection(); in IMPL_LINK()
2181 aApplyCollBox.Enable(bEnable); in IMPL_LINK()
2199 aApplyCollBox.GetEntryCount(); in IMPL_LINK()
2201 aApplyCollBox.Enable(bEnable); in IMPL_LINK()
2212 aApplyCollBox.Enable(sal_False); in IMPL_LINK()
2229 aApplyCollBox.Enable(sal_False); in IMPL_LINK()