Home
last modified time | relevance | path

Searched refs:FLOATWIN_TITLE_NONE (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/window/
H A Dfloatwin.cxx134 mnTitle = (nStyle & WB_MOVEABLE) ? FLOATWIN_TITLE_NORMAL : FLOATWIN_TITLE_NONE; in ImplInit()
671 SetTitleType( FLOATWIN_TITLE_NONE ); in StartPopupMode()
H A Dscrwnd.cxx77 SetTitleType( FLOATWIN_TITLE_NONE ); in ImplWheelWindow()
H A Dwindow.cxx9731 bDecorated = ((FloatingWindow*) pChildFrame)->GetTitleType() != FLOATWIN_TITLE_NONE; in HasActiveChildFrame()
/trunk/main/vcl/inc/vcl/
H A Dfloatwin.hxx64 #define FLOATWIN_TITLE_NONE ((sal_uInt16)0x0004) macro

Completed in 54 milliseconds