Home
last modified time | relevance | path

Searched refs:CreatePasteDialog (Results 1 – 12 of 12) sorted by relevance

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DEditableTextView.java107 TextDialogFactory.CreatePasteDialog (mxContext); in actionPerformed()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextDialogFactory.java98 static public JDialog CreatePasteDialog (XAccessibleContext xContext) in CreatePasteDialog() method in TextDialogFactory
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob1.cxx135 SfxAbstractPasteDialog* pDlg = pFact->CreatePasteDialog( pViewData->GetDialogParent() ); in ExecutePasteContents()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxdlg.hxx137 virtual SfxAbstractPasteDialog* CreatePasteDialog( Window* pParent )=0;
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx218 SfxAbstractPasteDialog* pDlg = pFact->CreatePasteDialog( mpViewShell->GetActiveWindow() ); in DoExecute()
/trunk/main/cui/source/factory/
H A Ddlgfact.hxx634 virtual SfxAbstractPasteDialog* CreatePasteDialog( Window* pParent );
H A Ddlgfact.cxx1932 SfxAbstractPasteDialog* AbstractDialogFactory_Impl::CreatePasteDialog( Window* pParent ) in CreatePasteDialog() function in AbstractDialogFactory_Impl
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx290 … SfxAbstractPasteDialog* pDlg = pFact->CreatePasteDialog( pViewData->GetDialogParent() ); in Execute()
H A Dcellsh1.cxx1432 … SfxAbstractPasteDialog* pDlg = pFact->CreatePasteDialog( pTabViewShell->GetDialogParent() ); in ExecuteEdit()
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx915 SfxAbstractPasteDialog* pDlg = pFact->CreatePasteDialog( &rView.GetEditWin() ); in ExecClpbrd()
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx1097 … ::std::auto_ptr<SfxAbstractPasteDialog> pDlg(pFact->CreatePasteDialog( getView() )); in Execute()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2950 SfxAbstractPasteDialog* pDlg = pFact->CreatePasteDialog( &rSh.GetView().GetEditWin() ); in PasteSpecial()

Completed in 150 milliseconds