Home
last modified time | relevance | path

Searched refs:WB_OPEN (Results 1 – 21 of 21) sorted by relevance

/aoo41x/main/fpicker/source/office/
H A DOfficeFilePicker.cxx283 nBits = WB_OPEN; in getWinBits()
317 nBits = WB_OPEN; in getWinBits()
322 nBits = WB_OPEN; in getWinBits()
327 nBits = WB_OPEN | SFXWB_READONLY; in getWinBits()
332 nBits = WB_OPEN; in getWinBits()
335 if ( m_bMultiSelection && ( ( nBits & WB_OPEN ) == WB_OPEN ) ) in getWinBits()
H A Diodlg.hxx63 #define SFXWB_INSERT ( 0x04000000L | WB_OPEN )
/aoo41x/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx317 ::sfx2::FileDialogHelper aFileDlg(WB_3DLOOK | WB_STDMODAL | WB_OPEN
327 ::sfx2::FileDialogHelper aFileDlg(WB_3DLOOK | WB_STDMODAL | WB_OPEN);
337 ::sfx2::FileDialogHelper aFileDlg(WB_3DLOOK | WB_STDMODAL | WB_OPEN);
H A Dgeneralpage.cxx601 ::sfx2::FileDialogHelper aFileDlg( WB_OPEN, ::String::CreateFromAscii("sdatabase") );
/aoo41x/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx940 if( WB_OPEN == ( nFlags & WB_OPEN ) ) in FileDialogHelper_Impl()
1910 if ( WB_OPEN == ( nFlags & WB_OPEN ) ) in addFilters()
2494 ::sfx2::addExtension( aFilterUIName, aWildcard, ( WB_OPEN == ( nFlags & WB_OPEN ) ), *mpImp ); in FileDialogHelper()
H A Ddinfdlg.cxx1337 pFileDlg = new sfx2::FileDialogHelper( TemplateDescription::FILEOPEN_SIMPLE, WB_OPEN ); in IMPL_LINK()
/aoo41x/main/cui/source/options/
H A Ddoclinkdialog.cxx168 ::sfx2::FileDialogHelper aFileDlg(WB_3DLOOK | WB_STDMODAL | WB_OPEN); in IMPL_LINK()
H A Doptinet2.cxx1708 WB_OPEN ); in IMPL_LINK()
/aoo41x/main/sfx2/inc/sfx2/
H A Dfiledlghelper.hxx79 #define SFXWB_INSERT ( 0x04000000L | WB_OPEN ) // ((WinBits)0x00200000)
/aoo41x/main/tools/inc/tools/
H A Dwintypes.hxx283 #define WB_OPEN ((WinBits)0x00200000) macro
/aoo41x/main/sfx2/source/appl/
H A Dshutdownicon.cxx407 m_pFileDlg = new FileDialogHelper( WB_OPEN | SFXWB_MULTISELECTION, String() ); in StartFileDialog()
H A Dappopen.cxx739WB_OPEN | SFXWB_MULTISELECTION | SFXWB_SHOWVERSIONS, String(), pURLList, aFilter, pSet, &aPath, nD… in OpenDocExec_Impl()
/aoo41x/main/sd/source/ui/dlg/
H A Dtpaction.cxx479 sfx2::FileDialogHelper aFileDialog(WB_OPEN | WB_3DLOOK | WB_STDMODAL ); in OpenFileDialog()
H A Ddlgass.cxx1892 sfx2::FileDialogHelper aFileDlg( WB_OPEN, ::String::CreateFromAscii("simpress") ); in IMPL_LINK()
/aoo41x/main/sd/source/ui/func/
H A Dfuinsfil.cxx122 sfx2::FileDialogHelper aFileDialog( WB_OPEN | SFXWB_INSERT | WB_STDMODAL ); in DoExecute()
/aoo41x/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.cxx606 ::sfx2::FileDialogHelper aLoad(WB_3DLOOK | WB_STDMODAL | WB_OPEN);
/aoo41x/main/cui/source/dialogs/
H A Dinsdlg.cxx1040 sfx2::FileDialogHelper aFileDlg( WB_OPEN | SFXWB_PASSWORD, String() ); in IMPL_STATIC_LINK()
/aoo41x/main/cui/source/customize/
H A Dacccfg.cxx995 StartFileDialog( WB_OPEN | WB_STDMODAL | WB_3DLOOK, aLoadAccelConfigStr ); in IMPL_LINK()
/aoo41x/main/svx/workben/
H A Dedittest.cxx449 pFileDialogBox = new FileDialog( this, WinBits( WB_OPEN | WB_SVLOOK ) ); in EditMainWindow()
/aoo41x/main/sfx2/source/doc/
H A Ddocvor.cxx2291 pFileDlg = new sfx2::FileDialogHelper( WB_OPEN, String() ); in IMPL_LINK()
/aoo41x/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2888 ::sfx2::FileDialogHelper aFileDlg(WB_3DLOOK|WB_OPEN,::String::CreateFromAscii("sdatabase")); in impl_browseForDatabaseDocument_throw()

Completed in 204 milliseconds