Home
last modified time | relevance | path

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

/AOO41X/main/tools/inc/tools/
H A Dwintypes.hxx142 #define WB_PINABLE ((WinBits)0x00002000) macro
/AOO41X/main/vcl/source/window/
H A Ddockwin.cxx46 …YLES (WB_SIZEABLE | WB_MOVEABLE | WB_CLOSEABLE | WB_STANDALONE | WB_PINABLE | WB_ROLLABLE )
H A Dbrdwin.cxx1539 if ( pBorderWindow->GetStyle() & WB_PINABLE ) in Init()
1838 …WinBits nTestStyle = (WB_MOVEABLE | WB_SIZEABLE | WB_ROLLABLE | WB_PINABLE | WB_CLOSEABLE | WB_STA… in ImplInit()
H A Ddockmgr.cxx49 …YLES (WB_SIZEABLE | WB_MOVEABLE | WB_CLOSEABLE | WB_STANDALONE | WB_PINABLE | WB_ROLLABLE )