Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1176 aPBBrowseURL ( this, SfxResId( PB_BROWSEURL ) ), in SfxInternetPage()
1210 aPBBrowseURL.SetClickHdl( LINK( this, SfxInternetPage, ClickHdlBrowseURL ) ); in SfxInternetPage()
1297 aPBBrowseURL.Enable( bEnable ); in EnableForward()
1472 aPBBrowseURL.Disable(); in Reset()
/AOO41X/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx274 PushButton aPBBrowseURL; member in SfxInternetPage