Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx644 aIndexCB.SetUpdateMode( sal_False ); in InitializeIndex()
744 aIndexCB.SetUpdateMode( sal_True ); in InitializeIndex()
760 aIndexCB.Clear(); in ClearIndex()
767 aIndexCB.GetDoubleClickHdl().Call( &aIndexCB ); in IMPL_LINK()
797 aPnt = aIndexCB.GetPosPixel(); in Resize()
798 aNewSize = aIndexCB.GetSizePixel(); in Resize()
802 aIndexCB.SetSizePixel( aNewSize ); in Resize()
837 aIndexCB.SetDoubleClickHdl( rLink ); in SetDoubleClickHdl()
868 …try_Impl* pEntry = (IndexEntry_Impl*)(sal_uIntPtr)aIndexCB.GetEntryData( aIndexCB.GetEntryPos( aIn… in GetSelectEntry()
880 if ( aIndexCB.GetEntryCount() > 0 ) in SetKeyword()
[all …]
H A Dnewhelp.hxx150 IndexBox_Impl aIndexCB; member in IndexTabPage_Impl
181 inline void SetFocusOnBox() { aIndexCB.GrabFocus(); } in SetFocusOnBox()
182 inline sal_Bool HasFocusOnEdit() const { return aIndexCB.HasChildPathFocus(); } in HasFocusOnEdit()
190 inline void SelectExecutableEntry() { aIndexCB.SelectExecutableEntry(); } in SelectExecutableEntry()

Completed in 38 milliseconds