Searched refs:DECOFLAGS (Results 1 – 1 of 1) sorted by relevance
582 #define DECOFLAGS (SAL_FRAME_STYLE_MOVEABLE | SAL_FRAME_STYLE_SIZEABLE | SAL_FRAME_STYLE_CLOSEABLE) in Init() macro588 else if( (nStyle_ & DECOFLAGS ) != DECOFLAGS || (nStyle_ & SAL_FRAME_STYLE_TOOLWINDOW) ) in Init()590 if( nStyle_ & DECOFLAGS ) in Init()596 if( ! mpParent && (nStyle_ & DECOFLAGS) ) in Init()
Completed in 30 milliseconds