Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/miscdlgs/
H A Dinstbdlg.cxx58 #define ErrorBox( this, bits, message ) ErrorBox (LAYOUT_THIS_WINDOW (this), bits, message)
172 Application::SetDefDialogParent( LAYOUT_THIS_WINDOW (this) ); in Execute()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx1555 …vxSearchSimilarityDialog* pDlg = pFact->CreateSvxSearchSimilarityDialog( LAYOUT_THIS_WINDOW (this), in IMPL_LINK()
1579 …AbstractSvxJSearchOptionsDialog* aDlg = pFact->CreateSvxJSearchOptionsDialog( LAYOUT_THIS_WINDOW (… in IMPL_LINK()
1599 pArgs[1].Value <<= VCLUnoHelper::GetInterface( LAYOUT_THIS_WINDOW (this) ); in IMPL_LINK()
2189 …SfxAbstractTabDialog* pDlg = pFact->CreateTabItemDialog( LAYOUT_THIS_WINDOW (this), aSet, RID_SVXD… in IMPL_LINK()
2266 …VclAbstractDialog* pDlg = pFact->CreateSvxSearchAttributeDialog( LAYOUT_THIS_WINDOW (this), *pSear… in IMPL_LINK()
2544 pWindow = LAYOUT_THIS_WINDOW (dialog); in SvxSearchDialogWrapper()
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx815 #define LAYOUT_THIS_WINDOW( this ) this->GetWindow () macro
819 #define LAYOUT_THIS_WINDOW( this ) this macro
/trunk/main/sw/source/ui/uiview/
H A Dviewsrch.cxx89 pWin = LAYOUT_THIS_WINDOW (pSrchDlg); in GetParentWindow()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx892 Window* pDlg = LAYOUT_THIS_WINDOW (::GetSearchDialog()); in MaxReplaceArived()
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx260 aWndPreview ( LAYOUT_THIS_WINDOW(this), CUI_RES_PLAIN( WND_NUMBER_PREVIEW ) ), in SvxNumberFormatTabPage()

Completed in 63 milliseconds