Searched refs:nListStyle (Results 1 – 4 of 4) sorted by relevance
175 WinBits nListStyle = nStyle; in ImplInit() local188 nListStyle &= ~WB_BORDER; in ImplInit()189 nListStyle |= WB_NOBORDER; in ImplInit()196 nListStyle &= ~WB_NOBORDER; in ImplInit()197 nListStyle |= WB_BORDER; in ImplInit()211 mpImplLB = new ImplListBox( pLBParent, nListStyle|WB_SIMPLEMODE ); in ImplInit()
66 virtual void SAL_CALL setListStyle( sal_Int32 nListStyle ) throw (css::uno::RuntimeException);
319 nMatchEntry(2), nListStyle(0), nShowDropButtonWhen(0), nDropButtonStyle(1), in OCX_ModernControl()382 sal_uInt8 nListStyle; member in OCX_ModernControl
3099 *pS >> nListStyle; in Read()
Completed in 68 milliseconds