Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dpasswdomdlg.cxx115 MoreButton m_aMoreFewerOptionsBTN; member
157 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 11 milliseconds