Home
last modified time | relevance | path

Searched refs:BORDERWINDOW_TITLE_NONE (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dbrdwin.hxx83 #define BORDERWINDOW_TITLE_NONE ((sal_uInt16)0x0008) macro
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx212 (pData->mnTitleType == BORDERWINDOW_TITLE_NONE) ) in ImplInitTitle()
214 pData->mnTitleType = BORDERWINDOW_TITLE_NONE; in ImplInitTitle()
1496 …if ( !(pBorderWindow->GetStyle() & WB_MOVEABLE) || (pData->mnTitleType == BORDERWINDOW_TITLE_NONE)… in Init()
H A Dfloatwin.cxx649 nTitleStyle = BORDERWINDOW_TITLE_NONE; in SetTitleType()

Completed in 20 milliseconds