Home
last modified time | relevance | path

Searched refs:WINDOW_PRINTERSETUPDIALOG (Results 1 – 8 of 8) sorted by relevance

/AOO42X/main/tools/inc/tools/
H A Dwintypes.hxx52 #define WINDOW_PRINTERSETUPDIALOG (WINDOW_FIRST + 0x10) macro
/AOO42X/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java553 public final static int WINDOW_PRINTERSETUPDIALOG = (WINDOW_FIRST + 0x10); field
/AOO42X/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java265 case WINDOW_PRINTERSETUPDIALOG : in codeParts()
/AOO42X/main/automation/source/server/
H A Dsta_list.cxx734 pControl = GetActive( WINDOW_PRINTERSETUPDIALOG, MaybeBase); in GetAnyActive()
H A Dstatemnt.cxx315 case WINDOW_PRINTERSETUPDIALOG: nRT = C_PrinterSetupDlg;break; in ImpGetRType()
827 case WINDOW_PRINTERSETUPDIALOG: in WriteControlData()
3558 case WINDOW_PRINTERSETUPDIALOG: in IsDialog()
/AOO42X/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
/AOO42X/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx161 || ( nCompType == WINDOW_PRINTERSETUPDIALOG ) in ImplGetWinBits()
/AOO42X/main/vcl/source/window/
H A Dwindow.cxx9097 case WINDOW_PRINTERSETUPDIALOG: in GetAccessibleRole()