Home
last modified time | relevance | path

Searched refs:aOldPos (Results 26 – 32 of 32) sorted by relevance

12

/aoo42x/main/sw/source/core/frmedt/
H A Dfetab.cxx1960 SwPosition aOldPos( *pCrsr->GetPoint() ); in SelTblRowCol() local
1973 aOldPos.nNode.GetNode().StartOfSectionNode() ) in SelTblRowCol()
H A Dfeshview.cxx154 const Point aOldPos( pDView->GetAllMarkedRect().TopLeft() ); in SelectObj() local
243 SetCrsr( aOldPos, sal_True); in SelectObj()
/aoo42x/main/sc/source/ui/view/
H A Dgridwin4.cxx1224 Point aOldPos = aComboButton.GetPosPixel(); // Zustand fuer MouseDown/Up in DrawButtons() local
1350 aComboButton.SetPosPixel( aOldPos ); // restore old state in DrawButtons()
H A Dgridwin.cxx4537 ScAddress aOldPos = aListValPos; in UpdateListValPos() local
4544 if ( !bOldButton || aListValPos != aOldPos ) in UpdateListValPos()
4552 if ( !bListValButton || aListValPos != aOldPos ) in UpdateListValPos()
4555 Invalidate( PixelToLogic( GetListValButtonRect( aOldPos ) ) ); in UpdateListValPos()
/aoo42x/main/sw/source/core/layout/
H A Dtabfrm.cxx2054 Point aOldPos( (Frm().*fnRect->fnGetPos)() ); in MakeAll() local
2057 if ( aOldPos != (Frm().*fnRect->fnGetPos)() ) in MakeAll()
2059 if ( aOldPos.Y() != (Frm().*fnRect->fnGetTop)() ) in MakeAll()
/aoo42x/main/sw/source/filter/html/
H A Dswhtml.cxx2131 SwPosition aOldPos( *pPam->GetPoint() ); in AppendTxtNode() local
2137 const SwNodeIndex& rEndIdx = aOldPos.nNode; in AppendTxtNode()
2138 xub_StrLen nEndCnt = aOldPos.nContent.GetIndex(); in AppendTxtNode()
/aoo42x/main/sw/source/ui/index/
H A Dcnttab.cxx381 Point aOldPos = GetPosPixel(); in SwMultiTOXTabDialog() local
386 SetPosPixel(aOldPos); in SwMultiTOXTabDialog()

Completed in 167 milliseconds

12