Home
last modified time | relevance | path

Searched refs:bDlgMode (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/basctl/source/basicide/
H A Dbastype3.cxx118 bool bDlgMode = ( nMode & BROWSEMODE_DIALOGS ) && !( nMode & BROWSEMODE_MODULES ); in RequestingChilds() local
119 Image aImage( IDEResId( bDlgMode ? RID_IMG_DLGLIB : RID_IMG_MODLIB ) ); in RequestingChilds()
120 Image aImageHC( IDEResId( bDlgMode ? RID_IMG_DLGLIB_HC : RID_IMG_MODLIB_HC ) ); in RequestingChilds()
H A Dmoduldl2.cxx1690 … bool bDlgMode = ( nMode & BROWSEMODE_DIALOGS ) && !( nMode & BROWSEMODE_MODULES ); in createLibImpl() local
1691 sal_uInt16 nId = bDlgMode ? RID_IMG_DLGLIB : RID_IMG_MODLIB; in createLibImpl()
1692 sal_uInt16 nIdHC = bDlgMode ? RID_IMG_DLGLIB_HC : RID_IMG_MODLIB_HC; in createLibImpl()

Completed in 22 milliseconds