Home
last modified time | relevance | path

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

/trunk/main/extensions/source/abpilot/
H A Dabspilot.hxx101 return ( ( AST_LDAP == _eType ) in needAdminInvokationPage()
126 return ( AST_LDAP != _eType ) && ( AST_KAB != _eType ); in needTableSelection()
H A Dabspilot.cxx313 case AST_LDAP : pGuess = "LDAP Directory"; break; in implDefaultTableName()
380 case AST_LDAP: in implCreateDataSource()
H A Daddresssettings.hxx47 AST_LDAP, enumerator
H A Dadmininvokationpage.cxx98 if ( aInvokation.invokeAdministration( AST_LDAP == getSettings().eType ) )
H A Dtypeselectionpage.cxx105 m_aAllTypes.push_back( ButtonItem( &m_aLDAP, AST_LDAP, bWithMozilla ) ); in TypeSelectionPage()

Completed in 24 milliseconds