Home
last modified time | relevance | path

Searched refs:GetWindowPos (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Dsplitwin.cxx517 GetWindowPos( pDock->pWin, nL, nPos ); in InsertWindow()
619 GetWindowPos( pDockWin, nL, nP ); in MoveWindow()
677 GetWindowPos( pD->pWin, nL, nP ); in InsertWindow()
901 sal_Bool SfxSplitWindow::GetWindowPos( const SfxDockingWindow* pWindow, in GetWindowPos() function in SfxSplitWindow
921 sal_Bool SfxSplitWindow::GetWindowPos( const Point& rTestPos, in GetWindowPos() function in SfxSplitWindow
H A Ddockwin.cxx693 pImp->pSplitWin->GetWindowPos(this, pImp->nLine, pImp->nPos); in StartDocking()
1530 if ( pSplitWin->GetWindowPos( aPos, nLine, nPos ) ) in CalcAlignment()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx316 Point aPnt1( GetWindowPos( rDocPosTopLeft ) ); in ImplDrawHighlightRect()
317 Point aPnt2( GetWindowPos( rDocPosBottomRight ) ); in ImplDrawHighlightRect()
391 Point ImpEditView::GetWindowPos( const Point& rDocPos ) const in GetWindowPos() function in ImpEditView
410 Rectangle ImpEditView::GetWindowPos( const Rectangle& rDocRect ) const in GetWindowPos() function in ImpEditView
413 Point aPos( GetWindowPos( rDocRect.TopLeft() ) ); in GetWindowPos()
835 Rectangle aCursorRect = GetWindowPos( aEditCursor ); in ShowCursor()
1933 aStartPos = GetWindowPos( aStartPos ); in dragOver()
1935 aEndPos = GetWindowPos( aEndPos ); in dragOver()
1952 Point aTopLeft( GetWindowPos( aEditCursor.TopLeft() ) ); in dragOver()
H A Deditview.cxx666 return pImpEditView->GetWindowPos( aDocPos ); in GetWindowPosTopLeft()
1197 Point aScreenPos = pImpEditView->GetWindowPos( aTempRect.TopLeft() ); in ExecuteSpellPopup()
1426 Point aPnt1( pImpEditView->GetWindowPos( aTopLeftRec.TopLeft() ) ); in GetWordUnderMousePointer()
1427 Point aPnt2( pImpEditView->GetWindowPos( aBottomRightRec.BottomRight()) ); in GetWordUnderMousePointer()
H A Dimpedit.hxx279 Point GetWindowPos( const Point& rDocPos ) const;
280 Rectangle GetWindowPos( const Rectangle& rDocPos ) const;
H A Dediteng.cxx1230 aPos = pEditView->pImpEditView->GetWindowPos( aPos ); in PostKeyEvent()
H A Dimpedit4.cxx2522 aClipRec.SetPos( pView->pImpEditView->GetWindowPos( aClipRec.TopLeft() ) ); in DoOnlineSpelling()
H A Dimpedit3.cxx305 aClipRec = pView->pImpEditView->GetWindowPos( aClipRec ); in UpdateViews()
H A Dimpedit2.cxx624 Rectangle aRect = pView->GetImpEditView()->GetWindowPos( aR1 ); in Command()
/trunk/main/sfx2/source/inc/
H A Dsplitwin.hxx104 sal_Bool GetWindowPos( const SfxDockingWindow* pWindow,
106 sal_Bool GetWindowPos( const Point& rTestPos,
/trunk/main/svtools/source/edit/
H A Dtextview.cxx471 Point aPnt1( GetWindowPos( aTopLeft ) ); in ImpHighlight()
472 Point aPnt2( GetWindowPos( aBottomRight ) ); in ImpHighlight()
1906 …Point aPoint( GetWindowPos( !mpImpl->mpTextEngine->IsRightToLeft() ? aEditCursor.TopLeft() : aEdit… in ImpShowCursor()
2000 aCursor.SetPos( GetWindowPos( aCursor.TopLeft() ) ); in ImpShowDDCursor()
2354 Point TextView::GetWindowPos( const Point& rDocPos ) const in GetWindowPos() function in TextView
H A Dtexteng.cxx1613 Point aNewPos = pView->GetWindowPos( aClipRec.TopLeft() ); in UpdateViews()
/trunk/main/sfx2/source/sidebar/
H A DSidebarController.cxx1070 if (pSplitWindow->GetWindowPos(mpParentWindow, nColumn, nRow)) in CanModifyChildWindowWidth()
1090 pSplitWindow->GetWindowPos(mpParentWindow, nColumn, nRow); in SetChildWindowWidth()
/trunk/main/svtools/inc/svtools/
H A Dtextview.hxx160 Point GetWindowPos( const Point& rDocPos ) const;
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx299 aTopLeft = GetEditView()->GetWindowPos( aTopLeft ); in RequestHelp()

Completed in 191 milliseconds