Searched refs:SetDragRectPixel (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | VertSplitView.cxx | 162 m_pSplitter->SetDragRectPixel( Rectangle(aPlaygroundPos,aPlaygroundSize) ); in Resize() 184 m_pSplitter->SetDragRectPixel( Rectangle(aPlaygroundPos,aPlaygroundSize) ); in Resize()
|
/aoo42x/main/svx/source/gallery2/ |
H A D | GalleryControl.cxx | 155 mpSplitter->SetDragRectPixel( in Resize() 174 mpSplitter->SetDragRectPixel( in Resize()
|
H A D | galbrws.cxx | 176 mpSplitter->SetDragRectPixel( in Resize() 195 mpSplitter->SetDragRectPixel( in Resize()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | split.hxx | 95 void SetDragRectPixel( const Rectangle& rDragRect,
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxsplitter.cxx | 159 mpSplitter->SetDragRectPixel( ::Rectangle( 0, 0, rArea.Width, rArea.Height ) ); in allocateArea()
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | querycontainerwindow.cxx | 147 m_pSplitter->SetDragRectPixel( aPlayground ); in resizeAll()
|
H A D | QueryDesignView.cxx | 2734 m_aSplitter.SetDragRectPixel( _rPlayground ); in resizeDocumentView()
|
/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableDesignView.cxx | 135 …m_aHorzSplitter.SetDragRectPixel( Rectangle(Point(0,nDragPosY), Size(nOutputWidth,nDragSizeHeight)… in Resize()
|
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | brwview.cxx | 277 m_pSplitter->SetDragRectPixel( _rPlayground ); in resizeDocumentView()
|
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | SectionWindow.cxx | 270 m_aSplitter.SetDragRectPixel( Rectangle(Point(aStartWidth,0),aSectionSize)); in Resize()
|
/aoo42x/main/vcl/source/window/ |
H A D | split.cxx | 511 void Splitter::SetDragRectPixel( const Rectangle& rDragRect, Window* _pRefWin ) in SetDragRectPixel() function in Splitter
|
/aoo42x/main/basctl/source/basicide/ |
H A D | baside2.cxx | 1583 aVSplitter.SetDragRectPixel( Rectangle( Point( 0, 0 ), Size( aSz.Width(), aSz.Height() ) ) ); in ArrangeWindows() 1587 …aHSplitter.SetDragRectPixel( Rectangle( Point( 0, nVSplitPos+SPLIT_HEIGHT ), Size( aSz.Width(), aS… in ArrangeWindows()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabview.cxx | 670 pHSplitter->SetDragRectPixel( in DoResize() 673 pVSplitter->SetDragRectPixel( in DoResize()
|
Completed in 104 milliseconds