Searched refs:bWithMozilla (Results 1 – 1 of 1) sorted by relevance
62 bool bWithMozilla = true, bUnx = true; in TypeSelectionPage() local67 bWithMozilla = false; in TypeSelectionPage()97 m_aAllTypes.push_back( ButtonItem( &m_aThunderbird, AST_THUNDERBIRD, bWithMozilla ) ); in TypeSelectionPage()100 m_aAllTypes.push_back( ButtonItem( &m_aLDAP, AST_LDAP, bWithMozilla ) ); in TypeSelectionPage()101 m_aAllTypes.push_back( ButtonItem( &m_aOutlook, AST_OUTLOOK, bWithMozilla && !bUnx ) ); in TypeSelectionPage()102 m_aAllTypes.push_back( ButtonItem( &m_aOE, AST_OE, bWithMozilla && !bUnx ) ); in TypeSelectionPage()