Home
last modified time | relevance | path

Searched refs:DIALOG_NO_PARENT (Results 1 – 5 of 5) sorted by relevance

/trunk/main/toolkit/source/layout/core/ !
H A Dhelper.cxx444 parent = DIALOG_NO_PARENT; in layoutCreateWindow()
453 parent = DIALOG_NO_PARENT; in layoutCreateWindow()
462 parent = DIALOG_NO_PARENT; in layoutCreateWindow()
471 parent = DIALOG_NO_PARENT; in layoutCreateWindow()
480 parent = DIALOG_NO_PARENT; in layoutCreateWindow()
490 parent = DIALOG_NO_PARENT; in layoutCreateWindow()
/trunk/main/vcl/inc/vcl/ !
H A Ddialog.hxx33 #define DIALOG_NO_PARENT ((Window*)0xffffffff) macro
/trunk/main/desktop/source/deployment/gui/ !
H A Ddp_gui_theextmgr.cxx503 Window * pParent = DIALOG_NO_PARENT; in get()
/trunk/main/vcl/source/window/ !
H A Ddialog.cxx304 else if( pParent == DIALOG_NO_PARENT ) in ImplInit()
/trunk/main/toolkit/source/awt/ !
H A Dvclxtoolkit.cxx825 pParent = DIALOG_NO_PARENT; in ImplCreateWindow()