Home
last modified time | relevance | path

Searched refs:WB_QUICK_SEARCH (Results 1 – 8 of 8) sorted by relevance

/trunk/main/tools/inc/tools/ !
H A Dwintypes.hxx276 #define WB_QUICK_SEARCH ((WinBits)SAL_CONST_INT64(0x010000000000)) macro
/trunk/main/dbaccess/source/ui/control/ !
H A Ddbtreelistbox.cxx140 SetStyle( GetStyle() | WB_QUICK_SEARCH ); in init()
/trunk/main/sfx2/source/dialog/ !
H A Dtempldlg.cxx889 aFmtLb ( this, WB_BORDER | WB_TABSTOP | WB_SORT | WB_QUICK_SEARCH ), in SfxCommonTemplateDialog_Impl()
1924 WB_HASBUTTONSATROOT | WB_HIDESELECTION | WB_QUICK_SEARCH ); in IMPL_LINK()
/trunk/main/sd/source/ui/dlg/ !
H A Dsdtreelb.cxx258 WB_QUICK_SEARCH /* i31275 */ ); in SdPageObjsTLB()
/trunk/main/svtools/source/contnr/ !
H A Dsvlbox.cxx1630 if ( ( GetStyle() & WB_QUICK_SEARCH ) != 0 ) in HandleKeyInput()
/trunk/main/sc/source/ui/navipi/ !
H A Dcontent.cxx151 SetStyle( GetStyle() | WB_QUICK_SEARCH ); in ScContentTree()
/trunk/main/cui/source/options/ !
H A Dtreeopt.cxx872 WB_CLIPCHILDREN | WB_HSCROLL | WB_FORCE_MAKEVISIBLE | WB_QUICK_SEARCH ); in InitTreeAndHandler()
/trunk/main/sw/source/ui/utlui/ !
H A Dcontent.cxx917 SetStyle( GetStyle() | WB_QUICK_SEARCH ); in SwContentTree()