Home
last modified time | relevance | path

Searched refs:WB_HASLINESATROOT (Results 1 – 20 of 20) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx1402 WinBits nBits = rTree.GetStyle() & (~WB_HASLINESATROOT); in setProperty()
1404 nBits |= WB_HASLINESATROOT; in setProperty()
1457 return Any( (rTree.GetStyle() & WB_HASLINESATROOT) != 0 ? sal_True : sal_False ); in getProperty()
1526 …SetStyle( WB_BORDER | WB_HASLINES |WB_HASBUTTONS | WB_HASLINESATROOT | WB_HASBUTTONSATROOT | WB_HS… in UnoTreeListBoxImpl()
/trunk/main/sd/source/ui/dlg/
H A Ddlgassim.cxx49 WB_HASBUTTONS | WB_HASLINESATROOT | in SdPageListControl()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx272 #define WB_HASLINESATROOT ((WinBits)SAL_CONST_INT64(0x000400000000)) macro
/trunk/main/basctl/source/basicide/
H A Dobjdlg.cxx117 WB_HASLINES | WB_HASLINESATROOT | in ObjectCatalog()
H A Dmacrodlg.cxx121 WB_HASLINES | WB_HASLINESATROOT | in DECLARE_LIST()
H A Dmoduldlg.cxx596 WB_HASLINES | WB_HASLINESATROOT | in ObjectPage()
H A Dbaside2b.cxx1195 | WB_HASLINESATROOT | WB_HASBUTTONSATROOT ), in WatchWindow()
/trunk/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx78 …m_aControlTree.SetStyle(m_aControlTree.GetStyle() | WB_BORDER | WB_HASLINES | WB_HASLINESATROOT | … in DBG_NAME()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx376 …() | WB_BORDER | WB_HASLINES |WB_HASBUTTONS | WB_HASBUTTONSATROOT | WB_HASLINESATROOT | WB_SORT | … in OAddTableDlg()
H A Dtablespage.cxx159 …m_aTablesList.SetStyle(m_aTablesList.GetStyle() | WB_BORDER | WB_HASLINES | WB_HASLINESATROOT | WB… in DBG_NAME()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx950 if( m_nStyle & ( WB_HASLINES | WB_HASLINESATROOT ) ) in Paint()
1130 if( n>= nOffs && ((m_nStyle & WB_HASLINESATROOT) || !pTree->IsAtRootDepth(pEntry))) in DrawNet()
1152 if( m_nStyle & WB_HASLINESATROOT ) in DrawNet()
H A Dsvtreebx.cxx229 sal_Bool bHasButtonsAtRoot = (nStyle & (WB_HASLINESATROOT | in SetTabs()
2489 sal_Bool bHasButtonsAtRoot = (nWindowStyle & (WB_HASLINESATROOT | in GetTextOffset()
/trunk/main/cui/source/customize/
H A Dselector.cxx224 …le() | WB_CLIPCHILDREN | WB_HSCROLL | WB_HASBUTTONS | WB_HASLINES | WB_HASLINESATROOT | WB_HASBUTT… in SvxConfigGroupListBox_Impl()
H A Dcfgutil.cxx476 …le() | WB_CLIPCHILDREN | WB_HSCROLL | WB_HASBUTTONS | WB_HASLINES | WB_HASLINESATROOT | WB_HASBUTT… in SfxConfigGroupListBox_Impl()
/trunk/main/extensions/source/scanner/
H A Dsanedlg.cxx122 WB_HASLINESATROOT in SaneDlg()
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx100 WB_HASLINES | WB_HASLINESATROOT ); in SFTreeListBox()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx755 …ow, WB_BORDER | WB_HASLINES | WB_HASBUTTONS | WB_HASBUTTONSATROOT | WB_HASLINESATROOT | WB_VSCROLL… in Execute()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx1923 WB_BORDER | WB_TABSTOP | WB_HASLINESATROOT | in IMPL_LINK()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx871 WB_HASLINES | WB_HASLINESATROOT | in InitTreeAndHandler()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx350 nBits |= WB_HASBUTTONS | WB_HASLINES | WB_HASLINESATROOT | WB_HASBUTTONSATROOT; in XFormsPage()

Completed in 180 milliseconds