Searched refs:DoResize (Results 1 – 14 of 14) sorted by relevance
/aoo4110/main/sfx2/source/view/ |
H A D | frame2.cxx | 85 void DoResize(); 204 DoResize(); in Resize() 218 DoResize(); in StateChanged() 227 void SfxFrameWindow_Impl::DoResize() in DoResize() function in SfxFrameWindow_Impl
|
/aoo4110/main/sw/source/ui/docvw/ |
H A D | SidebarWin.cxx | 474 DoResize(); in SetPosAndSize() 661 void SwSidebarWin::DoResize() in DoResize() function in sw::sidebarwindows::SwSidebarWin 785 DoResize(); in ResizeIfNeccessary() 792 DoResize(); in ResizeIfNeccessary() 798 DoResize(); in ResizeIfNeccessary()
|
/aoo4110/main/svx/source/dialog/ |
H A D | hyprlink.cxx | 235 aUrlCB.DoResize(nNewUrlWidth); in Resize() 236 aNameCB.DoResize(nNewNameWidth); in Resize() 943 void HyperCombo::DoResize( long nNewWidth ) in DoResize() function in HyperCombo
|
H A D | hyprdlg.hxx | 58 void DoResize( long nW );
|
/aoo4110/main/sd/source/ui/annotations/ |
H A D | annotationwindow.cxx | 424 void AnnotationWindow::DoResize() in DoResize() function in sd::AnnotationWindow 494 DoResize(); in ResizeIfNeccessary() 806 DoResize(); in ExecuteSlot()
|
H A D | annotationwindow.hxx | 137 void DoResize();
|
H A D | annotationtag.cxx | 696 mpAnnotationWindow->DoResize(); in OpenPopup()
|
/aoo4110/main/sc/source/ui/navipi/ |
H A D | navipi.cxx | 629 pNavigator->DoResize(); in SFX_IMPL_CHILDWINDOWCONTEXT() 870 DoResize(); in Resize() 875 void ScNavigatorDlg::DoResize() in DoResize() function in ScNavigatorDlg
|
/aoo4110/main/sw/inc/ |
H A D | SidebarWin.hxx | 117 void DoResize();
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | navipi.hxx | 282 void DoResize();
|
H A D | tabview.hxx | 250 void DoResize( const Point& rOffset, const Size& rSize, sal_Bool bInner = sal_False );
|
/aoo4110/main/sc/source/ui/view/ |
H A D | tabvwsh4.cxx | 418 DoResize( rOfs, aNewSize, sal_True ); // rSize = Groesse von gridwin in InnerResizePixel() 432 DoResize( rOfs, rSize ); // Position und Groesse von tabview wie uebergeben in OuterResizePixel()
|
H A D | tabview.cxx | 468 void ScTabView::DoResize( const Point& rOffset, const Size& rSize, sal_Bool bInner ) in DoResize() function in ScTabView 946 DoResize( aBorderPos, aFrameSize ); in RepeatResize() 1792 DoResize( aBorderPos, aFrameSize ); in IMPL_LINK()
|
H A D | tabview3.cxx | 1790 DoResize( aBorderPos, aFrameSize ); in SetTabNo()
|
Completed in 63 milliseconds