Home
last modified time | relevance | path

Searched refs:SetDragRectPixel (Results 1 – 13 of 13) sorted by relevance

/trunk/main/dbaccess/source/ui/control/
H A DVertSplitView.cxx162 m_pSplitter->SetDragRectPixel( Rectangle(aPlaygroundPos,aPlaygroundSize) ); in Resize()
184 m_pSplitter->SetDragRectPixel( Rectangle(aPlaygroundPos,aPlaygroundSize) ); in Resize()
/trunk/main/svx/source/gallery2/
H A DGalleryControl.cxx155 mpSplitter->SetDragRectPixel( in Resize()
174 mpSplitter->SetDragRectPixel( in Resize()
H A Dgalbrws.cxx176 mpSplitter->SetDragRectPixel( in Resize()
195 mpSplitter->SetDragRectPixel( in Resize()
/trunk/main/vcl/inc/vcl/
H A Dsplit.hxx95 void SetDragRectPixel( const Rectangle& rDragRect,
/trunk/main/toolkit/source/awt/
H A Dvclxsplitter.cxx159 mpSplitter->SetDragRectPixel( ::Rectangle( 0, 0, rArea.Width, rArea.Height ) ); in allocateArea()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx147 m_pSplitter->SetDragRectPixel( aPlayground ); in resizeAll()
H A DQueryDesignView.cxx2734 m_aSplitter.SetDragRectPixel( _rPlayground ); in resizeDocumentView()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignView.cxx135 …m_aHorzSplitter.SetDragRectPixel( Rectangle(Point(0,nDragPosY), Size(nOutputWidth,nDragSizeHeight)… in Resize()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwview.cxx277 m_pSplitter->SetDragRectPixel( _rPlayground ); in resizeDocumentView()
/trunk/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx270 m_aSplitter.SetDragRectPixel( Rectangle(Point(aStartWidth,0),aSectionSize)); in Resize()
/trunk/main/vcl/source/window/
H A Dsplit.cxx511 void Splitter::SetDragRectPixel( const Rectangle& rDragRect, Window* _pRefWin ) in SetDragRectPixel() function in Splitter
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx1583 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()
/trunk/main/sc/source/ui/view/
H A Dtabview.cxx670 pHSplitter->SetDragRectPixel( in DoResize()
673 pVSplitter->SetDragRectPixel( in DoResize()

Completed in 77 milliseconds