Home
last modified time | relevance | path

Searched refs:aCategoryBox (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sw/source/ui/misc/
H A Dglossary.cxx315 aCategoryBox.Clear(); in ~SwGlossaryDlg()
597 GrpSelect( &aCategoryBox ); in IMPL_LINK()
613 aCategoryBox.Select(pParent); in IMPL_LINK()
758 GrpSelect(&aCategoryBox); in IMPL_LINK()
786 aCategoryBox.Clear(); in Init()
848 aCategoryBox.Expand(pSelEntry); in Init()
849 aCategoryBox.Select(pSelEntry); in Init()
851 GrpSelect(&aCategoryBox); in Init()
857 aCategoryBox.Resize(); in Init()
861 aCategoryBox.Update(); in Init()
[all …]
/aoo41x/main/sw/source/ui/config/
H A Doptload.cxx452 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 …]
/aoo41x/main/sw/source/ui/frmdlg/
H A Dcption.cxx124 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 …]
/aoo41x/main/sw/source/ui/inc/
H A Dcption.hxx83 CategoryBox aCategoryBox; member in SwCaptionDialog
H A Dglossary.hxx111 SwGlTreeListBox aCategoryBox; member in SwGlossaryDlg
H A Doptload.hxx139 CaptionComboBox aCategoryBox; member in SwCaptionOptPage

Completed in 36 milliseconds