Searched refs:aPathBtn (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/uui/source/ |
H A D | logindlg.cxx | 65 aPathBtn.Hide(); in HideControls_Impl() 71 aPathBtn.Enable( sal_False ); in HideControls_Impl() 122 lcl_Move( aPathBtn, nOffset ); in HideControls_Impl() 202 aPathBtn.Enable( !bUseSysCredsEnabled ); in EnableUseSysCredsControls_Impl() 266 aPathBtn ( this, ResId( BTN_LOGIN_PATH, *pResMgr ) ), in LoginDialog() 302 aPathBtn.SetClickHdl( LINK( this, LoginDialog, PathHdl_Impl ) ); in LoginDialog()
|
H A D | logindlg.hxx | 59 PushButton aPathBtn; member in LoginDialog
|
/aoo42x/main/cui/source/options/ |
H A D | optpath.cxx | 220 aPathBtn ( this, CUI_RES( BTN_PATH ) ), in SvxPathTabPage() 230 aPathBtn.SetClickHdl( aLink ); in SvxPathTabPage() 423 aPathBtn.Enable( 1 == nSelCount && bEnable); in IMPL_LINK()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | glossary.cxx | 244 aPathBtn (this, SW_RES(PB_PATH)), in SwGlossaryDlg() 271 aPathBtn.SetClickHdl(LINK(this, SwGlossaryDlg, PathHdl)); in SwGlossaryDlg() 777 PathHdl(&aPathBtn); in IMPL_LINK()
|
/aoo42x/main/cui/source/inc/ |
H A D | optpath.hxx | 72 PushButton aPathBtn; member in SvxPathTabPage
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | glossary.hxx | 123 PushButton aPathBtn; member in SwGlossaryDlg
|
Completed in 25 milliseconds