Home
last modified time | relevance | path

Searched refs:WB_SIZEMOVE (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/tools/inc/tools/
H A Dwintypes.hxx154 #define WB_SIZEMOVE (WB_SIZEABLE | WB_MOVEABLE) macro
260 #define WB_STDWORK (WB_SIZEMOVE | WB_CLOSEABLE)
262 #define WB_STDFLOATWIN (WB_SIZEMOVE | WB_CLOSEABLE | WB_ROLLABLE)
/aoo41x/main/svx/inc/
H A Dsvdibrow.hxx101 #define WB_STDSIZEABLEDOCKWIN (WB_STDDOCKWIN|WB_3DLOOK|WB_CLOSEABLE|WB_SIZEMOVE)
102 #define WB_STDSIZEABLEFLOATWIN (WB_STDFLOATWIN|WB_3DLOOK|WB_CLOSEABLE|WB_SIZEMOVE)
/aoo41x/main/automation/source/server/
H A Deditwin.cxx42 : WorkWindow( pParent , WB_SIZEMOVE ) in ImpWorkWindow()
H A Dstatemnt.cxx1106 : WorkWindow( NULL, WB_BORDER | WB_SIZEMOVE | WB_CLOSEABLE ) in SysWinContainer()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx753 ModalDialog* pWindow = new ModalDialog( pView, WB_STDMODAL | WB_SIZEMOVE | WB_CENTER ); in Execute()
/aoo41x/main/svx/source/dialog/
H A Dsvxruler.cxx173 Window(pParent, WB_BORDER|WB_SIZEMOVE|WB_DIALOGCONTROL|WB_CLIPCHILDREN|WB_SYSTEMWINDOW), in RulerDebugWindow()

Completed in 50 milliseconds