Searched refs:m_aMoreFewerOptionsBTN (Results 1 – 1 of 1) sorted by relevance
115 MoreButton m_aMoreFewerOptionsBTN; member157 m_aMoreFewerOptionsBTN ( pParent, CUI_RES( BTN_MORE_FEWER_OPTIONS ) ), in PasswordToOpenModifyDialog_Impl()180 m_aMoreFewerOptionsBTN.SetMoreText( String( CUI_RES( STR_MORE_OPTIONS ) ) ); in PasswordToOpenModifyDialog_Impl()181 m_aMoreFewerOptionsBTN.SetLessText( String( CUI_RES( STR_FEWER_OPTIONS ) ) ); in PasswordToOpenModifyDialog_Impl()209 m_aMoreFewerOptionsBTN.Enable( bIsPasswordToModify ); in PasswordToOpenModifyDialog_Impl()211 m_aMoreFewerOptionsBTN.Hide( sal_True ); in PasswordToOpenModifyDialog_Impl()
Completed in 7 milliseconds