Home
last modified time | relevance | path

Searched refs:SfxAbstractLinksDialog (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dsfxdlg.hxx98 class SfxAbstractLinksDialog : public VclAbstractDialog class
138 …virtual SfxAbstractLinksDialog* CreateLinksDialog( Window* pParent, sfx2::LinkManager* pM…
/trunk/main/sd/source/ui/func/
H A Dfulink.cxx78SfxAbstractLinksDialog* pDlg = pFact->CreateLinksDialog( mpViewShell->GetActiveWindow(), pLinkMana… in DoExecute()
/trunk/main/cui/source/factory/
H A Ddlgfact.hxx536 class AbstractLinksDialog_Impl : public SfxAbstractLinksDialog
635 …virtual SfxAbstractLinksDialog* CreateLinksDialog( Window* pParent, sfx2::LinkManager* pM…
H A Ddlgfact.cxx1937 SfxAbstractLinksDialog* AbstractDialogFactory_Impl::CreateLinksDialog( Window* pParent, sfx2::LinkM… in CreateLinksDialog()
/trunk/main/sc/source/ui/view/
H A Dtabvwshb.cxx373SfxAbstractLinksDialog* pDlg = pFact->CreateLinksDialog( pWin, pDoc->GetLinkManager() ); in ExecDrawIns()
/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx131SfxAbstractLinksDialog* pDlg = pFact->CreateLinksDialog( pMDI, &rSh.GetLinkManager(), sal_False, &… in ExecField()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1867SfxAbstractLinksDialog* pDlg = pFact->CreateLinksDialog( &GetViewFrame()->GetWindow(), &GetWrtShel… in EditLinkDlg()

Completed in 55 milliseconds