Home
last modified time | relevance | path

Searched refs:WB_HIDESELECTION (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx1328 nStyle |= WB_HIDESELECTION; in setProperty()
1330 nStyle &= ~WB_HIDESELECTION; in setProperty()
1427 return Any( ( rTree.GetStyle() & WB_HIDESELECTION ) != 0 ? sal_True : sal_False ); in getProperty()
/aoo4110/main/tools/inc/tools/
H A Dwintypes.hxx275 #define WB_HIDESELECTION ((WinBits)SAL_CONST_INT64(0x002000000000)) macro
/aoo4110/main/sw/source/ui/config/
H A Doptcomp.cxx151 m_aOptionsLB.SetStyle( m_aOptionsLB.GetStyle() | WB_HSCROLL | WB_HIDESELECTION ); in SwCompatibilityOptPage()
/aoo4110/main/sfx2/source/dialog/
H A Dtempldlg.cxx914 aFmtLb.SetStyle( aFmtLb.GetStyle() | WB_SORT | WB_HIDESELECTION ); in SfxCommonTemplateDialog_Impl()
1924 WB_HASBUTTONSATROOT | WB_HIDESELECTION | WB_QUICK_SEARCH ); in IMPL_LINK()
/aoo4110/main/svtools/source/contnr/
H A Dsvimpbox.cxx2710 if( m_nStyle & WB_HIDESELECTION ) in GetFocus()
2743 if( m_nStyle & WB_HIDESELECTION ) in LoseFocus()
H A Dsvtreebx.cxx1699 const sal_Bool bHideSelection = ((nWindowStyle & WB_HIDESELECTION) && !HasFocus())!=0; in PaintEntry1()
/aoo4110/main/cui/source/dialogs/
H A Dscriptdlg.cxx99 WB_HASBUTTONS | WB_HASBUTTONSATROOT | WB_HIDESELECTION | in SFTreeListBox()
/aoo4110/main/cui/source/tabpages/
H A Dautocdlg.cxx2670 m_aSmartTagTypesLB.SetStyle( m_aSmartTagTypesLB.GetStyle() | WB_HSCROLL | WB_HIDESELECTION ); in OfaSmartTagOptionsTabPage()
/aoo4110/main/sfx2/source/appl/
H A Dnewhelp.cxx299 SetStyle( GetStyle() | WB_HIDESELECTION | WB_HSCROLL ); in ContentListBox_Impl()
/aoo4110/main/svx/source/form/
H A Ddatanavi.cxx348 WinBits nBits = WB_BORDER | WB_TABSTOP | WB_HIDESELECTION | WB_NOINITIALSELECTION; in XFormsPage()
/aoo4110/main/cui/source/customize/
H A Dcfg.cxx1464 GetStyle() | WB_CLIPCHILDREN | WB_HSCROLL | WB_HIDESELECTION ); in SvxMenuEntriesListBox()

Completed in 185 milliseconds