Home
last modified time | relevance | path

Searched refs:BORDERWINDOW_STYLE_APP (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/vcl/source/window/ !
H A Dwrkwin.cxx65 nFrameStyle |= BORDERWINDOW_STYLE_APP; in ImplInit()
H A Dbrdwin.cxx1839 if ( nTypeStyle & BORDERWINDOW_STYLE_APP ) in ImplInit()
/AOO41X/main/vcl/inc/ !
H A Dbrdwin.hxx40 #define BORDERWINDOW_STYLE_APP ((sal_uInt16)0x0010) macro