Home
last modified time | relevance | path

Searched refs:WB_AUTOVSCROLL (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx203 const sal_Bool bAutoVScroll = ( nWinStyle & WB_AUTOVSCROLL ) == WB_AUTOVSCROLL; in ImpUpdateSrollBarVis()
452 if ( ( nWinStyle & WB_AUTOVSCROLL ) == WB_AUTOVSCROLL ) in Resize()
540 if ( ( nWinStyle & WB_AUTOVSCROLL ) == WB_AUTOVSCROLL ) in SetText()
/trunk/main/extensions/source/propctrlr/
H A Dinspectorhelpwindow.cxx49 ,m_aHelpText( this, WB_LEFT | WB_READONLY | WB_AUTOVSCROLL ) in InspectorHelpWindow()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx180 #define WB_AUTOVSCROLL ((WinBits)SAL_CONST_INT64(0x40000000)) macro
/trunk/main/rsc/source/parser/
H A Drscinit.cxx338 aWinBits.SetConstant( nAutoVScrollId, sal::static_int_cast<sal_Int32>(WB_AUTOVSCROLL) ); in Init()
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx515 { WB_AUTOVSCROLL, awt::VclWindowPeerAttribute::AUTOVSCROLL, "AutoVScroll", TYPE_BOOL, 1, 0 },
/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx1472 maErrors( this, WB_BORDER | WB_AUTOVSCROLL ), in ImplErrorDialog()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx240 nWinBits |= WB_AUTOVSCROLL; in ImplGetWinBits()

Completed in 42 milliseconds