Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Ddocinsert.cxx74 , m_nDlgFlags ( _nFlags | SFXWB_INSERT | WB_3DLOOK ) in DocumentInserter()
253 if ( SFXWB_INSERT == ( m_nDlgFlags & SFXWB_INSERT ) ) in IMPL_LINK()
/trunk/main/sfx2/source/appl/
H A Dfileobj.cxx495 pLink->GetFileDialog( (SFXWB_INSERT | WB_3DLOOK), String() ); in Edit()
512 pLink->GetFileDialog( (SFXWB_INSERT | WB_3DLOOK), sFactory ); in Edit()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx929 mbInsert = SFXWB_INSERT == ( nFlags & SFXWB_INSERT ); in FileDialogHelper_Impl()
2820 else if ( SFXWB_INSERT != ( nFlags & SFXWB_INSERT ) ) in getDialogType()
/trunk/main/sfx2/inc/sfx2/
H A Dfiledlghelper.hxx79 #define SFXWB_INSERT ( 0x04000000L | WB_OPEN ) // ((WinBits)0x00200000) macro
/trunk/main/svx/source/dialog/
H A Dpfiledlg.cxx63 maFileDlg(SFXWB_INSERT) in SvxPluginFileDlg()
/trunk/main/sw/source/ui/fldui/
H A Djavaedit.cxx339 (SFXWB_INSERT | WB_3DLOOK), String::CreateFromAscii("swriter") ); in IMPL_LINK()
/trunk/main/fpicker/source/office/
H A Diodlg.hxx63 #define SFXWB_INSERT ( 0x04000000L | WB_OPEN ) macro
/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx122 sfx2::FileDialogHelper aFileDialog( WB_OPEN | SFXWB_INSERT | WB_STDMODAL ); in DoExecute()

Completed in 49 milliseconds