Home
last modified time | relevance | path

Searched refs:DialogClosedHdl (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/sfx2/source/appl/
H A Dfileobj.cxx496 pFileDlg->StartExecuteModal( LINK( this, SvFileObject, DialogClosedHdl ) ); in Edit()
513 pFileDlg->StartExecuteModal( LINK( this, SvFileObject, DialogClosedHdl ) ); in Edit()
621 IMPL_LINK( SvFileObject, DialogClosedHdl, sfx2::FileDialogHelper*, _pFileDlg ) in IMPL_LINK() argument
H A Dfileobj.hxx66 DECL_LINK( DialogClosedHdl, sfx2::FileDialogHelper* );
/trunk/main/fpicker/source/office/
H A DOfficeFolderPicker.cxx108 getDialog()->StartExecuteModal( LINK( this, SvtFolderPicker, DialogClosedHdl ) ); in startExecuteModal()
144 IMPL_LINK( SvtFolderPicker, DialogClosedHdl, Dialog*, pDlg ) in IMPL_LINK() argument
H A DOfficeFolderPicker.hxx54 DECL_LINK( DialogClosedHdl, Dialog* );
H A DOfficeFilePicker.cxx257 IMPL_LINK( SvtFilePicker, DialogClosedHdl, Dialog*, pDlg ) in IMPL_LINK() argument
559 getDialog()->StartExecuteModal( LINK( this, SvtFilePicker, DialogClosedHdl ) ); in startExecuteModal()
H A DOfficeFilePicker.hxx222 DECL_LINK( DialogClosedHdl, Dialog* );
/trunk/main/sfx2/source/doc/
H A Ddocinsert.cxx99 m_pFileDlg->StartExecuteModal( LINK( this, DocumentInserter, DialogClosedHdl ) ); in StartExecuteModal()
188 IMPL_LINK( DocumentInserter, DialogClosedHdl, sfx2::FileDialogHelper*, EMPTYARG ) in IMPL_LINK() argument
/trunk/main/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx112 pDocInserter->StartExecuteModal( LINK( this, ScLinkedAreaDlg, DialogClosedHdl ) ); in IMPL_LINK()
222 IMPL_LINK( ScLinkedAreaDlg, DialogClosedHdl, sfx2::FileDialogHelper*, _pFileDlg ) in IMPL_LINK() argument
H A Dinstbdlg.cxx335 pDocInserter->StartExecuteModal( LINK( this, ScInsertTableDlg, DialogClosedHdl ) ); in IMPL_LINK()
378 IMPL_LINK( ScInsertTableDlg, DialogClosedHdl, sfx2::FileDialogHelper*, _pFileDlg ) in IMPL_LINK() argument
/trunk/main/sfx2/inc/sfx2/
H A Ddocinsert.hxx64 DECL_LINK( DialogClosedHdl, sfx2::FileDialogHelper* );
H A Ddinfdlg.hxx297 DECL_LINK( DialogClosedHdl, sfx2::FileDialogHelper* );
/trunk/main/sc/source/ui/inc/
H A Dlinkarea.hxx77 DECL_LINK( DialogClosedHdl, sfx2::FileDialogHelper* );
H A Dinstbdlg.hxx125 DECL_LINK( DialogClosedHdl, sfx2::FileDialogHelper* );
H A Ddocsh.hxx344 DECL_LINK( DialogClosedHdl, sfx2::FileDialogHelper* );
/trunk/main/cui/source/inc/
H A Doptpath.hxx91 DECL_LINK( DialogClosedHdl, ::com::sun::star::ui::dialogs::DialogClosedEvent* );
H A Dcuigaldlg.hxx355 … DECL_LINK( DialogClosedHdl, ::com::sun::star::ui::dialogs::DialogClosedEvent* );
/trunk/main/cui/source/options/
H A Doptpath.cxx267 xDialogListener->SetDialogClosedLink( LINK( this, SvxPathTabPage, DialogClosedHdl ) ); in SvxPathTabPage()
722 IMPL_LINK( SvxPathTabPage, DialogClosedHdl, DialogClosedEvent*, pEvt ) in IMPL_LINK() argument
H A Doptjava.hxx88 DECL_LINK( DialogClosedHdl, ::com::sun::star::ui::dialogs::DialogClosedEvent* );
H A Doptjava.cxx150 xDialogListener->SetDialogClosedLink( LINK( this, SvxJavaOptionsPage, DialogClosedHdl ) ); in SvxJavaOptionsPage()
398 IMPL_LINK( SvxJavaOptionsPage, DialogClosedHdl, DialogClosedEvent*, pEvt ) in IMPL_LINK() argument
/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx772 xDialogListener->SetDialogClosedLink( LINK( this, TPGalleryThemeProperties, DialogClosedHdl ) ); in TPGalleryThemeProperties()
1264 IMPL_LINK( TPGalleryThemeProperties, DialogClosedHdl, ::com::sun::star::ui::dialogs::DialogClosedEv… in IMPL_LINK() argument
/trunk/main/starmath/inc/
H A Dview.hxx225 DECL_LINK( DialogClosedHdl, sfx2::FileDialogHelper* );
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx255 DECL_LINK( DialogClosedHdl, sfx2::FileDialogHelper* );
H A Dview.hxx627 DECL_LINK( DialogClosedHdl, sfx2::FileDialogHelper * );
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx807 pDocInserter->StartExecuteModal( LINK( this, SwGlobalTree, DialogClosedHdl ) ); in InsertRegion()
1492 IMPL_LINK( SwGlobalTree, DialogClosedHdl, sfx2::FileDialogHelper*, _pFileDlg ) in IMPL_LINK() argument
/trunk/main/starmath/source/
H A Dview.cxx1603 pImpl->pDocInserter->StartExecuteModal( LINK( this, SmViewShell, DialogClosedHdl ) ); in Execute()
1962 IMPL_LINK( SmViewShell, DialogClosedHdl, sfx2::FileDialogHelper*, _pFileDlg ) in IMPL_LINK() argument

Completed in 92 milliseconds

12