Home
last modified time | relevance | path

Searched refs:BORDERWINDOW_STYLE_OVERLAP (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1869 else if ( nTypeStyle & BORDERWINDOW_STYLE_OVERLAP ) in ImplInit()
H A Dfloatwin.cxx113 else nBorderStyle |= BORDERWINDOW_STYLE_OVERLAP; in ImplInit()
H A Ddialog.cxx350 …erWindow* pBorderWin = new ImplBorderWindow( pParent, nStyle, BORDERWINDOW_STYLE_OVERLAP | BORDER… in ImplInit()
954 ImplBorderWindow aImplWin( (Window*)this, WB_BORDER|WB_STDWORK, BORDERWINDOW_STYLE_OVERLAP ); in GetDrawWindowBorder()
986 ImplBorderWindow aImplWin( this, WB_BORDER|WB_STDWORK, BORDERWINDOW_STYLE_OVERLAP ); in Draw()
/trunk/main/vcl/inc/
H A Dbrdwin.hxx36 #define BORDERWINDOW_STYLE_OVERLAP ((sal_uInt16)0x0001) macro

Completed in 30 milliseconds