Home
last modified time | relevance | path

Searched refs:BROWSEMODE_MODULES (Results 1 – 7 of 7) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dbastype2.cxx285 if ( ( nMode & BROWSEMODE_DIALOGS ) && !( nMode & BROWSEMODE_MODULES ) ) in ImpCreateLibEntries()
320 if ( nMode & BROWSEMODE_MODULES ) 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 Dmoduldlg.cxx537 pNewTabPage = new ObjectPage( pTabCtrl, IDEResId( RID_TP_MODULS ), BROWSEMODE_MODULES ); in IMPL_LINK()
581 if( nMode & BROWSEMODE_MODULES ) in ObjectPage()
633 if( bVBAEnabled && ( nMode & BROWSEMODE_MODULES ) && ( nDepth == 2 ) ) in CheckButtons()
668 …if( bVBAEnabled && ( nMode & BROWSEMODE_MODULES ) && ( ( nDepth == 2 ) || aLibSubName.Equals( Stri… in CheckButtons()
H A Dbastype2.hxx40 #define BROWSEMODE_MODULES 0x01 macro
H A Dbastype3.cxx118 bool bDlgMode = ( nMode & BROWSEMODE_DIALOGS ) && !( nMode & BROWSEMODE_MODULES ); in RequestingChilds()
H A Dmacrodlg.cxx119 aBasicBox.SetMode( BROWSEMODE_MODULES ); in DECLARE_LIST()
H A Dmoduldl2.cxx1690 … bool bDlgMode = ( nMode & BROWSEMODE_DIALOGS ) && !( nMode & BROWSEMODE_MODULES ); in createLibImpl()
/trunk/main/cui/source/inc/
H A Dscriptdlg.hxx55 #define BROWSEMODE_MODULES 0x01 macro

Completed in 41 milliseconds