Home
last modified time | relevance | path

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

/aoo42x/main/vcl/inc/vcl/
H A Dabstdlg.hxx82 virtual VclAbstractDialog* CreateVclDialog( Window* pParent, sal_uInt32 nResId ) = 0;
/aoo42x/main/sw/source/ui/shells/
H A Dlanghelper.cxx136 … VclAbstractDialog* pDlg = pFact->CreateVclDialog( rView.GetWindow(), SID_LANGUAGE_OPTIONS ); in SetLanguageStatus()
H A Dtextsh1.cxx319 … VclAbstractDialog* pDlg = pFact->CreateVclDialog( GetView().GetWindow(), SID_LANGUAGE_OPTIONS ); in Execute()
/aoo42x/main/cui/source/factory/
H A Ddlgfact.hxx587 virtual VclAbstractDialog* CreateVclDialog( Window* pParent, sal_uInt32 nResId );
H A Ddlgfact.cxx995 VclAbstractDialog* AbstractDialogFactory_Impl::CreateVclDialog( Window* pParent, sal_uInt32 nResId ) in CreateVclDialog() function in AbstractDialogFactory_Impl
/aoo42x/main/sw/source/ui/lingu/
H A Dolmenu.cxx924 …VclAbstractDialog* pDlg = pFact->CreateVclDialog( pSh->GetView().GetWindow(), SID_LANGUAGE_OPTIONS… in Execute()
/aoo42x/main/sfx2/source/appl/
H A Dappserv.cxx432 VclAbstractDialog* pDlg = pFact->CreateVclDialog( 0, RID_DEFAULTABOUT ); in MiscExec_Impl()
/aoo42x/main/sw/source/ui/uiview/
H A Dview2.cxx2395 … VclAbstractDialog* pDlg = pFact->CreateVclDialog( NULL, SID_OPTIONS_DATABASES ); in GenerateFormLetter()

Completed in 245 milliseconds