Home
last modified time | relevance | path

Searched refs:OBJ_TYPE_DIALOG (Results 1 – 6 of 6) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx250 ( eSourceType == OBJ_TYPE_DIALOG && rDestDoc.hasDialog( aDestLibName, aSourceName ) ) ) in NotifyAcceptDrop()
403 else if ( eType == OBJ_TYPE_DIALOG ) // dialog in NotifyCopyingMoving()
444 else if ( eType == OBJ_TYPE_DIALOG ) // dialog in NotifyCopyingMoving()
862 … SvLBoxEntry* pEntry = aBasicBox.FindEntry( pLibEntry, aDlgName, OBJ_TYPE_DIALOG ); in NewDialog()
870 std::auto_ptr< BasicEntry >( new BasicEntry( OBJ_TYPE_DIALOG ) ) ); in NewDialog()
896 ( eType == OBJ_TYPE_DIALOG && QueryDelDialog( aName, this ) ) ) in DeleteCurrent()
916 else if ( eType == OBJ_TYPE_DIALOG ) in DeleteCurrent()
H A Dbastype3.cxx245 case OBJ_TYPE_DIALOG: in FindVariable()
346 case OBJ_TYPE_DIALOG: in GetEntryDescriptor()
398 case OBJ_TYPE_DIALOG: in ConvertType()
446 case OBJ_TYPE_DIALOG: in IsValidEntry()
H A Dbastype2.cxx396 SvLBoxEntry* pDialogEntry = FindEntry( pLibRootEntry, aDlgName, OBJ_TYPE_DIALOG ); in ImpCreateLibSubEntries()
403 std::auto_ptr< BasicEntry >( new BasicEntry( OBJ_TYPE_DIALOG ) ) ); in ImpCreateLibSubEntries()
849 if ( aDesc.GetType() == OBJ_TYPE_DIALOG ) in SetCurrentEntry()
850 eType = OBJ_TYPE_DIALOG; in SetCurrentEntry()
H A Dobjdlg.cxx216 aDesc.GetType() == OBJ_TYPE_DIALOG || in IMPL_LINK()
246 if ( eType == OBJ_TYPE_DIALOG || eType == OBJ_TYPE_MODULE || eType == OBJ_TYPE_METHOD ) in CheckButtons()
H A Dbastype2.hxx38 …_TYPE_UNKNOWN, OBJ_TYPE_DOCUMENT, OBJ_TYPE_LIBRARY, OBJ_TYPE_MODULE, OBJ_TYPE_DIALOG, OBJ_TYPE_MET… enumerator
H A Dbaside3.cxx1315 …rn BasicEntryDescriptor( aDocument, eLocation, aLibName, aLibSubName, GetName(), OBJ_TYPE_DIALOG ); in CreateEntryDescriptor()

Completed in 42 milliseconds