Home
last modified time | relevance | path

Searched refs:SFXWB_PATHDIALOG (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sfx2/inc/sfx2/
H A Dfiledlghelper.hxx82 #define SFXWB_PATHDIALOG WB_PATH // ((WinBits)0x00100000) macro
83 #define SFXWB_CLASSPATH ( 0x08000000L | SFXWB_PATHDIALOG )
/aoo4110/main/fpicker/source/office/
H A Diodlg.hxx66 #define SFXWB_PATHDIALOG WB_PATH macro
67 #define SFXWB_CLASSPATH ( 0x08000000L | SFXWB_PATHDIALOG )
H A DOfficeFolderPicker.cxx114 return new SvtFileDialog( _pParent, SFXWB_PATHDIALOG ); in implCreateDialog()
H A Diodlg.cxx563 if ( ( nStyle & SFXWB_PATHDIALOG ) == SFXWB_PATHDIALOG ) in Init_Impl()
768 if ( ( nStyle & SFXWB_PATHDIALOG ) == SFXWB_PATHDIALOG ) in Init_Impl()
/aoo4110/main/fpicker/test/
H A Dsvdem.cxx205 SvtFileDialog* pDlg = new SvtFileDialog( this,SFXWB_PATHDIALOG); in IMPL_LINK()

Completed in 122 milliseconds