Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dbastype2.cxx285 if ( ( nMode & BROWSEMODE_DIALOGS ) && !( nMode & BROWSEMODE_MODULES ) ) in ImpCreateLibEntries()
380 if ( nMode & BROWSEMODE_DIALOGS ) in ImpCreateLibSubEntries()
732 if ( ( nMode & BROWSEMODE_MODULES ) && !( nMode & BROWSEMODE_DIALOGS ) ) in GetLibraryType()
734 else if ( !( nMode & BROWSEMODE_MODULES ) && ( nMode & BROWSEMODE_DIALOGS ) ) in GetLibraryType()
H A Dbastype2.hxx42 #define BROWSEMODE_DIALOGS 0x04 macro
H A Dmoduldlg.cxx544 pNewTabPage = new ObjectPage( pTabCtrl, IDEResId( RID_TP_DLGS ), BROWSEMODE_DIALOGS ); in IMPL_LINK()
586 else if ( nMode & BROWSEMODE_DIALOGS ) in ObjectPage()
H A Dbastype3.cxx118 bool bDlgMode = ( nMode & BROWSEMODE_DIALOGS ) && !( nMode & BROWSEMODE_MODULES ); in RequestingChilds()
H A Dmoduldl2.cxx1690 … bool bDlgMode = ( nMode & BROWSEMODE_DIALOGS ) && !( nMode & BROWSEMODE_MODULES ); in createLibImpl()

Completed in 30 milliseconds