Searched refs:aCategoryBox (Results 1 – 6 of 6) sorted by relevance
315 aCategoryBox.Clear(); in ~SwGlossaryDlg()602 GrpSelect( &aCategoryBox ); in IMPL_LINK()618 aCategoryBox.Select(pParent); in IMPL_LINK()763 GrpSelect(&aCategoryBox); in IMPL_LINK()791 aCategoryBox.Clear(); in Init()853 aCategoryBox.Expand(pSelEntry); in Init()854 aCategoryBox.Select(pSelEntry); in Init()856 GrpSelect(&aCategoryBox); in Init()862 aCategoryBox.Resize(); in Init()866 aCategoryBox.Update(); in Init()[all …]
452 aCategoryBox.GetText() ) in SwCaptionOptPage()497 aCategoryBox.SetModifyHdl( aLk ); in SwCaptionOptPage()502 aCategoryBox.SetSelectHdl( aLk ); in SwCaptionOptPage()680 aCategoryBox.Enable( bChecked ); in IMPL_LINK()705 aCategoryBox.Clear(); in IMPL_LINK()706 aCategoryBox.InsertEntry( sNone ); in IMPL_LINK()730 aCategoryBox.SetText( sNone ); in IMPL_LINK()734 if (!aCategoryBox.GetText().Len()) in IMPL_LINK()744 aCategoryBox.SetText(aCategoryBox.GetEntry(nPos).GetName()); in IMPL_LINK()820 String aName( aCategoryBox.GetText() ); in SaveEntry()[all …]
124 aCategoryBox (this, SW_RES(BOX_CATEGORY)), in SwCaptionDialog()160 aCategoryBox.SetModifyHdl( aLk ); in SwCaptionDialog()166 aCategoryBox.SetSelectHdl( aLk ); in SwCaptionDialog()171 aCategoryBox.InsertEntry( sNone ); in SwCaptionDialog()226 aCategoryBox.SetText( *pString ); in SwCaptionDialog()228 aCategoryBox.SetText( in SwCaptionDialog()238 aCategoryBox.GetText() ) in SwCaptionDialog()281 aCategoryBox.GetModifyHdl().Call(&aCategoryBox); in SwCaptionDialog()294 String aName( aCategoryBox.GetText() ); in Apply()316 String sFldTypeName = aCategoryBox.GetText(); in IMPL_LINK_INLINE_START()[all …]
83 CategoryBox aCategoryBox; member in SwCaptionDialog
111 SwGlTreeListBox aCategoryBox; member in SwGlossaryDlg
139 CaptionComboBox aCategoryBox; member in SwCaptionOptPage
Completed in 47 milliseconds