Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/gallery2/
H A Dgalbrws.cxx81 mpBrowser2(0), in SFX_IMPL_DOCKINGWINDOW()
102 mpBrowser2->Show( sal_True ); in SFX_IMPL_DOCKINGWINDOW()
116 delete mpBrowser2; in ~GalleryBrowser()
140 mpBrowser2->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
141 mpBrowser2->SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings()
181 mpBrowser2->SetPosSizePixel( in Resize()
200 mpBrowser2->SetPosSizePixel( in Resize()
223 mpBrowser2->maViewBox.GrabFocus(); in KeyInput()
224 else if( mpBrowser2->maViewBox.HasFocus() ) in KeyInput()
234 mpBrowser2->maViewBox.GrabFocus(); in KeyInput()
[all …]
H A DGalleryControl.cxx66 mpBrowser2->Show(sal_True); in GalleryControl()
100 mpBrowser2->SetControlBackground( GALLERY_DLG_COLOR ); in InitSettings()
101 mpBrowser2->SetControlForeground( GALLERY_DLG_COLOR ); in InitSettings()
106 mpBrowser2->SetBackground(aBackground); in InitSettings()
160 mpBrowser2->SetPosSizePixel( in Resize()
179 mpBrowser2->SetPosSizePixel( in Resize()
201 mpBrowser2->GetViewWindow()->GrabFocus(); in KeyInput()
203 mpBrowser2->maViewBox.GrabFocus(); in KeyInput()
204 else if( mpBrowser2->maViewBox.HasFocus() ) in KeyInput()
214 mpBrowser2->maViewBox.GrabFocus(); in KeyInput()
[all …]
/aoo42x/main/svx/inc/
H A DGalleryControl.hxx57 ::boost::scoped_ptr<GalleryBrowser2> mpBrowser2;
/aoo42x/main/svx/inc/svx/
H A Dgalbrws.hxx70 GalleryBrowser2* mpBrowser2; member in GalleryBrowser

Completed in 28 milliseconds