Searched defs:this (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sfx2/source/dialog/ |
H A D | tabdlg.cxx | 469 #define aOKBtn(this) aOKBtn (this, "BTN_OK") argument 471 #define PushButton(this) layout::PushButton (this, "BTN_USER") argument 472 #define aCancelBtn(this) aCancelBtn (this, "BTN_CANCEL") argument 473 #define aHelpBtn(this) aHelpBtn (this, "BTN_HELP") argument 474 #define aResetBtn(this) aResetBtn (this, "BTN_RESET") argument 475 #define aBaseFmtBtn(this) aBaseFmtBtn (this, "BTN_BASEFMT") argument
|
/aoo4110/main/toolkit/inc/layout/ |
H A D | layout.hxx | 815 #define LAYOUT_THIS_WINDOW( this ) this->GetWindow () argument 819 #define LAYOUT_THIS_WINDOW( this ) this argument
|
/aoo4110/main/ucb/source/cacher/ |
H A D | dynamicresultsetwrapper.cxx | 135 SAL_STATIC_CAST( XComponent*, this ) //base of XDynamicResultSet in SAL_STATIC_CAST() argument
|
H A D | contentresultsetwrapper.cxx | 350 SAL_STATIC_CAST( XComponent*, this ), in SAL_STATIC_CAST() argument
|
/aoo4110/main/sc/source/ui/miscdlgs/ |
H A D | instbdlg.cxx | 59 #define ErrorBox( this, bits, message ) ErrorBox (LAYOUT_THIS_WINDOW (this), bits, message) argument
|
/aoo4110/test/testassistant/lib/ |
H A D | testcommon.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/openoffice/
org/openoffice/test/
org/openoffice/test/common/
... |
Completed in 50 milliseconds